4Subsea / waveresponse-python

Vessel motion and wave utilities
https://docs.4insight.io/waveresponse/python/latest/
MIT License
12 stars 4 forks source link

Dst 298 bugfix #28

Closed vegard-solum-4ss closed 1 year ago

vegard-solum-4ss commented 1 year ago

Fixed bug related to modulus and floating point numbers according to DST-298: https://4insight.atlassian.net/jira/software/c/projects/DST/boards/10?modal=detail&selectedIssue=DST-298

vegard-solum-4ss commented 1 year ago

Could we add couple of tests to _robust_modulus ? Added some tests

vegard-solum-4ss commented 1 year ago

Added some tests of _robust_modulus