notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2023Q3
py-numpy Fundamental package for array computing in Python
2.4.6_1,1 math on this many watch lists=13 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.4.6_1,1Version of this port present on the latest quarterly branch.
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-09-01 18:14:31
Last Update: 2026-06-17 11:24:15
Commit Hash: f171fd1
People watching this port, also watch:: mpfr, p5-Net-SSLeay, glib, libXdamage, libidn
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://www.numpy.org/
Description:
NumPy is the fundamental package for scientific computing with Python. It contains among other things: - a powerful N-dimensional array object - sophisticated (broadcasting) functions - tools for integrating C/C++ and Fortran code - useful linear algebra, Fourier transform, and random number capabilities Besides its obvious scientific uses, NumPy can also be used as an efficient multi-dimensional container of generic data. Arbitrary data-types can be defined. This allows NumPy to seamlessly and speedily integrate with a wide variety of databases.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py*-numpy1
To install the port:
cd /usr/ports/math/py-numpy/ && make install clean
To add the package, run one of these commands:
  • pkg install math/py-numpy
  • pkg install py311-numpy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-numpy listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-numpy
Package flavors (<flavor>: <package>)
  • py311: py311-numpy
distinfo:
TIMESTAMP = 1779296811 SHA256 (numpy-2.4/numpy-2.4.6.tar.gz) = f3a3570c4a2a16746ac2c31a7c7c7b0c186b95ce902e33db6f28094ed7387dda SIZE (numpy-2.4/numpy-2.4.6.tar.gz) = 20735807

Expand this list (2 items)

Collapse this list.

SHA256 (numpy-2.4/numpy-html.zip) = 905f823345774ce868c33cb2ccfc0ef4ca3717df0ec45eb8c18429c8763eadb0 SIZE (numpy-2.4/numpy-html.zip) = 34959264

Collapse this list.


Packages (timestamps in pop-ups are UTC):
py39-numpy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest---1.26.4_7,1-n/an/an/a
FreeBSD:13:quarterly---1.26.4_6,1-n/an/an/a
FreeBSD:14:latest---1.26.4_7,1----
FreeBSD:14:quarterly---1.26.4_6,1--1.25.0_4,1-
FreeBSD:15:latest--n/a1.26.4_7,1n/an/a1.25.0_6,11.25.0_6,1
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py310-numpy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest---1.26.4_7,1-n/an/an/a
FreeBSD:13:quarterly---1.26.4_6,1-n/an/an/a
FreeBSD:14:latest---1.26.4_7,1----
FreeBSD:14:quarterly---1.26.4_6,1--1.25.0_4,1-
FreeBSD:15:latest--n/a1.26.4_7,1n/an/a1.25.0_6,11.25.0_6,1
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py311-numpy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.4.4_1,12.4.4_1,1-1.26.4_7,12.4.4_1,1n/an/an/a
FreeBSD:13:quarterly1.26.4_12,11.26.4_12,1-1.26.4_6,11.26.4_12,1n/an/an/a
FreeBSD:14:latest---1.26.4_7,1----
FreeBSD:14:quarterly1.26.4_12,11.26.4_12,1-1.26.4_6,11.26.4_12,1-1.25.0_4,1-
FreeBSD:15:latest--n/a1.26.4_7,1n/an/a1.25.0_6,11.25.0_6,1
FreeBSD:15:quarterly1.26.4_12,11.26.4_12,1n/a-n/an/a--
FreeBSD:16:latest2.4.6_1,1-n/a-n/an/a--
 

py312-numpy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest2.4.6_1,12.4.6_1,1------
FreeBSD:14:quarterly--------
FreeBSD:15:latest2.4.6_1,12.4.6_1,1n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-2.4.6_1,1n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-meson-python>=0.18.0,1 : devel/meson-python@py311
  2. gfortran14 : lang/gcc14
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. py311-cython>=3.2.4 : lang/cython@py311
  5. python3.11 : lang/python311
  6. as : devel/binutils
  7. py311-build>=0 : devel/py-build@py311
  8. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-hypothesis>=5.3.0 : devel/py-hypothesis@py311
  2. py311-pytest>=7,1 : devel/py-pytest@py311
  3. python3.11 : lang/python311
Runtime dependencies:
  1. gfortran14 : lang/gcc14
  2. python3.11 : lang/python311
Library dependencies:
  1. libopenblas.so : math/openblas
This port is required by:
for Build
  1. archivers/py-bitshuffle
  2. archivers/py-blosc2
  3. astro/astrometry
  4. astro/py-astropy
  5. astro/py-astropy-healpix
  6. astro/py-astropy-helpers
  7. astro/py-fitsio
