pablobuenaposada / HonDash

Dashboard for Hondata K-Pro & S300 ECUs
GNU Affero General Public License v3.0
66 stars 29 forks source link

check if numpy is still needed #80

Closed pablobuenaposada closed 4 years ago

pablobuenaposada commented 4 years ago

I think we are only using it for converting celsius to Fahrenheit

AndreMiras commented 4 years ago

It will be needed for https://github.com/pablobuenaposada/HonDash/issues/12

pablobuenaposada commented 4 years ago

yes, and currently is used to interpolate in some formulas so no sense to get rid of it. Closed.