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

Cleanups and Code Structure Improvements #5

Merged
merged 1 commit into from
May 4, 2020

Conversation

sbondorf
Copy link
Collaborator

@sbondorf sbondorf commented May 4, 2020

See PR NetCal/DNC#93

The additions make changes needed to break the assumption that all curve backends will work with the same static util methods -- or, put differently, that all curve backends will implement the DNC interface. Ultimately, this is a step towards wrapping the RTC MPA toolbox and using it as a backend for our analyses without duplicating curve util code (see NetCal/DNCext_MPARTC#14 and NetCal/DNC#86).

You may be able to create many curve shapes, depending on the classes you use. Yet, we only provide convenient factory methods for affine curves. See also question NetCal/DNC#86
@sbondorf sbondorf merged commit ac804d6 into NetCal:master May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants