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

redesign partial derivatives API #44

Merged
merged 11 commits into from
Oct 31, 2023
Merged

redesign partial derivatives API #44

merged 11 commits into from
Oct 31, 2023

Conversation

tpapp
Copy link
Owner

@tpapp tpapp commented Oct 26, 2023

Replace the clumsy nested API with a partial derivatives operator.

Incidental: unicode printing changes.

TODO

  • test lift for type stability, zero allocations, and correctness
  • implement at least first derivatives for rational transformations
  • correctness testing using finite differences, not ForwardDiff, for untransformed and 3 kinds of transformed bases, univariate and multivariate
  • finish documentation

@tpapp tpapp merged commit d85cec7 into master Oct 31, 2023
4 checks passed
@tpapp tpapp deleted the tp/reorganize-derivatives branch October 31, 2023 13:56
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

1 participant