pauleaster / rns.rs

Rust port of the RNS C code. This code calculates the rotation profiles of rapidly rotating neutron stars.
0 stars 1 forks source link

Add option to disable the plots, aka the plots are **really** slow #6

Open pauleaster opened 2 years ago

pauleaster commented 2 years ago

If you look at the plot_update branch, this shows the computation time excluding the plotting.

I need to add in an option to disable the plots

Elapsed time = 48.01345
Plotting time = 46.99924

Computational time = 1.01421