/usr/share/python-ase/doc/ase/ase.rst is in python-ase-doc 3.15.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 | .. _ase:
=======
Modules
=======
Quick links:
.. list-table::
* - :mod:`ase (Atom) <ase.atom>`
- :mod:`ase (Atoms) <ase.atoms>`
- :mod:`~ase.build`
- :mod:`~ase.calculators`
* - :mod:`~ase.collections`
- :mod:`~ase.constraints`
- :mod:`~ase.db`
- :mod:`~ase.dft`
* - :mod:`~ase.data`
- :mod:`~ase.ga`
- :mod:`~ase.geometry`
- :mod:`~ase.gui`
* - :mod:`~ase.io`
- :mod:`~ase.lattice`
- :mod:`~ase.md`
- :mod:`~ase.neb`
* - :mod:`~ase.neighborlist`
- :mod:`~ase.optimize`
- :mod:`~ase.parallel`
- :mod:`~ase.phasediagram`
* - :mod:`~ase.phonons`
- :mod:`~ase.spacegroup`
- :mod:`~ase.transport`
- :mod:`~ase.thermochemistry`
* - :mod:`~ase.units`
- :mod:`~ase.utils`
- :mod:`~ase.vibrations`
- :mod:`~ase.visualize`
.. seealso::
* :ref:`tutorials`
* :ref:`cli`
* :git:`Source code <>`
* Presentation about ASE: :download:`ase-talk.pdf`
List of all modules:
.. toctree::
:maxdepth: 2
atoms
units
io/io
build/build
eos
collections
data
optimize
md
constraints
spacegroup/spacegroup
neighborlist
geometry
db/db
neb
ga
gui/gui
lattice
cluster/cluster
visualize/visualize
calculators/calculators
dft/dft
vibrations/vibrations
phonons
phasediagram/phasediagram
thermochemistry/thermochemistry
utils
parallel
dimer
atom
transport/transport
|