Skip to content

Tests: Fix too strict equality test for linearized order goals

Tjerk Vreeken requested to merge fix-too-strict-test into master

With the ordering of operations not necessarily the same in CasADi, the resulting answer can be slightly different. Check for approximate equality instead.

Merge request reports