Skip to content

Commit

Permalink
2.089_01
Browse files Browse the repository at this point in the history
  • Loading branch information
mohawk2 committed Jun 5, 2024
1 parent 57d119c commit 345576a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Basic/PDL.pm
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ start-up modules.
=cut

# set the version:
our $VERSION = '2.089';
our $VERSION = '2.089_01';

# Main loader of standard PDL package

Expand Down
1 change: 1 addition & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
2.089_01 2024-06-05
- add demo of GSL::CDF
- floating-point-only operations in Ops, Primitive, Bad now default to double, not cldouble
- fix treating a large Perl UV as an IV so getting sign wrong (#469)
Expand Down

0 comments on commit 345576a

Please sign in to comment.