Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 339 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 339 Bytes

Numerik

Different visualization and small routines for experimenting with numerical methods basic concepts. Self-study project.

Dependencies: use python virtual environment to manage dependencies. Current dependencies are mantained in requirements.txt, generated by pip. See python documentation for working with virtual environments.