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

refactor: Rework Function1D, add derivatives #1876

Merged
merged 21 commits into from May 14, 2024
Merged

Conversation

trisyoungs
Copy link
Member

@trisyoungs trisyoungs commented Apr 19, 2024

This PR refactors and repurposes the Function1D class into a more usable form, and allows it to be used as the primary source for pairpotential function implementation, moving that responsibility out of the PairPotential class itself.

@trisyoungs trisyoungs marked this pull request as draft April 19, 2024 10:29
@trisyoungs trisyoungs force-pushed the clarify-forces-and-derivatives branch from 9cc4082 to b573b95 Compare May 7, 2024 12:20
Base automatically changed from clarify-forces-and-derivatives to develop May 9, 2024 21:06
@trisyoungs trisyoungs marked this pull request as ready for review May 9, 2024 21:11
src/classes/coreData.h Show resolved Hide resolved
@trisyoungs trisyoungs merged commit d572e8c into develop May 14, 2024
10 checks passed
@trisyoungs trisyoungs deleted the refactor-function1d branch May 14, 2024 09:40
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.

None yet

2 participants