Metadata-Version: 2.1
Name: mathy_core
Version: 0.7.17
Summary: mathy_core - Computer Algebra System for generating and manipulating expression trees from text inputs
Home-page: https://mathy.ai
Author: Justin DuJardin
Author-email: justin@dujardinconsulting.com
License: All rights reserved
Description: <p align="center">
        <a href="https://github.com/mathy/mathy_core/actions">
            <img src="https://github.com/mathy/mathy_core/workflows/Build/badge.svg" />
        </a>
        <a href="https://codecov.io/gh/mathy/mathy_core">
            <img src="https://codecov.io/gh/mathy/mathy_core/branch/master/graph/badge.svg" />
        </a>
        <a href="https://pypi.org/project/mathy_core" target="_blank">
            <img src="https://badge.fury.io/py/mathy_core.svg" alt="Package version">
        </a>
        </p>
        
        ## Website
        
        Mathy's website has rich documentation with visualizations and examples that can be directly executed in Google Colab: <a href="https://mathy.ai" target="_blank">https://mathy.ai</a>
        
        ## Contributors
        
        Mathy wouldn't be possible without the wonderful contributions of the following people:
        
        <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
        <!-- prettier-ignore-start -->
        <!-- markdownlint-disable -->
        <table>
          <tr>
            <td align="center"><a target="_blank" href="https://www.justindujardin.com/"><img src="https://avatars0.githubusercontent.com/u/101493?v=4" width="100px;" alt=""/><br /><sub><b>Justin DuJardin</b></sub></a></td>
            <td align="center"><a target="_blank" href="https://twitter.com/Miau_DB"><img src="https://avatars3.githubusercontent.com/u/7149899?v=4" width="100px;" alt=""/><br /><sub><b>Guillem Duran Ballester</b></sub></a></td>
          </tr>
        </table>
        
        <!-- markdownlint-enable -->
        <!-- prettier-ignore-end -->
        
        <!-- ALL-CONTRIBUTORS-LIST:END -->
        
        This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
        
Keywords: math
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 2 - Pre-Alpha
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: all
