sympy
There are 506 repositories under sympy topic.
kennethreitz/pytheory
Music Theory for Humans.
devitocodes/devito
DSL and compiler framework for automated finite-differences and stencil computation
LeviBorodenko/primify
Embed any image into a prime number.
pyccel/pyccel
Python extension language using accelerators
ahkab/ahkab
a SPICE-like electronic circuit simulator written in Python
patrick-kidger/sympy2jax
Turn SymPy expressions into trainable JAX expressions.
AstusRush/AMaDiA
Astus' Mathematical Display Application : A GUI for Mathematics (Calculator, LaTeX Converter, Plotter, ... )
kpeeters/cadabra2
A field-theory motivated approach to computer algebra.
tBuLi/symfit
Symbolic Fitting; fitting as it should be.
cdsousa/SymPyBotics
[UNMAINTAINED] Symbolic Framework for Modeling and Identification of Robot Dynamics
Bharath2/iLQR
iterative Linear Quadratic Regulator with support for constraints on input and state variables via barrier functions—Numba-accelerated.
sympy/sympy.github.com
SymPy's web page (sympy.org)
pietrobarbiero/pytorch_explain
PyTorch Explain: Interpretable Deep Learning in Python.
spacetimeengineer/spacetimeengine
A Python utility for analyzing a given solution to the Einstein's field equations. Built on Sympy.
patrick-kidger/sympytorch
Turning SymPy expressions into PyTorch modules.
wukan1986/expr_codegen
codegen from expression to others, such as polars, pandas
idanpa/calcpy
Terminal calculator and advanced math solver using Python, IPython and SymPy
zachetienne/nrpytutorial
NRPy+, BlackHoles@Home, SENRv2, and the NRPy+ Jupyter Tutorial: Python-Based Code Generation for Numerical Relativity... and Beyond!
bjodah/pyodesys
∫ Straightforward numerical integration of systems of ordinary differential equations
moble/jupyter_boilerplate
Adds a customizable menu item to Jupyter (IPython) notebooks to insert boilerplate snippets of code
eagleoflqj/sympy_beta
SymPy-powered, Wolfram|Alpha-like answer engine totally in your browser, without backend computation. Discord: https://discord.gg/gq4c9ufZkX
sympy/quantum_notebooks
Jupyter Notebooks that demonstrate SymPy's symbolic quantum mechanics package.
the-akira/CC33Z
Curso de Ciência da Computação
imgeorgiev/ddp
Differential Dynamic Programming (DDP) with automatic symbolic differentiation
the-akira/Python-Matematica
Explorando aspectos fundamentais da matemática com Python e Jupyter
zhdbk3/GeometryCalculator
借助计算机的强大算力,使用解析几何暴力计算几何问题!
akalenuk/geometry-for-programmers-code
The source code for the Geometry for Programmers book
bjodah/pyneqsys
Solve symbolically defined systems of non-linear equations numerically.
Davide-sd/sympy-plot-backends
An improved plotting module for SymPy
OrangeX4/typst-sympy-calculator
Parse typst math expressions into sympy form for calc and define your custom functions in typst files.
sympy/sympy-paper
Repo for the paper "SymPy: symbolic computing in python"
nicoguaro/AdvancedMath
This is a repository with material for the course Advanced Mathematics for Engineers
sdiehl/sympy-mcp
A MCP server for symbolic manipulation of mathematical expressions
edsonportosilva/ElectricCircuits
Jupyter notebooks and Python code to support the lectures of the Electric Circuits I course at the Electrical Engineering Department of the Federal University of Campina Grande (UFCG).
hanspi42/signalflowgrapher
This Python tool allows you to draw signal-flow graphs, calculate transfer functions (SymPy code is generated for further use in Jupyter notebooks), do graph manipulations (e.g., node elimination and graph transposition), and save a graph as TikZ for use in LaTeX documentation.
SimoneGasperini/qiskit-symb
Symbolic evaluation of parameterized quantum circuits in Qiskit