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

revisit splines interpolation method for caching maximum cross section #300

Open
mroda88 opened this issue Jul 7, 2023 · 0 comments
Open
Labels
framework Framework related issues or improvements numerical Issues with numerical codes and general MC simulation procedures

Comments

@mroda88
Copy link
Member

mroda88 commented Jul 7, 2023

We should considering changing the default of the spline interpolation to AKIMA instead of TSpline3.

void CreateSpline(string type = "TSpline3");

This became possible after change from igor.

@mroda88 mroda88 added framework Framework related issues or improvements numerical Issues with numerical codes and general MC simulation procedures labels Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
framework Framework related issues or improvements numerical Issues with numerical codes and general MC simulation procedures
Projects
None yet
Development

No branches or pull requests

1 participant