kgullikson88 / Telluric-Fitter

Telluric fitting made easy
http://telfit.readthedocs.org/en/latest/
MIT License
20 stars 17 forks source link

Remove use of scipy.mat #58

Closed StuartLittlefair closed 2 months ago

StuartLittlefair commented 3 months ago

Fixes #57 by replacing scipy.mat with numpy alias

kgullikson88 commented 2 months ago

Thanks!