drlippman / IMathAS

IMathAS Online Math Assessment
Other
112 stars 99 forks source link

Found some array bugs and division by zero issues #278

Closed Cash4Programming closed 3 years ago

Cash4Programming commented 3 years ago

David,

Found some breaking changes in the simplexchecksolution function that assumed that the inputs would be arrays - checked for that and some division by zero bugs. I believe the division by zero bugs are related to the arrays/not array issue. I added a check for that to handle the error gracefully.

Mike

drlippman commented 3 years ago

This PR isn't showing any changes...

Cash4Programming commented 3 years ago

This PR isn't showing any changes...

I forgot to commit. Should show a change now