File: data_dev.rst

package info (click to toggle)
cclib 1.8-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 55,300 kB
  • sloc: python: 23,276; makefile: 84; sh: 26
file content (21 lines) | stat: -rw-r--r-- 884 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Development parsed data
=======================

This is a list of all the data parsed by the `current development code of cclib`_. For the same information for the current official release (version |release|), see the regular `parsed data`_ page. Note that the information on this page may be outdated.

.. _`current development code of cclib`: https://github.com/cclib/cclib
.. _`parsed data`: data.html

Description of parsed data
--------------------------

Click the attribute name in the table below to go to the notes and specifications for a particular attribute. All arrays are Numpy arrays of type 'd' (if containing floats) or 'i' (if containing integers).

.. include:: attributes_dev.rst

Details of current implementation
---------------------------------

**N/A** = not applicable, **N/P** = applicable, but not possible, **T/D** = to do

.. include:: coverage_dev.rst