Skip to content
forked from theochem/iodata

A Python Library for Reading, Writing, and Converting Computational Chemistry File Formats

License

Notifications You must be signed in to change notification settings

Ali-Tehrani/iodata

 
 

Repository files navigation

IOData

Travis Conda Pypi Codecov Version CondaVersion

About

IOData is a HORTON 3 module for input/output of quantum chemistry file formats. Documentation is here: https://iodata.readthedocs.io/en/latest/index.html

License

IOData is distributed under GPL License version 3 (GPLv3).

Dependencies

The following dependencies will be necessary for IOData to build properly,

Installation

To install IOData using a conda environment:

$ conda create -n iodata_env
$ source activate iodata_env
(iodata_env) $ conda install -c theochem iodata

See https://iodata.readthedocs.io/en/latest/install.html for full details.

About

A Python Library for Reading, Writing, and Converting Computational Chemistry File Formats

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Batchfile 0.5%