Metadata-Version: 2.4
Name: eng1014
Version: 0.0.1
Summary: ENG1014 Numerical Methods Module for Monash students
Author-email: Luca Lowndes <Luca@Lowndes.net>
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: numpy

# ENG1014

ENG1014 Numerical Methods Module for Monash students.  
If this package needs to be updated for any sem, feel free to email me at: Luca@Lowndes.net

## Installation
```bash
pip install eng1014
```
