Skip to content

Commit

Permalink
2.096
Browse files Browse the repository at this point in the history
  • Loading branch information
mohawk2 committed Dec 9, 2024
1 parent be57f81 commit 174a4f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Simplex.pm
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ use PDL::Exporter;
our @ISA = qw/PDL::Exporter/;
our @EXPORT_OK = qw/simplex make_simplex/;
our %EXPORT_TAGS = ( Func => [@EXPORT_OK] );
our $VERSION = '2.096';

*simplex = \&PDL::simplex;

Expand Down

0 comments on commit 174a4f0

Please sign in to comment.