This file is indexed.

/usr/share/python-ase/doc/ase/utils.rst is in python-ase-doc 3.12.0-2.

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
.. module:: ase.utils

==============================
Utillity functions and classes
==============================

This module contains utility functions and classes.

.. autofunction:: ase.utils.opencew
.. autofunction:: ase.utils.gcd
.. autofunction:: ase.utils.seterr
.. autofunction:: ase.utils.plural
.. autofunction:: ase.utils.hill
.. autofunction:: ase.utils.convert_string_to_fd
.. autoclass:: ase.utils.timing.Timer
.. autoclass:: ase.utils.timing.timer


Symmetry analysis
=================

http://spglib.sourceforge.net/pyspglibForASE/


Phonons
=======

http://phonopy.sourceforge.net/