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

Enhance the estimator API #30

Open
PhilippSchuette opened this issue Apr 24, 2023 · 0 comments
Open

Enhance the estimator API #30

PhilippSchuette opened this issue Apr 24, 2023 · 0 comments
Assignees
Labels
feature request Completely new feature

Comments

@PhilippSchuette
Copy link
Member

Right now the ArgumentEstimator implementations build the logarithmic derivative from the target function f and its derivative df themselves. For some functions it might be useful to be able to provide the logarithmic derivative df / f directly. This way one could e.g. simplify this derivative by hand or precompile it separately. There might even be use cases where only the logarithmic derivative is given...

@PhilippSchuette PhilippSchuette added the feature request Completely new feature label Apr 24, 2023
@PhilippSchuette PhilippSchuette self-assigned this Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Completely new feature
Projects
None yet
Development

No branches or pull requests

1 participant