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
- Implement StdAsyncIntegrationManager using std::async and std::future
- Add DataAnalyzer, TrajectorySaver, and ParameterOptimizer components
- Fix Windows encoding issues with NOMINMAX and SetConsoleOutputCP
- Demonstrate async ODE integration with post-processing tasks
- Show how to avoid reinventing async infrastructure using standard library
0 commit comments