openbsd-ports/math
sthen 2b9c2963f6 import math/py-oldest-support-numpy, ok landry@
This is a Python meta-package which can be used in pyproject.toml files
to automatically provide as a build-time dependency on Numpy.

Normally it is used to depend on the oldest version that supports the
given Python version and platform where a pre-built Numpy wheel is
available, such that compiled extensions are ABI-compatible with a
wider range of Numpy versions.

For OpenBSD packages where we manage dependencies internally and
don't use upstream pre-built wheels, this is modified to allow any
version.
2022-09-12 11:28:55 +00:00
..
4ti2
aamath
armadillo Fix build with CMake 3.23 2022-05-28 06:19:58 +00:00
arpack Fix on at least sparc64 by using ports-gcc. 2022-08-17 18:47:19 +00:00
bc-gh Update to bc-gh-5.2.5 2022-05-25 11:35:37 +00:00
bcal
blas
calc
calcoo
cblas
cddlib
cfitsio The FITS file format is mostly used for astronomy, add "astro" to CATEGORY 2022-07-19 11:12:16 +00:00
cgal
cglm
coq
datamash Install bash-completion files in the regular place, plus other tweaks 2022-08-12 19:02:22 +00:00
dieharder
double-conversion
ecm
eigen3
ensmallen
fann
fftw
fftw3
foma
galculator
gbc
geogebra
ginac
gnumeric Regen WANTLIB to unbreak. 2022-05-27 06:51:42 +00:00
gnuplot
grace
graphviz
grpn
gunits
hc
hdf5
hexcalc
hoc
igraph update math/igraph to 0.9.9 2022-09-03 16:00:55 +00:00
imath Fix build with CMake 3.23 2022-05-28 06:19:58 +00:00
isl
jacal
kst
lapack set DPB_PROPERTIES=parallel for lapack, ok kmos steven 2022-08-31 12:50:28 +00:00
lean Update to lean 3.48.0 2022-08-31 14:13:50 +00:00
libcerf
libqalculate update to libqalculate-4.2.0 2022-05-27 11:14:22 +00:00
libtommath
lpsolve
lrs
mathomatic
matio
maxima
mcl
mcsim
minisat
mlpack use DPB_PROPERTIES=nojunk; mlpack uses setuptools without using 2022-09-07 14:34:13 +00:00
moo
muparser
netcdf
nlopt
nonogram
nonolib
ntl
ocaml-num
ocaml-zarith
octave update to 7.2.0 2022-08-24 19:53:38 +00:00
openfst
p5-AI-FANN
p5-AI-NeuralNet-BackProp
p5-AI-NeuralNet-Kohonen
p5-AI-NeuralNet-Kohonen-Visual
p5-AI-NeuralNet-Mesh
p5-AI-Perceptron
p5-Algorithm-Combinatorics
p5-Algorithm-NaiveBayes
p5-Bit-Vector
p5-Business-Hours
p5-Chart-Math-Axis
p5-Data-PowerSet
p5-GraphViz
p5-Math-Base36
p5-Math-Base85
p5-Math-BaseCnv
p5-Math-Bezier
p5-Math-BigInt-GMP
p5-Math-Calc-Units
p5-Math-Derivative
p5-Math-FFT
p5-Math-Fibonacci
p5-Math-Fibonacci-Phi
p5-Math-GMP Update to p5-Math-GMP-2.25. 2022-08-04 13:24:06 +00:00
p5-Math-GMPf
p5-Math-GMPz
p5-Math-Int64
p5-Math-Int128
p5-Math-MatrixReal
p5-Math-Prime-Util
p5-Math-Prime-Util-GMP
p5-Math-Random-ISAAC
p5-Math-Round
p5-Math-Spline
p5-Math-Symbolic
p5-Math-SymbolicX-ParserExtensionFactory
p5-Math-Utils
p5-Math-VecStat
p5-Number-WithError
p5-Set-IntSpan
p5-Statistics-CaseResampling
p5-Statistics-Contingency
p5-Statistics-Descriptive
pari
pcalc
plplot Remove USE_NINJA 2022-09-02 13:21:20 +00:00
prover9
pspp
py2-numpy
py-affine
py-bottleneck Update py-bottleneck to 1.3.5. 2022-07-08 19:52:35 +00:00
py-cftime Update py-cftime to 1.6.1. 2022-07-27 10:17:16 +00:00
py-cvxopt unbreak, I didn't set MODPY_PEP517 correctly, reported by aja@ naddy@ 2022-08-28 19:00:50 +00:00
py-cvxpy math/py-cvxpy uses C++11 so shift to ports-gcc on base-gcc arches 2022-08-20 23:04:16 +00:00
py-ecos
py-graphviz
py-h5py Update h5py to 3.7.0. 2022-06-04 13:48:55 +00:00
py-mpmath
py-netcdf4 Update py-netcdf4 to 1.6.0. 2022-07-01 15:44:02 +00:00
py-networkx
py-numexpr update to py3-numexpr-2.8.3 2022-08-27 18:09:57 +00:00
py-numpy numpy uses C++ now, so COMPILER needs to be "base-clang ports-gcc" 2022-09-11 23:20:18 +00:00
py-oldest-supported-numpy import math/py-oldest-support-numpy, ok landry@ 2022-09-12 11:28:55 +00:00
py-osqp
py-pandas update to py3-pandas-1.4.3 2022-08-24 12:35:11 +00:00
py-patsy
py-pysmt
py-PyWavelets
py-scikit-image
py-scikit-learn
py-scipy
py-scs
py-snuggs
py-sympy
py-tables
qhull
qrupdate
R Update to R 4.2.1 2022-08-03 15:13:25 +00:00
rstudio math/rstudio: fix build by providing a missing prototype. 2022-08-05 08:08:35 +00:00
sc
spread-sheet-widget
suitesparse
superlu
udunits
veusz Mark as broken until sipbuild is fixed 2022-08-14 13:57:52 +00:00
visidata update to visidata-2.10 2022-09-02 08:50:37 +00:00
wcalc
wmcalc
wxMaxima
yorick
z3 Update z3 to 4.10.2. 2022-08-17 21:59:48 +00:00
Makefile remove py2 backports of functionality from python 3.x which are no 2022-08-18 14:33:53 +00:00