mat2: init at 0.12.0

This commit is contained in:
Robert Schütz
2021-03-15 08:55:21 +01:00
parent 29b0d4d0b6
commit 838bdbeaf8
6 changed files with 241 additions and 0 deletions
+2
View File
@@ -4044,6 +4044,8 @@ in {
mask-rcnn = callPackage ../development/python-modules/mask-rcnn { };
mat2 = callPackage ../development/python-modules/mat2 { };
matchpy = callPackage ../development/python-modules/matchpy { };
mathlibtools = callPackage ../development/python-modules/mathlibtools { };