Top 4 Python symbolic-computation Projects
-
aesara
Aesara is a Python library for defining, optimizing, and efficiently evaluating mathematical expressions involving multi-dimensional arrays.
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
Project mention: Tensor Evolution: A Framework for Fast Evaluation Using Recurrences | news.ycombinator.com | 2025-02-18
This is neat! I've been thinking about how to best express recursion with diagrams for tensorgrad (https://github.com/thomasahle/tensorgrad) and this might just be it.
-
Is that even possible for something like this? You've got a pretty long list of implementations, each having its own language specific syntax, e.g. https://github.com/pythological/kanren for one python version - and there are several Python versions linked on the homepage.
-
Python symbolic-computation discussion
Python symbolic-computation related posts
Index
What are some of the best open-source symbolic-computation projects in Python? This list will help you:
# | Project | Stars |
---|---|---|
1 | aesara | 1,216 |
2 | tensorgrad | 327 |
3 | kanren | 217 |
4 | qiskit-symb | 37 |