-
groebner Public
Forked from pichtj/groebnerSome tools I created for fast groebner base calculation.
C++ MIT License UpdatedNov 16, 2024 -
sympy_benchmarks Public
Forked from sympy/sympy_benchmarksSome benchmarks of SymPy
Python UpdatedNov 13, 2024 -
qss-solver Public
Forked from CIFASIS/qss-solverModeling and simulation tool for continuous and hybrid systems.
C GNU General Public License v3.0 UpdatedNov 8, 2024 -
cyipopt Public
Forked from mechmotum/cyipoptCython interface for the interior point optimzer IPOPT
Python Eclipse Public License 2.0 UpdatedNov 5, 2024 -
dwsim Public
Forked from DanWBR/dwsimDWSIM is a Steady-State and Dynamic Sequential Modular Chemical Process Simulator for Windows, Linux and macOS.
Visual Basic .NET GNU General Public License v3.0 UpdatedNov 3, 2024 -
-
symengine Public
Forked from symengine/symengineSymEngine is a fast symbolic manipulation library, written in C++ (SymEngine was previously called CSymPy)
C++ Other UpdatedOct 27, 2024 -
odes Public
Forked from bmcage/odesThe ODES scikit for ordinary differential and algebraic equations, an extension to scipy
Python Other UpdatedOct 21, 2024 -
cxxopts Public
Forked from jarro2783/cxxoptsLightweight C++ command line option parser
C++ MIT License UpdatedOct 14, 2024 -
sympy Public
Forked from sympy/sympyA computer algebra system written in pure Python
-
form Public
Forked from vermaseren/formThe FORM project for symbolic manipulation of very big expressions
C GNU General Public License v3.0 UpdatedOct 7, 2024 -
rbloom Public
Forked from KenanHanke/rbloomA fast, simple and lightweight Bloom filter library for Python, implemented in Rust.
Rust MIT License UpdatedOct 1, 2024 -
chempy Public
⚗ A package useful for chemistry written in Python
-
python-quantities Public
Forked from python-quantities/python-quantitiesQuantities package for the python programming language
Python UpdatedSep 15, 2024 -
modelicacc Public
Forked from CIFASIS/modelicaccModelica C Compiler implemented in C++ to develop and test novel algorithms for large scale models.
C++ GNU General Public License v3.0 UpdatedSep 2, 2024 -
scipy Public
Forked from scipy/scipyScipy main repository
Python BSD 3-Clause "New" or "Revised" License UpdatedAug 23, 2024 -
pyodesys Public
∫ Straightforward numerical integration of systems of ordinary differential equations
-
symengine.py Public
Forked from symengine/symengine.pyPython wrappers for SymEngine
Cython MIT License UpdatedJul 9, 2024 -
doubledouble Public
Forked from WarrenWeckesser/doubledoubleDoubleDouble is a C++ class that implements a double-double floating point type.
C++ MIT License UpdatedJun 9, 2024 -
pycvodes Public
Python wrapper around cvodes (from the sundials library)
-
pyodeint Public
Python wrapper around odeint (from the boost C++ library)
-
pygslodeiv2 Public
Python binding for odeiv2 interface from GNU Scientific Library (GSL)
-
cython Public
Forked from cython/cythonA Python to C compiler
Python Apache License 2.0 UpdatedMay 27, 2024 -
finitediff Public
Finite difference weights for any derivative order on arbitrarily spaced grids. C89, C++ and Fortran 90 implementations with Python bindings.
-
anyode Public
C++ interface for representing a system of ordinary differential equations
C++ BSD 2-Clause "Simplified" License UpdatedMay 22, 2024 -
newton_interval Public
C routine for fast lookup in strict monotonic array of double values.
-
pyneqsys Public
Solve symbolically defined systems of non-linear equations numerically.
-
pyodesys-feedstock Public
Forked from conda-forge/pyodesys-feedstockA conda-smithy repository for pyodesys.
BSD 3-Clause "New" or "Revised" License UpdatedApr 26, 2024 -
sym Public
Unified interface to symbolic manipulation libraries in Python
-
pykinsol Public
Python wrapper around KINSOL (from the sundials library)