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