Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ them.
(Python, mostly BSD, [GitHub](https://github.com/scipy/scipy/))
- [NumPy](https://numpy.org/) - Fundamental package needed for scientific computing with Python.
(Python, BSD, [GitHub](https://github.com/numpy/numpy))
- [DifferentialEquations.jl](https://diffeq.sciml.ai/) - Toolbox for solving different types of differential equations numerically. (Julia, MIT, [GitHub](https://github.com/SciML/DifferentialEquations.jl))
- [SciML](https://sciml.ai/) - Scientific computing ecosystem (Julia, MIT, [GitHub](https://github.com/SciML/))
- [JuMP](https://jump.dev/) - Mathematical optimization ecosystem (Julia, MIT, [GitHub](https://github.com/jump-dev/JuMP.jl))

## Finite Elements

Expand Down