We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3d176d commit e8b93ddCopy full SHA for e8b93dd
Changes
@@ -1,3 +1,4 @@
1
+0.432 2025-01-04
2
- uses PDL 2.096+ lib/*.pd format for quicker builds
3
4
0.431 2025-01-03
lib/PDL/LinearAlgebra.pm
@@ -19,7 +19,7 @@ use constant {
19
20
use strict;
21
22
-our $VERSION = '0.431';
+our $VERSION = '0.432';
23
$VERSION = eval $VERSION;
24
25
@PDL::LinearAlgebra::ISA = qw/PDL::Exporter/;
0 commit comments