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 photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2025Q4
py-numpy The New Numeric Extension to Python
1.26.4_7,1 math on this many watch lists=15 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 1.26.4_7,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: 2025-09-10 14:41:26
Commit Hash: e0de1c4
People watching this port, also watch:: mpfr, p5-Net-SSLeay, libXdamage, dbus, xorg-fonts-truetype
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}
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
  • py312: py312-numpy
  • py310: py310-numpy
  • py39: py39-numpy
distinfo:
TIMESTAMP = 1718154974 SHA256 (numpy-1.26/numpy-1.26.4.tar.gz) = 2a02aba9ed12e4ac4eb3ea9421c420301a0c6460d9830d74a9df87efa4912010 SIZE (numpy-1.26/numpy-1.26.4.tar.gz) = 15786129

Expand this list (2 items)

Collapse this list.

SHA256 (numpy-1.26/numpy-html.zip) = 1dc88fc45a7709143b7b917e8e807e4985c41fe3fb7ee5fc55c3aeec5f369fdd SIZE (numpy-1.26/numpy-html.zip) = 25538887

Collapse this list.


Packages (timestamps in pop-ups are UTC):
py39-numpy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.26.4_7,11.26.4_7,1-1.26.4_7,11.26.4_7,1---
FreeBSD:13:quarterly1.26.4_6,11.26.4_6,1-1.26.4_6,11.26.4_6,1-1.25.0_4,1-
FreeBSD:14:latest1.26.4_7,11.26.4_7,1-1.26.4_7,11.26.4_7,1---
FreeBSD:14:quarterly1.26.4_6,11.26.4_7,1-1.26.4_6,11.26.4_7,1-1.25.0_4,1-
FreeBSD:15:latest1.26.4_7,11.26.4_7,1n/a1.26.4_7,1n/a-1.25.0_6,11.25.0_6,1
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-1.26.4_7,1n/a-n/a---
 
py310-numpy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.26.4_7,11.26.4_7,1-1.26.4_7,11.26.4_7,1---
FreeBSD:13:quarterly1.26.4_6,11.26.4_6,1-1.26.4_6,11.26.4_6,1-1.25.0_4,1-
FreeBSD:14:latest1.26.4_7,11.26.4_7,1-1.26.4_7,11.26.4_7,1---
FreeBSD:14:quarterly1.26.4_6,11.26.4_7,1-1.26.4_6,11.26.4_7,1-1.25.0_4,1-
FreeBSD:15:latest1.26.4_7,11.26.4_7,1n/a1.26.4_7,1n/a-1.25.0_6,11.25.0_6,1
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-1.26.4_7,1n/a-n/a---
 
py311-numpy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.26.4_7,11.26.4_7,1-1.26.4_7,11.26.4_7,1---
FreeBSD:13:quarterly1.26.4_6,11.26.4_6,1-1.26.4_6,11.26.4_6,1-1.25.0_4,1-
FreeBSD:14:latest1.26.4_7,11.26.4_7,1-1.26.4_7,11.26.4_7,1---
FreeBSD:14:quarterly1.26.4_6,11.26.4_7,1-1.26.4_6,11.26.4_7,1-1.25.0_4,1-
FreeBSD:15:latest1.26.4_7,11.26.4_7,1n/a1.26.4_7,1n/a-1.25.0_6,11.25.0_6,1
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-1.26.4_7,1n/a-n/a---
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gfortran13 : lang/gcc13
  2. py311-cython>=0.29.37<3 : lang/cython@py311
  3. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  4. python3.11 : lang/python311
  5. as : devel/binutils
Test dependencies:
  1. py311-hypothesis>=6.24.1 : devel/py-hypothesis@py311
  2. py311-pytest>=6.2.5 : devel/py-pytest@py311
  3. py311-typing-extensions>=4.2.0 : devel/py-typing-extensions@py311
  4. python3.11 : lang/python311
Runtime dependencies:
  1. gfortran13 : lang/gcc13
  2. python3.11 : lang/python311