Expand this list (327 items / 320 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. astro/py-jplephem
  3. astro/py-kosmorrolib
  4. astro/py-pyerfa
  5. astro/py-skyfield
  6. astro/py-spiceypy
  7. astro/py-spktype01
  8. astro/py-spktype21
  9. astro/py-sunpy
  10. audio/py-aubio
  11. audio/py-essentia
  12. audio/py-pysndfile
  13. biology/prodigy-lig
  14. biology/py-PySCeS
  15. biology/py-biom-format
  16. biology/py-biopython
  17. biology/py-biosig
  18. biology/py-bx-python
  19. biology/py-ete3
  20. biology/py-htseq
  21. biology/py-macs2
  22. biology/py-macs3
  23. biology/py-scikit-bio
  24. biology/pyfasta
  25. cad/openscad
  26. cad/openscad-devel
  27. cad/py-gdstk
  28. cad/py-pygmsh
  29. comms/gnuradio
  30. comms/nanovna-saver
  31. comms/uhd
  32. databases/py-duckdb
  33. databases/py-pyarrow
  34. databases/py-tiledb
  35. devel/boost-mpi-libs
  36. devel/boost-python-libs
  37. devel/cpp2py
  38. devel/py-cclib
  39. devel/py-cftime
  40. devel/py-colorspacious
  41. devel/py-crick
  42. devel/py-ewah-bool-utils
  43. devel/py-jep
  44. devel/py-lap
  45. devel/py-numba
  46. devel/py-pycocotools
  47. devel/py-pykdtree
  48. devel/py-pyopencl
  49. devel/py-qutip
  50. devel/py-rapidfuzz
  51. devel/py-shapely
  52. devel/py-tables
  53. devel/py-thinc
  54. devel/py-thinc8
  55. devel/py-traits
  56. devel/py-zfp
  57. devel/root
  58. devel/shiboken6
  59. finance/freqtrade
  60. finance/py-Nasdaq-Data-Link
  61. finance/py-exchange-calendars
  62. finance/py-ffn
  63. finance/py-investpy
  64. finance/py-pandas-ta
  65. finance/py-ta-lib
  66. french/aster
  67. games/openage
  68. graphics/blender
  69. graphics/blender4
  70. graphics/mahotas
  71. graphics/mypaint
  72. graphics/opencv
  73. graphics/piglit
  74. graphics/py-PyOpenGL
  75. graphics/py-PyOpenGL-accelerate
  76. graphics/py-cartopy
  77. graphics/py-gdal
  78. graphics/py-imagecodecs
  79. graphics/py-liffile
  80. graphics/py-mayavi
  81. graphics/py-opencv-python-headless
  82. graphics/py-pandana
  83. graphics/py-pandarm
  84. graphics/py-pygeos
  85. graphics/py-rasterio
  86. graphics/py-rawpy
  87. graphics/py-scikit-image
  88. graphics/py-simplejpeg
  89. graphics/py-vispy
  90. math/Imath
  91. math/gau2grid
  92. math/nlopt
  93. math/openturns
  94. math/py-CyLP
  95. math/py-POT
  96. math/py-PySCIPOpt
  97. math/py-SQNomad
  98. math/py-ambit
  99. math/py-apgl
  100. math/py-blis
  101. math/py-bottleneck
  102. math/py-cvxpy
  103. math/py-cyipopt
  104. math/py-diffcp
  105. math/py-ducc0
  106. math/py-ecos
  107. math/py-faiss
  108. math/py-fastcluster
  109. math/py-fpylll
  110. math/py-gau2grid
  111. math/py-hdbscan
  112. math/py-hdmedians
  113. math/py-heyoka
  114. math/py-highspy
  115. math/py-hmmlearn
  116. math/py-ipyopt
  117. math/py-jij-cimod
  118. math/py-levmar
  119. math/py-libceed
  120. math/py-linearmodels
  121. math/py-mathics
  122. math/py-minorminer
  123. math/py-ml-dtypes
  124. math/py-mnnpy
  125. math/py-nlopt
  126. math/py-numexpr
  127. math/py-numpoly
  128. math/py-numpy-stl
  129. math/py-openTSNE
  130. math/py-or-tools
  131. math/py-pandas
  132. math/py-pdal
  133. math/py-petsc4py
  134. math/py-primme
  135. math/py-py-find-1st
  136. math/py-pyFFTW
  137. math/py-pygsl
  138. math/py-pygslodeiv2
  139. math/py-pyhull
  140. math/py-pynleq2
  141. math/py-pyodeint
  142. math/py-pytensor
  143. math/py-python-fcl
  144. math/py-python-picard
  145. math/py-pywavelets
  146. math/py-scikit-umfpack
  147. math/py-scs
  148. math/py-slepc4py
  149. math/py-sparsediffpy
  150. math/py-ssm
  151. math/py-statsmodels
  152. math/py-yt
  153. math/xtensor-python
  154. misc/adios2
  155. misc/caffe
  156. misc/py-apache-beam
  157. misc/py-detecta
  158. misc/py-ezc3d
  159. misc/py-fast-histogram
  160. misc/py-fastscapelib
  161. misc/py-lightgbm
  162. misc/py-mmcv
  163. misc/py-numcodecs
  164. misc/py-openvdb
  165. misc/py-paddlepaddle
  166. misc/py-pyEDFlib
  167. misc/py-pytorch
  168. misc/py-shap2
  169. misc/py-torchao
  170. misc/py-torchmetrics
  171. misc/py-torchvision
  172. misc/py-uhi
  173. misc/pytorch
  174. misc/urh
  175. science/abinit
  176. science/cantera
  177. science/gnudatalanguage
  178. science/paraview
  179. science/pastix
  180. science/precice
  181. science/py-GPy
  182. science/py-MDAnalysis
  183. science/py-OpenMC
  184. science/py-PyNE
  185. science/py-arch
  186. science/py-asap3
  187. science/py-atomium
  188. science/py-boutdata
  189. science/py-boututils
  190. science/py-chempy
  191. science/py-dimod
  192. science/py-dipy
  193. science/py-dwave-cloud-client
  194. science/py-dwave-gate
  195. science/py-dwave-hybrid
  196. science/py-dwave-networkx
  197. science/py-dwave-optimization
  198. science/py-dwave-samplers
  199. science/py-dwave-system
  200. science/py-earthpy
  201. science/py-gpaw
  202. science/py-gsd
  203. science/py-h5py
  204. science/py-meshio
  205. science/py-molmod
  206. science/py-ncrystal
  207. science/py-netCDF4
  208. science/py-obspy
  209. science/py-oddt
  210. science/py-penaltymodel
  211. science/py-phono3py
  212. science/py-phonopy
  213. science/py-pnetcdf
  214. science/py-pymatgen
  215. science/py-pymatgen-core
  216. science/py-pymol
  217. science/py-pyprecice
  218. science/py-pyqubo
  219. science/py-pyscf
  220. science/py-scikit-fuzzy
  221. science/py-scikit-learn
  222. science/py-scikit-sparse
  223. science/py-scimath
  224. science/py-scipy
  225. science/py-spglib
  226. science/py-tensorflow
  227. science/py-thewalrus
  228. science/py-trx-python
  229. science/py-veusz
  230. science/pynn
  231. science/qmcpack
  232. science/rdkit
  233. science/salome-kernel
  234. science/tfel
  235. science/tfel-edf
  236. science/trilinos
  237. science/ttk
  238. science/vmd
  239. science/wwplot
  240. textproc/py-gensim
  241. textproc/py-langid
  242. textproc/py-pdf2docx
  243. textproc/py-spacy
  244. textproc/py-wordcloud
  245. Collapse this list.

Deleted ports which required this port:

Expand this list of 77 deleted ports
  1. astro/py-aipy*
  2. astro/py-pyfits*
  3. audio/pulseeffects*
  4. audio/py-jack*
  5. audio/py-py-jack*
  6. biology/py-fastTSNE*
  7. biology/pycogent*
  8. biology/unanimity*
  9. comms/libbtbb*
  10. comms/ubertooth*
  11. comms/wsjt*
  12. comms/wspr*
  13. databases/py-apache-arrow*
  14. databases/py-arrow*
  15. databases/py-fastparquet*
  16. devel/jep*
  17. devel/py-rapidfuzz2*
  18. finance/py-TA-Lib*
  19. graphics/blender-lts28*
  20. graphics/blender-lts29*
  21. graphics/caffe*
  22. graphics/py-opencv*
  23. graphics/py-opencv2*
  24. graphics/py-opengl*
  25. graphics/py-pyembree*
  26. graphics/py-visual*
  27. graphics/pygts*
  28. math/biggles*
  29. math/py-PyWavelets*
  30. math/py-basemap*
  31. math/py-blis07*
  32. math/py-gnuplot*
  33. math/py-graphtool*
  34. math/py-gsl*
  35. math/py-igakit*
  36. math/py-matplotlib2*
  37. math/py-pyipopt*
  38. math/py-pymc*
  39. math/py-pysparse*
  40. math/py-pystan*
  41. math/py-python_fcl*
  42. math/py-rpy*
  43. math/py-scientific*
  44. math/py-statsmodels010*
  45. math/py-symeig*
  46. math/rpy*
  47. math/rpy2*
  48. math/sage*
  49. misc/orange3*
  50. misc/py-anndata*
  51. misc/py-gluoncv*
  52. misc/py-gluonnlp*
  53. misc/py-orange3-network*
  54. misc/py-qiskit-machine-learning*
  55. multimedia/subsync*
  56. science/MOOSE-neural-simulator*
  57. science/avogadro*
  58. science/brian*
  59. science/lm*
  60. science/py-ScientificPython*
  61. science/py-hcluster*
  62. science/py-mlpy*
  63. science/py-obspy-core*
  64. science/py-pydap*
  65. science/py-qiskit-aer*
  66. science/py-qiskit-dynamics*
  67. science/py-qiskit-experiments*
  68. science/py-qiskit-finance*
  69. science/py-qiskit-ibm-experiment*
  70. science/py-qiskit-ibm-provider*
  71. science/py-qiskit-ibmq-provider*
  72. science/py-qiskit-nature*
  73. science/py-qiskit-optimization*
  74. science/py-qiskit-terra*
  75. science/pycdf*
  76. science/triqs*
  77. x11-toolkits/py-pyqwt*
  78. Collapse this list of deleted ports.
for Run
  1. archivers/py-bitshuffle
  2. archivers/py-blosc2
  3. astro/astrometry
  4. astro/py-astlib
  5. astro/py-astroML
  6. astro/py-astropy
  7. astro/py-astropy-healpix
Expand this list (720 items / 713 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. astro/py-astropy-helpers
  3. astro/py-astroquery
  4. astro/py-fitsio
  5. astro/py-jplephem
  6. astro/py-kosmorrolib
  7. astro/py-metpy
  8. astro/py-pyerfa
  9. astro/py-pykep
  10. astro/py-pysofa
  11. astro/py-pysolar
  12. astro/py-ro
  13. astro/py-skyfield
  14. astro/py-spiceypy
  15. astro/py-spktype01
  16. astro/py-spktype21
  17. astro/py-sunpy
  18. audio/beets
  19. audio/py-SoundFile
  20. audio/py-aubio
  21. audio/py-auditok
  22. audio/py-essentia
  23. audio/py-librosa
  24. audio/py-music21
  25. audio/py-pysndfile
  26. audio/py-pyttsx3
  27. audio/py-resampy
  28. audio/py-samplerate
  29. audio/py-sounddevice
  30. audio/py-soxr
  31. audio/py-wavio
  32. biology/groopm
  33. biology/py-PySCeS
  34. biology/py-biom-format
  35. biology/py-biopython
  36. biology/py-bx-python
  37. biology/py-ete3
  38. biology/py-hits
  39. biology/py-htseq
  40. biology/py-loompy
  41. biology/py-macs2
  42. biology/py-macs3
  43. biology/py-mrcfile
  44. biology/py-multiqc
  45. biology/py-ont-fast5-api
  46. biology/py-pydeseq2
  47. biology/py-scikit-bio
  48. biology/pyfasta
  49. cad/py-gdspy
  50. cad/py-gdstk
  51. cad/py-lcapy
  52. cad/py-pyfda
  53. cad/py-pygmsh
  54. comms/apitran
  55. comms/cubicsdr
  56. comms/gnuradio
  57. comms/nanovna-saver
  58. comms/py-ModbusTCP
  59. databases/py-duckdb
  60. databases/py-qdrant-client
  61. databases/py-redisvl
  62. databases/py-tiledb
  63. deskutils/py-qmd
  64. devel/cpp2py
  65. devel/py-aiortc
  66. devel/py-anndata
  67. devel/py-array-api-strict
  68. devel/py-asteval
  69. devel/py-beartype
  70. devel/py-bullet3
  71. devel/py-cclib
  72. devel/py-cftime
  73. devel/py-cgen
  74. devel/py-colorspacious
  75. devel/py-dask
  76. devel/py-dataclass-array
  77. devel/py-etils
  78. devel/py-ewah-bool-utils
  79. devel/py-fastf1
  80. devel/py-game
  81. devel/py-hypothesis
  82. devel/py-ipydatawidgets
  83. devel/py-ipympl
  84. devel/py-jep
  85. devel/py-jupyter-rfb
  86. devel/py-lazyarray
  87. devel/py-mediapy
  88. devel/py-monty
  89. devel/py-mystic
  90. devel/py-numba
  91. devel/py-pycocotools
  92. devel/py-pycompilation
  93. devel/py-pyina
  94. devel/py-pykdtree
  95. devel/py-pyopencl
  96. devel/py-pyquil
  97. devel/py-pytest-arraydiff
  98. devel/py-pythran
  99. devel/py-qcs-sdk-python
  100. devel/py-qutip
  101. devel/py-qutip-qip
  102. devel/py-rapidfuzz
  103. devel/py-rpcq
  104. devel/py-shapely
  105. devel/py-sparse
  106. devel/py-tables
  107. devel/py-thinc
  108. devel/py-thinc8
  109. devel/py-uproot
  110. devel/py-websockify
  111. devel/py-xarray
  112. devel/py-xarray-einstats
  113. devel/py-xarray-simlab
  114. devel/py-zarr
  115. devel/py-zfp
  116. devel/shiboken6
  117. devel/vitables
  118. editors/setzer
  119. filesystems/py-kerchunk
  120. finance/freqtrade
  121. finance/py-Nasdaq-Data-Link
  122. finance/py-exchange-calendars
  123. finance/py-ffn
  124. finance/py-investpy
  125. finance/py-pandas-ta
  126. finance/py-pandas-ta-openbb
  127. finance/py-quantecon
  128. finance/py-ta-lib
  129. finance/py-yfinance
  130. french/aster
  131. games/endgame-singularity
  132. games/fretsonfire
  133. games/krank
  134. games/openage
  135. graphics/blender
  136. graphics/blender4
  137. graphics/inkscape
  138. graphics/matplotlib-cpp
  139. graphics/mypaint
  140. graphics/opencv
  141. graphics/piglit
  142. graphics/py-PyOpenGL
  143. graphics/py-PyOpenGL-accelerate
  144. graphics/py-agx-emulsion
  145. graphics/py-albucore
  146. graphics/py-albumentations
  147. graphics/py-cartopy
  148. graphics/py-colour-science
  149. graphics/py-easyocr
  150. graphics/py-face_recognition
  151. graphics/py-fury
  152. graphics/py-gdal
  153. graphics/py-geomdl
  154. graphics/py-geopandas
  155. graphics/py-geosnap
  156. graphics/py-gizeh
  157. graphics/py-h3
  158. graphics/py-imagecodecs
  159. graphics/py-imageio
  160. graphics/py-imutils
  161. graphics/py-liffile
  162. graphics/py-mapclassify
  163. graphics/py-mayavi
  164. graphics/py-mgwr
  165. graphics/py-moderngl-window
  166. graphics/py-mpl-scatter-density
  167. graphics/py-osmnet
  168. graphics/py-pandana
  169. graphics/py-pandarm
  170. graphics/py-pointpats
  171. graphics/py-pycollada
  172. graphics/py-pydeck
  173. graphics/py-pygeos
  174. graphics/py-pyogrio
  175. graphics/py-pyqtgraph
  176. graphics/py-pyrsgis
  177. graphics/py-pyvista
  178. graphics/py-qudida
  179. graphics/py-rasterio
  180. graphics/py-rasterstats
  181. graphics/py-rawpy
  182. graphics/py-scikit-image
  183. graphics/py-tifffile
  184. graphics/py-toyplot
  185. graphics/py-urbanaccess
  186. graphics/py-urbansim
  187. graphics/py-vispy
  188. graphics/py-visvis
  189. graphics/py-zbar-py
  190. graphics/qgis
  191. graphics/qgis-ltr
  192. graphics/qtqr
  193. math/Imath
  194. math/nlopt
  195. math/openturns
  196. math/proxsuite
  197. math/py-CyLP
  198. math/py-GridDataFormats
  199. math/py-POT
  200. math/py-Py-BOBYQA
  201. math/py-PySCIPOpt
  202. math/py-SQNomad
  203. math/py-algopy
  204. math/py-ambit
  205. math/py-apgl
  206. math/py-arviz-base
  207. math/py-arviz-stats
  208. math/py-autograd
  209. math/py-awkward
  210. math/py-awkward-cpp
  211. math/py-baycomp
  212. math/py-bayesian-optimization
  213. math/py-benford_py
  214. math/py-blis
  215. math/py-bottleneck
  216. math/py-chaospy
  217. math/py-clarabel
  218. math/py-cma
  219. math/py-cmaes
  220. math/py-cmyt
  221. math/py-colormath
  222. math/py-contourpy
  223. math/py-cvxpy
  224. math/py-cyipopt
  225. math/py-deap
  226. math/py-dgl
  227. math/py-diffcp
  228. math/py-ducc0
  229. math/py-ecos
  230. math/py-emcee
  231. math/py-faiss
  232. math/py-fastcluster
  233. math/py-fenics-basix
  234. math/py-flax
  235. math/py-fpylll
  236. math/py-fvcore
  237. math/py-gau2grid
  238. math/py-gimmik
  239. math/py-gym
  240. math/py-hdbscan
  241. math/py-hdmedians
  242. math/py-hepstats
  243. math/py-heyoka
  244. math/py-highspy
  245. math/py-hmmlearn
  246. math/py-iminuit
  247. math/py-iohexperimenter
  248. math/py-ipyopt
  249. math/py-isosurfaces
  250. math/py-jacobi
  251. math/py-jax
  252. math/py-jij-cimod
  253. math/py-keras
  254. math/py-keras-applications
  255. math/py-keras-preprocessing
  256. math/py-libceed
  257. math/py-linearmodels
  258. math/py-lmfit
  259. math/py-luminol
  260. math/py-mapbox-earcut
  261. math/py-mathics
  262. math/py-matplotlib
  263. math/py-minorminer
  264. math/py-ml-dtypes
  265. math/py-mnnpy
  266. math/py-modin
  267. math/py-moocore
  268. math/py-ndonnx
  269. math/py-networkx
  270. math/py-nevergrad
  271. math/py-nlopt
  272. math/py-numba-stats
  273. math/py-numdifftools
  274. math/py-numexpr
  275. math/py-numpoly
  276. math/py-numpy-groupies
  277. math/py-numpy-stl
  278. math/py-openTSNE
  279. math/py-or-tools
  280. math/py-osqp
  281. math/py-pandas
  282. math/py-pandas-stubs
  283. math/py-patsy
  284. math/py-pdal
  285. math/py-petsc4py
  286. math/py-point-annotator
  287. math/py-primme
  288. math/py-pwlf
  289. math/py-py-find-1st
  290. math/py-pyFFTW
  291. math/py-pygsl
  292. math/py-pygslodeiv2
  293. math/py-pyhull
  294. math/py-pymc3
  295. math/py-pyneqsys
  296. math/py-pynndescent
  297. math/py-pyodeint
  298. math/py-pyodesys
  299. math/py-pyreadstat
  300. math/py-pyrr
  301. math/py-pysym
  302. math/py-pytensor
  303. math/py-python-fcl
  304. math/py-python-louvain
  305. math/py-python-picard
  306. math/py-pywavelets
  307. math/py-qats
  308. math/py-qdldl
  309. math/py-quadprog
  310. math/py-resample
  311. math/py-rpy2
  312. math/py-rustworkx
  313. math/py-rvlib
  314. math/py-scikit-fem
  315. math/py-scikit-umfpack
  316. math/py-scs
  317. math/py-seaborn
  318. math/py-seriate
  319. math/py-slepc4py
  320. math/py-snuggs
  321. math/py-sparsediffpy
  322. math/py-spectral
  323. math/py-spglm
  324. math/py-spint
  325. math/py-splot
  326. math/py-spopt
  327. math/py-spox
  328. math/py-spreg
  329. math/py-ssm
  330. math/py-statsmodels
  331. math/py-sym
  332. math/py-theano
  333. math/py-timple
  334. math/py-torchsde
  335. math/py-umap-learn
  336. math/py-uncertainties
  337. math/py-unyt
  338. math/py-vector
  339. math/py-yt
  340. math/xtensor-python
  341. misc/adios2
  342. misc/caffe
  343. misc/comfyui
  344. misc/mmdnn
  345. misc/py-QSpectrumAnalyzer
  346. misc/py-SQCommon
  347. misc/py-SQImFil
  348. misc/py-SQSnobFit
  349. misc/py-SimpleSoapy
  350. misc/py-accelerate
  351. misc/py-apache-beam
  352. misc/py-bitsandbytes
  353. misc/py-boost-histogram
  354. misc/py-cmap
  355. misc/py-datasets
  356. misc/py-detecta
  357. misc/py-diffusers
  358. misc/py-evaluate
  359. misc/py-ezc3d
  360. misc/py-facenet-pytorch
  361. misc/py-fast-histogram
  362. misc/py-fastscapelib
  363. misc/py-gguf
  364. misc/py-gymnasium
  365. misc/py-haystack_ai
  366. misc/py-hist
  367. misc/py-histoprint
  368. misc/py-ipyfastscape
  369. misc/py-kokoro
  370. misc/py-langchain-community
  371. misc/py-langchain-tests
  372. misc/py-laspy
  373. misc/py-lightgbm
  374. misc/py-llama-cpp-python
  375. misc/py-mffpy
  376. misc/py-mistral-common
  377. misc/py-mmcv
  378. misc/py-mmdet
  379. misc/py-mmengine
  380. misc/py-mmsegmentation
  381. misc/py-napari
  382. misc/py-napari-svg
  383. misc/py-npTDMS
  384. misc/py-numcodecs
  385. misc/py-onnx
  386. misc/py-onnxconverter-common
  387. misc/py-openai
  388. misc/py-openai-whisper
  389. misc/py-openvdb
  390. misc/py-optuna
  391. misc/py-paddlepaddle
  392. misc/py-peft
  393. misc/py-pkbar
  394. misc/py-pyEDFlib
  395. misc/py-pymatreader
  396. misc/py-pytorch
  397. misc/py-pytorch-lightning
  398. misc/py-safetensors
  399. misc/py-sagemaker-core
  400. misc/py-scikit-fusion
  401. misc/py-sentence-transformers
  402. misc/py-shap2
  403. misc/py-skops
  404. misc/py-soapy_power
  405. misc/py-spandrel
  406. misc/py-tflearn
  407. misc/py-tflite
  408. misc/py-tflite-support
  409. misc/py-thermocouples_reference
  410. misc/py-timm-vis
  411. misc/py-torch-geometric
  412. misc/py-torchao
  413. misc/py-torchmetrics
  414. misc/py-torchsummary
  415. misc/py-torchvision
  416. misc/py-transformers
  417. misc/py-tritonclient
  418. misc/py-uhi
  419. misc/py-vllm
  420. misc/py-wurlitzer
  421. misc/py-xformers
  422. misc/py-xgboost
  423. misc/py-xgrammar
  424. misc/pyobd
  425. misc/pytorch
  426. misc/urh
  427. multimedia/pitivi
  428. multimedia/py-moviepy
  429. multimedia/py-pretty_midi
  430. multimedia/py-scenedetect
  431. net-p2p/bazarr
  432. print/py-glyphtools
  433. science/agrum
  434. science/bout++
  435. science/cantera
  436. science/dftbplus
  437. science/gnudatalanguage
  438. science/meep
  439. science/moltui
  440. science/paraview
  441. science/pastix
  442. science/precice
  443. science/py-GPy
  444. science/py-GPyOpt
  445. science/py-HofstadterTools
  446. science/py-MDAnalysis
  447. science/py-MDAnalysisTests
  448. science/py-OpenFermion
  449. science/py-OpenMC
  450. science/py-PyFR
  451. science/py-PyNE
  452. science/py-SimpleSpectral
  453. science/py-abipy
  454. science/py-access
  455. science/py-arbor
  456. science/py-arch
  457. science/py-asap3
  458. science/py-asdf
  459. science/py-ase
  460. science/py-atomium
  461. science/py-boutdata
  462. science/py-boututils
  463. science/py-cfgrib
  464. science/py-chainer
  465. science/py-chainer-chemistry
  466. science/py-chempy
  467. science/py-cirq-core
  468. science/py-dftd4
  469. science/py-dimod
  470. science/py-dipy
  471. science/py-dwave-cloud-client
  472. science/py-dwave-gate
  473. science/py-dwave-hybrid
  474. science/py-dwave-inspector
  475. science/py-dwave-networkx
  476. science/py-dwave-optimization
  477. science/py-dwave-preprocessing
  478. science/py-dwave-samplers
  479. science/py-dwave-system
  480. science/py-earthpy
  481. science/py-eccodes
  482. science/py-esda
  483. science/py-geometer
  484. science/py-geometric
  485. science/py-gpaw
  486. science/py-gsd
  487. science/py-gwlearn
  488. science/py-h5json
  489. science/py-h5netcdf
  490. science/py-h5py
  491. science/py-h5pyd
  492. science/py-hdmf
  493. science/py-hiPhive
  494. science/py-icet
  495. science/py-igor2
  496. science/py-inequality
  497. science/py-ipygany
  498. science/py-kimpy
  499. science/py-kinematics
  500. science/py-kliff
  501. science/py-klusta
  502. science/py-libpysal
  503. science/py-lifelines
  504. science/py-mdp
  505. science/py-meshio
  506. science/py-mmtf-python
  507. science/py-mne
  508. science/py-molmod
  509. science/py-mpcontribs-client
  510. science/py-mplhep
  511. science/py-ncrystal
  512. science/py-neo
  513. science/py-netCDF4
  514. science/py-nglview
  515. science/py-nibabel
  516. science/py-nixio
  517. science/py-obspy
  518. science/py-oddt
  519. science/py-openpiv
  520. science/py-optking
  521. science/py-paramz
  522. science/py-penaltymodel
  523. science/py-periodictable
  524. science/py-phono3py
  525. science/py-phonopy
  526. science/py-plumed
  527. science/py-pnetcdf
  528. science/py-probeinterface
  529. science/py-pupynere
  530. science/py-pyberny
  531. science/py-pydoe
  532. science/py-pygmo2
  533. science/py-pyked
  534. science/py-pymatgen-core
  535. science/py-pymol
  536. science/py-pynrrd
  537. science/py-pynwb
  538. science/py-pyphot
  539. science/py-pyprecice
  540. science/py-pyqubo
  541. science/py-pysal
  542. science/py-pyscf
  543. science/py-pyteomics
  544. science/py-qcelemental
  545. science/py-qcmanybody
  546. science/py-qiskit
  547. science/py-qspin
  548. science/py-quantities
  549. science/py-rmsd
  550. science/py-sarpy
  551. science/py-scikit-fuzzy
  552. science/py-scikit-learn
  553. science/py-scikit-optimize
  554. science/py-scikit-sparse
  555. science/py-scimath
  556. science/py-scipy
  557. science/py-scoria
  558. science/py-sdf
  559. science/py-seekpath
  560. science/py-segregation
  561. science/py-segyio
  562. science/py-sklearn-pandas
  563. science/py-skrebate
  564. science/py-spaghetti
  565. science/py-spglib
  566. science/py-spml
  567. science/py-symfc
  568. science/py-tensorflow
  569. science/py-thewalrus
  570. science/py-tobler
  571. science/py-trainstation
  572. science/py-veusz
  573. science/pynn
  574. science/qmcpack
  575. science/rdkit
  576. science/salome-kernel
  577. science/tfel
  578. science/tfel-edf
  579. science/ttk
  580. science/v_sim
  581. science/vmd
  582. science/votca
  583. science/wwplot
  584. security/caldera
  585. security/howdy
  586. textproc/py-gensim
  587. textproc/py-langid
  588. textproc/py-pdf2docx
  589. textproc/py-rouge-score
  590. textproc/py-sense2vec
  591. textproc/py-spacy
  592. textproc/py-textdistance
  593. textproc/py-textual-fastdatatable
  594. textproc/py-wordcloud
  595. www/py-bokeh
  596. www/py-folium
  597. www/py-sentinelhub
  598. www/py-streamlit
  599. www/py-yubal
  600. x11/py-xdot
  601. x11-toolkits/py-wxpython
  602. Collapse this list.

Deleted ports which required this port:

Expand this list of 113 deleted ports
  1. astro/py-RO*
  2. astro/py-aipy*
  3. astro/py-astLib*
  4. astro/py-pyfits*
  5. audio/pulseeffects*
  6. audio/py-karaoke*
  7. biology/checkm*
  8. biology/py-fastTSNE*
  9. biology/py-orange3-single-cell*
  10. biology/pycogent*
  11. biology/unanimity*
  12. comms/wsjt*
  13. databases/py-apache-arrow*
  14. databases/py-arrow*
  15. databases/py-caterva*
  16. databases/py-fastparquet*
  17. deskutils/labyrinth*
  18. devel/jep*
  19. devel/py-fbprophet*
  20. devel/py-xarray011*
  21. devel/ros_comm*
  22. finance/py-TA-Lib*
  23. french/eficas*
  24. games/py-anki*
  25. graphics/blender-lts28*
  26. graphics/blender-lts29*
  27. graphics/caffe*
  28. graphics/py-imageio24*
  29. graphics/py-opencv*
  30. graphics/py-opencv2*
  31. graphics/py-opengl*
  32. graphics/py-pyembree*
  33. graphics/py-pyggel*
  34. graphics/py-stltools*
  35. graphics/py-visual*
  36. graphics/pyggel*
  37. graphics/pygts*
  38. graphics/pymorph*
  39. graphics/sverchok-blender*
  40. math/py-Diofant*
  41. math/py-PyWavelets*
  42. math/py-blis07*
  43. math/py-fastdtw*
  44. math/py-gnuplot*
  45. math/py-gsl*
  46. math/py-igakit*
  47. math/py-matplotlib2*
  48. math/py-networkx1*
  49. math/py-onnx*
  50. math/py-optuna*
  51. math/py-pyipopt*
  52. math/py-pymc*
  53. math/py-pysparse*
  54. math/py-pystan*
  55. math/py-python_fcl*
  56. math/py-rpy*
  57. math/py-scientific*
  58. math/py-spvcm*
  59. math/py-statsmodels010*
  60. math/py-symcxx*
  61. math/py-symeig*
  62. math/rpy*
  63. math/rpy2*
  64. math/sage*
  65. misc/orange3*
  66. misc/py-anndata*
  67. misc/py-gluoncv*
  68. misc/py-gluonnlp*
  69. misc/py-orange3-associate*
  70. misc/py-orange3-educational*
  71. misc/py-orange3-network*
  72. misc/py-orange3-timeseries*
  73. misc/py-qiskit-machine-learning*
  74. multimedia/ffsubsync*
  75. multimedia/py-PySceneDetect*
  76. net-p2p/bazarr-devel*
  77. print/ttfquery*
  78. science/MOOSE-neural-simulator*
  79. science/avogadro*
  80. science/brian*
  81. science/openstructure*
  82. science/psychopy*
  83. science/py-PyQuante*
  84. science/py-ScientificPython*
  85. science/py-eccodes-python*
  86. science/py-hcluster*
  87. science/py-hiphive*
  88. science/py-mlpy*
  89. science/py-moltemplate*
  90. science/py-nilearn*
  91. science/py-obspy-core*
  92. science/py-onnx*
  93. science/py-pydap*
  94. science/py-qiskit-aer*
  95. science/py-qiskit-dynamics*
  96. science/py-qiskit-experiments*
  97. science/py-qiskit-finance*
  98. science/py-qiskit-ibm-experiment*
  99. science/py-qiskit-ibm-provider*
  100. science/py-qiskit-ibmq-provider*
  101. science/py-qiskit-nature*
  102. science/py-qiskit-optimization*
  103. science/py-qiskit-terra*
  104. science/pycdf*
  105. science/pyteomics*
  106. science/triqs*
  107. security/caldera4*
  108. security/py-crits*
  109. security/w3af*
  110. textproc/py-orange3-text*
  111. www/novnc-websockify*
  112. www/pylot*
  113. x11-toolkits/py-pyqwt*
  114. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for py311-numpy-2.4.6_1,1: DOCS=on: Build and/or install documentation ====> Options available for the single BLASLIB: you have to select exactly one of them BLIS=off: BLIS BLAS-like implementation FLEXIBLAS=off: FlexiBLAS BLAS implementation NETLIB=off: BLAS implementation from Netlib OPENBLAS=on: OpenBLAS BLAS implementation ====> Use CPU-specific optimizations: you have to select exactly one of them MIN=on: Minimum recommended CPU features (x86-64-v2 microarchitecture) NATIVE=off: Use native optimization (-march=native) NONE=off: Dispatched optimizations only (not recommended except old CPUs) ===> Use 'make config' to modify these settings
Options name:
math_py-numpy
USES:
compiler:c++17-lang cpe fortran pkgconfig python:3.11+ shebangfix blaslapack:openblas
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/n/numpy/
  2. https://pypi.org/packages/source/n/numpy/
Collapse this list.

There are no commits on branch 2023Q3 for this port