finsberg/gotranx
Next generation ODE translator
Parses ODEs from a custom `.ode` markup language and leverages SymPy to generate executable code in multiple languages with automatically computed Jacobians and numerical schemes. Supports CellML model conversion through myokit integration and can output standalone solvers using built-in schemes (explicit Euler, RK45, etc.) or right-hand-side functions for third-party integrators like SciPy.
Used by 1 other package. Available on PyPI.
Stars
12
Forks
3
Language
Python
License
MIT
Category
Last pushed
Mar 17, 2026
Monthly downloads
794
Commits (30d)
0
Dependencies
12
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/finsberg/gotranx"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
inducer/cgen
C/C++ source generation from an AST
westandskif/convtools
convtools is a specialized Python library for dynamic, declarative data transformations with...
pyecore/pyecore
A Python(nic) Implementation of EMF/Ecore (Eclipse Modeling Framework)
mutating/transfunctions
Say NO to Python fragmentation on sync and async
cogu/cfile
A python C code generator