diff options
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 20 |
1 files changed, 14 insertions, 6 deletions
diff --git a/math/Makefile b/math/Makefile index 5a9ac034f0d3..838c2ecf9d6a 100644 --- a/math/Makefile +++ b/math/Makefile @@ -25,7 +25,6 @@ SUBDIR += R-cran-Matching SUBDIR += R-cran-MatrixModels SUBDIR += R-cran-NMF - SUBDIR += R-cran-RSvgDevice SUBDIR += R-cran-RcppArmadillo SUBDIR += R-cran-RcppEigen SUBDIR += R-cran-RcppRoll @@ -393,6 +392,7 @@ SUBDIR += gsl SUBDIR += half SUBDIR += hexcalc + SUBDIR += hexowl SUBDIR += heyoka SUBDIR += highs SUBDIR += hmat-oss @@ -461,7 +461,6 @@ SUBDIR += libformfactor SUBDIR += libhomfly SUBDIR += libmesh - SUBDIR += libmissing SUBDIR += libnormaliz SUBDIR += libocas SUBDIR += liborigin @@ -471,7 +470,6 @@ SUBDIR += librdata SUBDIR += librsb SUBDIR += libsemigroups - SUBDIR += libsharp2 SUBDIR += libtexprintf SUBDIR += libtommath SUBDIR += libxls @@ -491,7 +489,6 @@ SUBDIR += ltl2ba SUBDIR += m4ri SUBDIR += m4rie - SUBDIR += manifold SUBDIR += mate-calc SUBDIR += math77 SUBDIR += mathex @@ -569,6 +566,7 @@ SUBDIR += octave-forge-coder SUBDIR += octave-forge-communications SUBDIR += octave-forge-control + SUBDIR += octave-forge-csg-dataset SUBDIR += octave-forge-csg-toolkit SUBDIR += octave-forge-data-smoothing SUBDIR += octave-forge-database @@ -609,6 +607,10 @@ SUBDIR += octave-forge-ltfat SUBDIR += octave-forge-mapping SUBDIR += octave-forge-matgeom + SUBDIR += octave-forge-mboct-fem-pkg + SUBDIR += octave-forge-mboct-mbdyn-pkg + SUBDIR += octave-forge-mboct-numerical-pkg + SUBDIR += octave-forge-mboct-octave-pkg SUBDIR += octave-forge-mccabe-thiele SUBDIR += octave-forge-mechanics SUBDIR += octave-forge-miscellaneous @@ -626,6 +628,7 @@ SUBDIR += octave-forge-nurbs SUBDIR += octave-forge-oct2mat SUBDIR += octave-forge-octave-pool + SUBDIR += octave-forge-octave_php_wrapper SUBDIR += octave-forge-octave_tar SUBDIR += octave-forge-octave_zstd SUBDIR += octave-forge-octclip @@ -894,6 +897,8 @@ SUBDIR += php83-gmp SUBDIR += php84-bcmath SUBDIR += php84-gmp + SUBDIR += php85-bcmath + SUBDIR += php85-gmp SUBDIR += physcalc SUBDIR += picosat SUBDIR += piranha @@ -973,12 +978,12 @@ SUBDIR += py-evalidate SUBDIR += py-faiss SUBDIR += py-fastcluster - SUBDIR += py-fastdtw SUBDIR += py-fenics-basix SUBDIR += py-fenics-ffcx SUBDIR += py-fenics-ufl SUBDIR += py-flax SUBDIR += py-formulaic + SUBDIR += py-formulaic-contrasts SUBDIR += py-fpylll SUBDIR += py-fraction SUBDIR += py-fsph @@ -1051,6 +1056,7 @@ SUBDIR += py-pandas SUBDIR += py-pandas-datareader SUBDIR += py-patsy + SUBDIR += py-pcodec SUBDIR += py-pdal SUBDIR += py-permutation SUBDIR += py-petsc4py @@ -1080,6 +1086,7 @@ SUBDIR += py-pyprobables SUBDIR += py-pyreadr SUBDIR += py-pyreadstat + SUBDIR += py-pyrfr SUBDIR += py-pyrr SUBDIR += py-pysmt SUBDIR += py-pysym @@ -1118,7 +1125,6 @@ SUBDIR += py-spopt SUBDIR += py-spot SUBDIR += py-spreg - SUBDIR += py-spvcm SUBDIR += py-squarify SUBDIR += py-ssm SUBDIR += py-statsmodels @@ -1133,6 +1139,7 @@ SUBDIR += py-umap-learn SUBDIR += py-uncertainties SUBDIR += py-unyt + SUBDIR += py-vector SUBDIR += py-vincenty SUBDIR += py-yt SUBDIR += py-z3-solver @@ -1217,6 +1224,7 @@ SUBDIR += stanmath SUBDIR += stp SUBDIR += suitesparse + SUBDIR += suitesparse-Example SUBDIR += suitesparse-amd SUBDIR += suitesparse-btf SUBDIR += suitesparse-camd |