Library dependencies:
  1. libumfpack.so : math/suitesparse-umfpack
  2. 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 (318 items / 311 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. astro/py-jplephem
  3. astro/py-pyerfa
  4. astro/py-skyfield
  5. astro/py-spktype01
  6. astro/py-spktype21
  7. astro/py-sunpy
  8. audio/py-aubio
  9. audio/py-essentia
  10. audio/py-pysndfile
  11. biology/prodigy-lig
  12. biology/py-PySCeS
  13. biology/py-biom-format
  14. biology/py-biopython
  15. biology/py-biosig
  16. biology/py-bx-python
  17. biology/py-ete3
  18. biology/py-htseq
  19. biology/py-macs2
  20. biology/py-macs3
  21. biology/py-scikit-bio
  22. biology/pyfasta
  23. cad/openscad
  24. cad/openscad-devel
  25. cad/py-gdstk
  26. cad/py-pygmsh
  27. comms/gnuradio
  28. comms/nanovna-saver
  29. comms/uhd
  30. databases/py-apache-arrow
  31. databases/py-duckdb
  32. databases/py-fastparquet
  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-numba
  45. devel/py-pycocotools
  46. devel/py-pykdtree
  47. devel/py-pyopencl
  48. devel/py-qutip
  49. devel/py-rapidfuzz
  50. devel/py-tables
  51. devel/py-thinc
  52. devel/py-thinc8
  53. devel/py-traits
  54. devel/py-zfp
  55. devel/root
  56. devel/shiboken6
  57. finance/freqtrade
  58. finance/py-Nasdaq-Data-Link
  59. finance/py-exchange-calendars
  60. finance/py-ffn
  61. finance/py-investpy
  62. finance/py-pandas-ta
  63. finance/py-ta-lib
  64. french/aster
  65. games/openage
  66. graphics/blender
  67. graphics/mahotas
  68. graphics/mypaint
  69. graphics/opencv
  70. graphics/piglit
  71. graphics/py-PyOpenGL
  72. graphics/py-PyOpenGL-accelerate
  73. graphics/py-cartopy
  74. graphics/py-gdal
  75. graphics/py-imagecodecs
  76. graphics/py-mayavi
  77. graphics/py-pandana
  78. graphics/py-pygeos
  79. graphics/py-rasterio
  80. graphics/py-rawpy
  81. graphics/py-scikit-image
  82. graphics/py-simplejpeg
  83. graphics/py-vispy
  84. math/gau2grid
  85. math/nlopt
  86. math/openturns
  87. math/py-CyLP
  88. math/py-POT
  89. math/py-SQNomad
  90. math/py-ambit
  91. math/py-apgl
  92. math/py-blis
  93. math/py-bottleneck
  94. math/py-cvxpy
  95. math/py-cyipopt
  96. math/py-diffcp
  97. math/py-ecos
  98. math/py-faiss
  99. math/py-fastcluster
  100. math/py-fpylll
  101. math/py-fsph
  102. math/py-gau2grid
  103. math/py-hdbscan
  104. math/py-hdmedians
  105. math/py-heyoka
  106. math/py-highspy
  107. math/py-hmmlearn
  108. math/py-ipyopt
  109. math/py-keras
  110. math/py-levmar
  111. math/py-libceed
  112. math/py-linearmodels
  113. math/py-mathics
  114. math/py-matplotlib
  115. math/py-minorminer
  116. math/py-ml-dtypes
  117. math/py-mnnpy
  118. math/py-nlopt
  119. math/py-numexpr
  120. math/py-numpy-stl
  121. math/py-openTSNE
  122. math/py-or-tools
  123. math/py-osqp
  124. math/py-pandas
  125. math/py-pdal
  126. math/py-petsc4py
  127. math/py-primme
  128. math/py-py-find-1st
  129. math/py-pyFFTW
  130. math/py-pygsl
  131. math/py-pygslodeiv2
  132. math/py-pyhull
  133. math/py-pynleq2
  134. math/py-pyodeint
  135. math/py-pytensor
  136. math/py-python-fcl
  137. math/py-python-picard
  138. math/py-pywavelets
  139. math/py-scikit-umfpack
  140. math/py-scs
  141. math/py-slepc4py
  142. math/py-ssm
  143. math/py-statsmodels
  144. math/py-yt
  145. math/xtensor-python
  146. misc/adios2
  147. misc/caffe
  148. misc/py-apache-beam
  149. misc/py-detecta
  150. misc/py-ezc3d
  151. misc/py-fast-histogram
  152. misc/py-fastscapelib
  153. misc/py-lightgbm
  154. misc/py-mmcv
  155. misc/py-numcodecs
  156. misc/py-openvdb
  157. misc/py-pyEDFlib
  158. misc/py-pytorch
  159. misc/py-shap2
  160. misc/py-torchao
  161. misc/py-torchmetrics
  162. misc/py-torchvision
  163. misc/py-uhi
  164. misc/pytorch
  165. misc/urh
  166. science/abinit
  167. science/cantera
  168. science/gnudatalanguage
  169. science/paraview
  170. science/pastix
  171. science/precice
  172. science/py-GPy
  173. science/py-MDAnalysis
  174. science/py-OpenMC
  175. science/py-PyNE
  176. science/py-arch
  177. science/py-asap3
  178. science/py-atomium
  179. science/py-boutdata
  180. science/py-boututils
  181. science/py-chempy
  182. science/py-dimod
  183. science/py-dipy
  184. science/py-dwave-cloud-client
  185. science/py-dwave-gate
  186. science/py-dwave-hybrid
  187. science/py-dwave-networkx
  188. science/py-dwave-optimization
  189. science/py-dwave-samplers
  190. science/py-dwave-system
  191. science/py-earthpy
  192. science/py-gpaw
  193. science/py-gsd
  194. science/py-h5py
  195. science/py-libgetar
  196. science/py-meshio
  197. science/py-molmod
  198. science/py-ncrystal
  199. science/py-netCDF4
  200. science/py-obspy
  201. science/py-oddt
  202. science/py-openpiv
  203. science/py-penaltymodel
  204. science/py-phono3py
  205. science/py-phonopy
  206. science/py-pnetcdf
  207. science/py-pymatgen
  208. science/py-pymol
  209. science/py-pyprecice
  210. science/py-pyqubo
  211. science/py-pyscf
  212. science/py-scikit-fuzzy
  213. science/py-scikit-learn
  214. science/py-scikit-sparse
  215. science/py-scimath
  216. science/py-scipy
  217. science/py-spglib
  218. science/py-tensorflow
  219. science/py-thewalrus
  220. science/py-trx-python
  221. science/py-veusz
  222. science/pynn
  223. science/qmcpack
  224. science/rdkit
  225. science/salome-kernel
  226. science/tfel
  227. science/tfel-edf
  228. science/trilinos
  229. science/ttk
  230. science/vmd
  231. science/wwplot
  232. textproc/py-gensim
  233. textproc/py-langid
  234. textproc/py-pdf2docx
  235. textproc/py-spacy
  236. textproc/py-wordcloud
  237. Collapse this list.

Deleted ports which required this port:

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

Deleted ports which required this port:

Expand this list of 111 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-arrow*
  14. databases/py-caterva*
  15. deskutils/labyrinth*
  16. devel/jep*
  17. devel/py-fbprophet*
  18. devel/py-xarray011*
  19. devel/ros_comm*
  20. finance/py-TA-Lib*
  21. french/eficas*
  22. games/py-anki*
  23. graphics/blender-lts28*
  24. graphics/blender-lts29*
  25. graphics/caffe*
  26. graphics/py-imageio24*
  27. graphics/py-opencv*
  28. graphics/py-opencv2*
  29. graphics/py-opengl*
  30. graphics/py-pyembree*
  31. graphics/py-pyggel*
  32. graphics/py-stltools*
  33. graphics/py-visual*
  34. graphics/pyggel*
  35. graphics/pygts*
  36. graphics/pymorph*
  37. graphics/sverchok-blender*
  38. math/py-Diofant*
  39. math/py-PyWavelets*
  40. math/py-blis07*
  41. math/py-fastdtw*
  42. math/py-gnuplot*
  43. math/py-gsl*
  44. math/py-igakit*
  45. math/py-matplotlib2*
  46. math/py-networkx1*
  47. math/py-numdifftools*
  48. math/py-onnx*
  49. math/py-optuna*
  50. math/py-pyipopt*
  51. math/py-pymc*
  52. math/py-pysparse*
  53. math/py-pystan*
  54. math/py-python_fcl*
  55. math/py-rpy*
  56. math/py-scientific*
  57. math/py-spvcm*
  58. math/py-statsmodels010*
  59. math/py-symcxx*
  60. math/py-symeig*
  61. math/rpy*
  62. math/rpy2*
  63. math/sage*
  64. misc/orange3*
  65. misc/py-anndata*
  66. misc/py-gluoncv*
  67. misc/py-gluonnlp*
  68. misc/py-orange3-associate*
  69. misc/py-orange3-educational*
  70. misc/py-orange3-network*
  71. misc/py-orange3-timeseries*
  72. misc/py-qiskit-machine-learning*
  73. multimedia/ffsubsync*
  74. multimedia/py-PySceneDetect*
  75. net-p2p/bazarr-devel*
  76. print/ttfquery*
  77. science/MOOSE-neural-simulator*
  78. science/avogadro*
  79. science/brian*
  80. science/openstructure*
  81. science/psychopy*
  82. science/py-PyQuante*
  83. science/py-ScientificPython*
  84. science/py-eccodes-python*
  85. science/py-hcluster*
  86. science/py-mlpy*
  87. science/py-moltemplate*
  88. science/py-nilearn*
  89. science/py-obspy-core*
  90. science/py-onnx*
  91. science/py-pydap*
  92. science/py-qiskit-aer*
  93. science/py-qiskit-dynamics*
  94. science/py-qiskit-experiments*
  95. science/py-qiskit-finance*
  96. science/py-qiskit-ibm-experiment*
  97. science/py-qiskit-ibm-provider*
  98. science/py-qiskit-ibmq-provider*
  99. science/py-qiskit-nature*
  100. science/py-qiskit-optimization*
  101. science/py-qiskit-terra*
  102. science/pycdf*
  103. science/pyteomics*
  104. science/triqs*
  105. security/caldera4*
  106. security/py-crits*
  107. security/w3af*
  108. textproc/py-orange3-text*
  109. www/novnc-websockify*
  110. www/pylot*
  111. x11-toolkits/py-pyqwt*
  112. 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-1.26.4_7,1: DOCS=on: Build and/or install documentation SUITESPARSE=on: Use AMD and UMFPACK in SuiteSparse ====> Options available for the single BLASLIB: you have to select exactly one of them ATLAS=off: ATLAS BLAS implementation NETLIB=off: BLAS implementation from Netlib OPENBLAS=on: OpenBLAS BLAS implementation ===> Use 'make config' to modify these settings
Options name:
math_py-numpy
USES:
compiler:c11 cpe fortran python:3.9+ 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 2025Q4 for this port