Skip to content

Commit

Permalink
Requirements update.
Browse files Browse the repository at this point in the history
  • Loading branch information
nagelt committed Aug 27, 2020
1 parent 2e547ab commit ce87d60
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,11 @@ Illustrative examples chosen include first order models, beam bending theories a

The notebooks mainly make use of

- Numpy
- Scipy
- Matplotlib
- Ipywidgets
- numpy
- scipy
- matplotlib
- ipywidgets
- sympy

The latter allows an interactive adaptation of parameters to immediatly illustrate their effect, e.g. the time-step size.

Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
numpy
scipy
matplotlib
pandas
ipywidgets
sympy

0 comments on commit ce87d60

Please sign in to comment.