-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
F/injective-math improvements (#186)
* fix a bug in must_from_str, add _ln_robust which has a smaller error in when x is small * added newton's method, discrete newton's method, halley's methods * improved function visibility * added more unit tests * added more constants * log, power return FPDecimalError now --------- Co-authored-by: DrunkRandomWalker <[email protected]>
- Loading branch information
1 parent
3d90788
commit 466a3c7
Showing
19 changed files
with
2,789 additions
and
1,639 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.