You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Integrate ModelingToolkit DAE test into test suite
- Added ModelingToolkit and KernelAbstractions to test dependencies
- Created comprehensive DAE test in proper test directory structure
- Test uses CPU backend to avoid GPU array adaptation complexity
- Added test to runtests.jl with SafeTestsets
- Validates DAE initialization, mass matrix, and constraint satisfaction
- All 5 test assertions pass successfully
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments