We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf9c036 commit e57c088Copy full SHA for e57c088
Changes
@@ -1,3 +1,4 @@
1
+2.099 2025-01-06
2
- add licence information
3
4
2.098 2024-01-04
TriD.pm
@@ -720,7 +720,7 @@ our @EXPORT_OK = qw/imag3d_ns imag3d line3d mesh3d lattice3d points3d
720
twiddle3d grabpic3d tridsettings/;
721
our %EXPORT_TAGS = (Func=>\@EXPORT_OK);
722
our $verbose;
723
-our $VERSION = '2.098';
+our $VERSION = '2.099';
724
725
use PDL::Graphics::TriD::Object;
726
use PDL::Graphics::TriD::Window;
0 commit comments