-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug Fixes/Re-organization: - Special Function Definition Hyper-geometric Estimator - Parameters (1) - Special Function Definition Hyper-geometric Estimator - Constructor (2, 3) - Special Function Definition Confluent Hypergeometric Estimator - Constructor (4) - Special Function Definition Confluent Hypergeometric Estimator - Evaluate (5) - Special Function Definition Confluent Hypergeometric Estimator (6) - Special Function Definition Elliptic E Integral Estimator #1 (7, 8) - Special Function Definition Elliptic E Integral Estimator - Constructor (9) - Special Function Definition Elliptic E Integral Estimator #2 (10) - Special Function Definition Elliptic K Integral Estimator #1 (11, 12) - Special Function Definition Elliptic K Integral Estimator - Constructor (13) - Special Function Definition Elliptic K Integral Estimator #2 (14) - Special Function Definition Elliptic E Integral Estimator - Evaluate (15) - Special Function Definition Elliptic K Integral Estimator - Evaluate (16) - Special Function Definition Hankel First Kind Estimator (17, 18, 19) - Special Function Definition Hankel First Kind Estimator - Big H1 (20) - Special Function Definition Hankel First Kind Estimator - Evaluate (21) - Special Function Definition Hankel First Kind Estimator - Large Z Asymptote (22, 23) - Special Function Definition Hankel Second Kind Estimator (24, 25, 26) - Special Function Definition Hankel Second Kind Estimator - Big H2 (27) - Special Function Definition Hankel Second Kind Estimator - Evaluate (28) - Special Function Definition Hankel Second Kind Estimator - Large Z Asymptote (29, 30) - Special Function Definition Jacobi Estimator #1 (31, 32, 33) - Special Function Definition Jacobi Estimator - n (34, 35) - Special Function Definition Jacobi Estimator - Constructor (36, 37) - Special Function Definition Jacobi Estimator - Alpha (38) - Special Function Definition Jacobi Estimator - Beta (39) - Special Function Definition Jacobi Estimator #2 (40) - Special Function Definition Legendre Estimator (41, 42, 43) - Special Function Definition Legendre Estimator - Constructor (44, 45) - Special Function Definition Jacobi Estimator - Alpha (46) - Special Function Definition Jacobi Estimator - Ceta (47) - Special Function Definition Jacobi Estimator - Evaluate (48, 49) - Special Function Definition Modified Bessel First Kind Estimator (50, 51, 52) - Special Function Definition Modified Bessel First Kind Estimator - Alpha Positive Asymptote (53, 54, 55) - Special Function Definition Modified Bessel First Kind Estimator - Big I (56) - Special Function Definition Modified Bessel First Kind Estimator - Evaluate (57) - Special Function Definition Modified Bessel Second Kind Estimator (58, 59, 60) Samples: IdeaDRIP:
- Loading branch information
Showing
12 changed files
with
309 additions
and
164 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
|
||
Features: | ||
|
||
Bug Fixes/Re-organization: | ||
|
||
- Special Function Definition Hyper-geometric Estimator - Parameters (1) | ||
- Special Function Definition Hyper-geometric Estimator - Constructor (2, 3) | ||
- Special Function Definition Confluent Hypergeometric Estimator - Constructor (4) | ||
- Special Function Definition Confluent Hypergeometric Estimator - Evaluate (5) | ||
- Special Function Definition Confluent Hypergeometric Estimator (6) | ||
- Special Function Definition Elliptic E Integral Estimator #1 (7, 8) | ||
- Special Function Definition Elliptic E Integral Estimator - Constructor (9) | ||
- Special Function Definition Elliptic E Integral Estimator #2 (10) | ||
- Special Function Definition Elliptic K Integral Estimator #1 (11, 12) | ||
- Special Function Definition Elliptic K Integral Estimator - Constructor (13) | ||
- Special Function Definition Elliptic K Integral Estimator #2 (14) | ||
- Special Function Definition Elliptic E Integral Estimator - Evaluate (15) | ||
- Special Function Definition Elliptic K Integral Estimator - Evaluate (16) | ||
- Special Function Definition Hankel First Kind Estimator (17, 18, 19) | ||
- Special Function Definition Hankel First Kind Estimator - Big H1 (20) | ||
- Special Function Definition Hankel First Kind Estimator - Evaluate (21) | ||
- Special Function Definition Hankel First Kind Estimator - Large Z Asymptote (22, 23) | ||
- Special Function Definition Hankel Second Kind Estimator (24, 25, 26) | ||
- Special Function Definition Hankel Second Kind Estimator - Big H2 (27) | ||
- Special Function Definition Hankel Second Kind Estimator - Evaluate (28) | ||
- Special Function Definition Hankel Second Kind Estimator - Large Z Asymptote (29, 30) | ||
- Special Function Definition Jacobi Estimator #1 (31, 32, 33) | ||
- Special Function Definition Jacobi Estimator - n (34, 35) | ||
- Special Function Definition Jacobi Estimator - Constructor (36, 37) | ||
- Special Function Definition Jacobi Estimator - Alpha (38) | ||
- Special Function Definition Jacobi Estimator - Beta (39) | ||
- Special Function Definition Jacobi Estimator #2 (40) | ||
- Special Function Definition Legendre Estimator (41, 42, 43) | ||
- Special Function Definition Legendre Estimator - Constructor (44, 45) | ||
- Special Function Definition Jacobi Estimator - Alpha (46) | ||
- Special Function Definition Jacobi Estimator - Ceta (47) | ||
- Special Function Definition Jacobi Estimator - Evaluate (48, 49) | ||
- Special Function Definition Modified Bessel First Kind Estimator (50, 51, 52) | ||
- Special Function Definition Modified Bessel First Kind Estimator - Alpha Positive Asymptote (53, 54, 55) | ||
- Special Function Definition Modified Bessel First Kind Estimator - Big I (56) | ||
- Special Function Definition Modified Bessel First Kind Estimator - Evaluate (57) | ||
- Special Function Definition Modified Bessel Second Kind Estimator (58, 59, 60) | ||
|
||
|
||
Samples: | ||
|
||
IdeaDRIP: |
Binary file not shown.
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
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.