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

Implement NSum and improve NIntegrate with mike-gimelfarb/numerical-integration library #1034

Open
axkr opened this issue Jul 31, 2024 · 0 comments

Comments

@axkr
Copy link
Owner

axkr commented Jul 31, 2024

Use this library to implement NSum and improve NIntegrate

@mike-gimelfarb
I did an initial implementation of your project in package org.matheclipse.core.numerics and used the TanhSinh quadrature to implement Method->DoubleExponential.

axkr added a commit that referenced this issue Jul 31, 2024
example for the "tanh-sinh" strategy
axkr added a commit that referenced this issue Aug 1, 2024
axkr added a commit that referenced this issue Aug 1, 2024
axkr added a commit that referenced this issue Aug 3, 2024
- use interfaces `IDiscreteDistribution, IContinuousDistribution`
- defined keyword `NProduct`
axkr added a commit that referenced this issue Aug 4, 2024
axkr added a commit that referenced this issue Aug 10, 2024
- added *Complexx.java variants
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant