inducer / relate

RELATE is an Environment for Learning And TEaching
http://documen.tician.de/relate
Other
384 stars 120 forks source link

Add NaN/Inf checks into check_numpy_array_features #1145

Open yslan opened 1 month ago

yslan commented 1 month ago

For normal scenario (and provide a killer switch to turn off the check), all numpy arrays should not have NaN or Inf.

inducer commented 1 month ago

Thanks! I agree that this is a good idea. I can't really merge it right now, since it might lower students' grades. But I've set a reminder for the end of the semester to merge it then (and rebuild the container image).

Also, looks like you've got a linter failure. Could you look into it?