Metadata-Version: 1.0
Name: PyQuante
Version: 1.6.4
Summary: PyQuante: Quantum Chemistry in Python
Home-page: http://pyquante.sourceforge.net
Author: Rick Muller
Author-email: rmuller@sandia.gov
License: BSD
Description: PyQuante is an open-source suite of programs for developing quantum
        chemistry methods. The program is written in the Python programming
        language, and has many 'rate-determining' modules also written in C
        for speed. The resulting code is not nearly as fast as Jaguar,
        Gaussian, or GAMESS, but the resulting code is much easier to
        understand and modify. The goal of this software is not necessarily to
        provide a working quantum chemistry program (although it will
        hopefully do that), but rather to provide a well-engineered set of
        tools so that scientists can construct their own quantum chemistry
        programs without going through the tedium of having to write every
        low-level routine. More information, including links to the download
        page, is available at http://pyquante.sourceforge.net.
        
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
