Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cknoll/sympy_to_c
Simple library to create importable C-functions from sympy-Expressions
https://github.com/cknoll/sympy_to_c
Last synced: 22 days ago
JSON representation
Simple library to create importable C-functions from sympy-Expressions
- Host: GitHub
- URL: https://github.com/cknoll/sympy_to_c
- Owner: cknoll
- License: other
- Created: 2018-06-04T19:44:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-27T12:33:18.000Z (3 months ago)
- Last Synced: 2024-10-13T11:31:01.293Z (about 1 month ago)
- Language: Python
- Size: 50.8 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
==========
sympy to c
==========.. image:: https://img.shields.io/pypi/v/sympy_to_c.svg
:target: https://pypi.python.org/pypi/sympy_to_c.. image:: https://img.shields.io/travis/cknoll/sympy_to_c.svg
:target: https://travis-ci.org/cknoll/sympy_to_c.. image:: https://readthedocs.org/projects/sympy-to-c/badge/?version=latest
:target: https://sympy-to-c.readthedocs.io/en/latest/?badge=latest
:alt: Documentation StatusSimple library to create importable C-functions from sympy-Expressions
* Free software: GNU General Public License v3
* Documentation: https://sympy-to-c.readthedocs.io.Features
--------* TODO: write docs. (For now, please have a look to the tests)
Credits
-------This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage