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
We need to determine how to execute, measure and plot timings for all languages: C++, MATLAB and Julia.
Which option is better: dedicated plotting solutions in other languages, one common script reading data from file (Python?) or adapt C++ plotting to read data from MATLAB/Julia executions.
How to execute all regression and unit tests? How MATLAB supports testing?
Does CMake support MATLAB and Julia targets? How to find these packages?
The text was updated successfully, but these errors were encountered:
We need to determine how to execute, measure and plot timings for all languages: C++, MATLAB and Julia.
The text was updated successfully, but these errors were encountered: