Woodruff-Scientific-Ltd / PyFECONS

5 stars 0 forks source link

Updated numpy and scipy versions to fix issue running costing code in Colab #67

Closed craastad closed 3 months ago

craastad commented 3 months ago

I discovered a very annoying issue running pyfecons in Google Collab with an error running RunCosting(...) function. After alot of trial and error with versions, this pair of versions solves the issue. It's strange since this error doesn't happen locally.