Metadata-Version: 1.2
Name: Diofant
Version: 0.9.0a4
Summary: Computer algebra system (CAS) in Python
Home-page: https://diofant.readthedocs.io/
Author: Sergey B Kirpichev
Author-email: UNKNOWN
License: BSD
Description-Content-Type: UNKNOWN
Description: Diofant is a Python library for symbolic mathematics. It aims to become a
        full-featured computer algebra system (CAS) while keeping the code as
        simple as possible in order to be comprehensible and easily extensible.
        
Keywords: Math CAS
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.4
