Top 4 C++ Octave Projects
-
casadi
CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT etc. It can be used from C++, Python or Matlab/Octave.
Project mention: (Direct) Collocation in (Time) Optimal Control | reddit.com/r/ControlTheory | 2022-12-09Howdy! Collocation methods can be... tricky. For NMPC control of vehicles, success has been had using direct multiple shooting. Also easier to implement and more intuitive. In fact, this example from the GH is pretty instructive: https://github.com/casadi/casadi/blob/master/docs/examples/python/race_car.py
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
matio-cpp
A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.
Project mention: GitHub - ami-iit/matio-cpp: A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files. | reddit.com/r/matlab | 2022-07-11 -
Index
What are some of the best open-source Octave projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | casadi | 1,240 |
2 | nelson | 62 |
3 | matio-cpp | 37 |
4 | getfem | 27 |