thegrumpys / odop

Open Design Optimization Platform (ODOP) - Coil spring design app; mechanical springs; compression spring, extension spring, torsion spring
https://www.springdesignsoftware.org
MIT License
4 stars 5 forks source link

Document investigation of infinity & NaN #872

Closed grumpyinca closed 7 months ago

grumpyinca commented 8 months ago

Summary

This issue is created to preserve the results of recent investigations into the creation and propagation of non-finite values (infinity, NaN) in the math model (eqnset) and Objective Value.

Details

grumpyinca commented 7 months ago

See: /docs/design/MathematicalConcerns.md

See related work in #870, #871 & #875.

grumpyinca commented 7 months ago

Merged to master; pushed to remote. Closing.