0liverCrosby / python-intermediate-inflammation

A template software project for use in Intermediate Research Software Development Skills In Python course. Contact: @anenadic
MIT License
0 stars 0 forks source link

Either use numpy standard deviation or test against it #4

Open th8917 opened 3 weeks ago

th8917 commented 3 weeks ago

https://github.com/0liverCrosby/python-intermediate-inflammation/blob/9868b31b0349a42546418143efdf07ae77363dec/tests/test_models.py

You could use standard numpy standard deviation or even if you are not going to use it you could test to see if your function gives the right results.