Replies: 1 comment
-
|
We could not incorporate them as is due to the license. Hipparchus is published under the Apache license and numerical-integration is published under the LGPL license. Concerning implementation of numerical integration, perhaps we should look if we could include the integration algorithms too. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can the algorithms "for estimating limits of sequences and series" in the
seriessubpackage frombe incorporated into
hipparchus?@mike-gimelfarb as I'ver understood, you are willing to allow the series algorithm parts being published under Apache license, because it's written by yourself?
@maisonobe how must such a move be done, to be compatible with the Apache license?
The integration parts of the algorithms must probably be rewritten to call the hipparchus numerical integration?
BTW: In my own repo I also added an implementation for hipparchus
Complexnumbers:Beta Was this translation helpful? Give feedback.
All reactions