-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ENH] update Johnson QPDistributions with bugfixes and vectorization …
…(cyclic-boosting ver.1.4.0) (#232) Fixes #190 and #188 #### What does this implement/fix? Explain your changes. - Modfied QPD's methods following interface of vectorized QPD - Bug fix tests for QPD - replace scipy.misc.derivative to findiff because it will be removed in scypy 1.12.0 #### Does your contribution introduce a new dependency? If yes, which one? yes, I have extras dependency findiff: https://findiff.readthedocs.io/en/latest/
- Loading branch information
1 parent
5421316
commit 3dae189
Showing
7 changed files
with
605 additions
and
328 deletions.
There are no files selected for viewing
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.