This file is indexed.

/usr/share/python-ase/doc/development/todo.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
To do
=====

Check our `issue tracker`_.

.. _issue tracker: http://trac.fysik.dtu.dk/projects/ase/report/1


Documentation
-------------

* Put example of Verlet dynamics in ase/md
* talk about writing files - pos, py and pckl
* Write more about the parameters of the supported elements of the EMT
  calculator.


Code
----

* Could the *directions* argument of ase.lattice.FaceCenteredCubic etc.
  have default values?