Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design build and execution system for other languages #7

Open
3 tasks
mcopik opened this issue Dec 7, 2016 · 0 comments
Open
3 tasks

Design build and execution system for other languages #7

mcopik opened this issue Dec 7, 2016 · 0 comments
Assignees
Milestone

Comments

@mcopik
Copy link
Contributor

mcopik commented Dec 7, 2016

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?
@mcopik mcopik added the question label Dec 7, 2016
@mcopik mcopik added this to the 0.3 milestone Dec 7, 2016
@mcopik mcopik self-assigned this Dec 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant