diofant / diofantLinks
A Python CAS library
☆73Updated last month
Alternatives and similar repositories for diofant
Users that are interested in diofant are comparing it to the libraries listed below
Sorting:
- Python wrappers for SymEngine☆184Updated last month
- Some benchmarks of SymPy☆16Updated 10 months ago
- Repo for the paper "SymPy: symbolic computing in python"☆47Updated 5 years ago
- A simple package to do symbolic math (focus on code gen and DSLs)☆123Updated last week
- Pynac -- symbolic computation with Python objects, Sage Math support library --- Website:☆27Updated 4 years ago
- Sphinx extension to let you write LaTeX math using $$☆33Updated last month
- IPython extension for rendering and displaying asymptote in an IPython notebook.☆41Updated 6 years ago
- Python bindings for Flint and Arb☆141Updated last week
- The source for the code at live.sympy.org☆118Updated 2 months ago
- A Binder repo for SageMath computing environment☆33Updated this week
- HOPE: A Python Just-In-Time compiler for astrophysical computations☆383Updated 4 years ago
- Convert graphs generated by Graphviz to LaTeX friendly formats☆159Updated 4 months ago
- A LaTeX package that incorporates sympy code, and it's output into your LaTeX documents☆35Updated 11 years ago
- PyInterval — Interval arithmetic in Python☆88Updated 8 years ago
- A library for pattern matching on symbolic expressions in Python.☆170Updated last year
- cysignals: interrupt and signal handling for Cython. Source repository for https://pypi.org/project/cysignals/☆44Updated 2 weeks ago
- A Sphinx extension for producing proof, theorem, lemma, definition, remark, conjecture, corollary and algorithm directives.☆35Updated 3 weeks ago
- Jupyter Kernel for Mathics☆20Updated 9 years ago
- Accurate sums and dot products for Python.☆106Updated 4 years ago
- Domain Specific Languages in Python☆97Updated last year
- Riemann Hypothesis book☆74Updated 7 years ago
- Jupyter kernel for PARI/GP. Source repository for https://pypi.org/project/pari-jupyter/☆11Updated last year
- Sphinx extension using KaTeX to render math in HTML☆29Updated 4 months ago
- Collection of animals and other beings drawn in TikZ☆97Updated last week
- Fungrim: the Mathematical Functions Grimoire☆123Updated 3 years ago
- Python bindings to picosat (a SAT solver)☆193Updated 2 months ago
- Lexer and codec to work with LaTeX code in Python. Instead of using latexcodec, I encourage you to consider pylatexenc instead, which is …