We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Get the code built and run and generate the plots. It should be easy. The main class is: com.numericalmethod.benchmark.main.Main.java.
Figure out how to run the R implementation (and generate the data for the output csv file); You will need to install R on your computer.
Figure out how to run the comparison tests for "optimization", i.e., those SDP and SOCP tests; you will need to install CVX on your computer.
Replace the currently obsolete plotting package with something new and supported, preferably from Google.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Get the code built and run and generate the plots. It should be easy. The main class is: com.numericalmethod.benchmark.main.Main.java.
Figure out how to run the R implementation (and generate the data for the output csv file); You will need to install R on your computer.
Figure out how to run the comparison tests for "optimization", i.e., those SDP and SOCP tests; you will need to install CVX on your computer.
Replace the currently obsolete plotting package with something new and supported, preferably from Google.
The text was updated successfully, but these errors were encountered: