Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 Status

Simple 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