diff options
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 21 |
1 files changed, 15 insertions, 6 deletions
diff --git a/math/Makefile b/math/Makefile index 13a8e8ec88c2..33cd64aa1d88 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 @@ -105,6 +104,7 @@ SUBDIR += R-cran-mitools SUBDIR += R-cran-mnormt SUBDIR += R-cran-moments + SUBDIR += R-cran-mpoly SUBDIR += R-cran-mvtnorm SUBDIR += R-cran-ncdf4 SUBDIR += R-cran-nloptr @@ -112,6 +112,7 @@ SUBDIR += R-cran-nortest SUBDIR += R-cran-numDeriv SUBDIR += R-cran-numbers + SUBDIR += R-cran-orthopolynom SUBDIR += R-cran-outliers SUBDIR += R-cran-partitions SUBDIR += R-cran-pbkrtest @@ -393,6 +394,7 @@ SUBDIR += gsl SUBDIR += half SUBDIR += hexcalc + SUBDIR += hexowl SUBDIR += heyoka SUBDIR += highs SUBDIR += hmat-oss @@ -461,7 +463,6 @@ SUBDIR += libformfactor SUBDIR += libhomfly SUBDIR += libmesh - SUBDIR += libmissing SUBDIR += libnormaliz SUBDIR += libocas SUBDIR += liborigin @@ -471,7 +472,6 @@ SUBDIR += librdata SUBDIR += librsb SUBDIR += libsemigroups - SUBDIR += libsharp2 SUBDIR += libtexprintf SUBDIR += libtommath SUBDIR += libxls @@ -491,7 +491,6 @@ SUBDIR += ltl2ba SUBDIR += m4ri SUBDIR += m4rie - SUBDIR += manifold SUBDIR += mate-calc SUBDIR += math77 SUBDIR += mathex @@ -610,6 +609,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 @@ -627,6 +630,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 @@ -895,6 +899,8 @@ SUBDIR += php83-gmp SUBDIR += php84-bcmath SUBDIR += php84-gmp + SUBDIR += php85-bcmath + SUBDIR += php85-gmp SUBDIR += physcalc SUBDIR += picosat SUBDIR += piranha @@ -974,12 +980,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 @@ -1052,6 +1058,7 @@ SUBDIR += py-pandas SUBDIR += py-pandas-datareader SUBDIR += py-patsy + SUBDIR += py-pcodec SUBDIR += py-pdal SUBDIR += py-permutation SUBDIR += py-petsc4py @@ -1081,6 +1088,7 @@ SUBDIR += py-pyprobables SUBDIR += py-pyreadr SUBDIR += py-pyreadstat + SUBDIR += py-pyrfr SUBDIR += py-pyrr SUBDIR += py-pysmt SUBDIR += py-pysym @@ -1119,7 +1127,6 @@ SUBDIR += py-spopt SUBDIR += py-spot SUBDIR += py-spreg - SUBDIR += py-spvcm SUBDIR += py-squarify SUBDIR += py-ssm SUBDIR += py-statsmodels @@ -1134,6 +1141,7 @@ SUBDIR += py-umap-learn SUBDIR += py-uncertainties SUBDIR += py-unyt + SUBDIR += py-vector SUBDIR += py-vincenty SUBDIR += py-yt SUBDIR += py-z3-solver @@ -1218,6 +1226,7 @@ SUBDIR += stanmath SUBDIR += stp SUBDIR += suitesparse + SUBDIR += suitesparse-Example SUBDIR += suitesparse-amd SUBDIR += suitesparse-btf SUBDIR += suitesparse-camd |