Skip to content

Commit

Permalink
incorporate PDL::Stats::Distr into PDL::GSL since needs GSL
Browse files Browse the repository at this point in the history
  • Loading branch information
mohawk2 committed Nov 21, 2024
1 parent 78b90d5 commit a6f6b85
Show file tree
Hide file tree
Showing 6 changed files with 960 additions and 0 deletions.
1 change: 1 addition & 0 deletions Changes
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- the distro VERSION now comes from PDL::Core
- PDL::GSL now requires GSL >= 2.0
- PDL::GSLSF::* now merged into PDL::GSL::SF
- incorporate PDL::Stats::Distr into PDL::GSL since needs GSL

2.095 2024-11-03
- add PDL_GENTYPE_IS_{REAL,FLOATREAL,COMPLEX,SIGNED,UNSIGNED}_##ppsym (#502)
Expand Down
3 changes: 3 additions & 0 deletions Libtmp/GSL/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ lib/PDL/GSL/RNG.xs
lib/PDL/GSL/SF.c
lib/PDL/GSL/SF.pm
lib/PDL/GSL/SF.xs
lib/PDL/Stats/Distr.c
lib/PDL/Stats/Distr.pm
lib/PDL/Stats/Distr.xs
Loading

0 comments on commit a6f6b85

Please sign in to comment.