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 2024Q4
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 1.26.4_12,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:latest2.4.6,12.4.6_1,1-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:latest2.4.6_1,12.4.6_1,1n/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,12.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 (325 items / 318 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-apache-arrow
  33. databases/py-duckdb
  34. databases/py-fastparquet
  35. databases/py-pyarrow
  36. databases/py-tiledb
  37. devel/boost-mpi-libs
  38. devel/boost-python-libs
  39. devel/cpp2py
  40. devel/py-cclib
  41. devel/py-cftime
  42. devel/py-colorspacious
  43. devel/py-crick
  44. devel/py-ewah-bool-utils
  45. devel/py-jep
  46. devel/py-lap
  47. devel/py-numba
  48. devel/py-pycocotools
  49. devel/py-pykdtree
  50. devel/py-pyopencl
  51. devel/py-qutip
  52. devel/py-rapidfuzz
  53. devel/py-shapely
  54. devel/py-tables
  55. devel/py-thinc
  56. devel/py-thinc8
  57. devel/py-traits
  58. devel/py-zfp
  59. devel/root
  60. devel/shiboken6
  61. finance/freqtrade
  62. finance/py-Nasdaq-Data-Link
  63. finance/py-exchange-calendars
  64. finance/py-ffn
  65. finance/py-investpy
  66. finance/py-pandas-ta
  67. finance/py-ta-lib
  68. french/aster
  69. games/openage
  70. graphics/blender
  71. graphics/blender4
  72. graphics/mahotas
  73. graphics/mypaint
  74. graphics/opencv
  75. graphics/piglit
  76. graphics/py-PyOpenGL
  77. graphics/py-PyOpenGL-accelerate
  78. graphics/py-cartopy
  79. graphics/py-gdal
  80. graphics/py-imagecodecs
  81. graphics/py-mayavi
  82. graphics/py-opencv-python-headless
  83. graphics/py-pandana
  84. graphics/py-pandarm
  85. graphics/py-pygeos
  86. graphics/py-rasterio
  87. graphics/py-rawpy
  88. graphics/py-scikit-image
  89. graphics/py-simplejpeg
  90. graphics/py-vispy
  91. math/Imath
  92. math/gau2grid
  93. math/nlopt
  94. math/openturns
  95. math/py-CyLP
  96. math/py-POT
  97. math/py-PySCIPOpt
  98. math/py-SQNomad
  99. math/py-ambit
  100. math/py-apgl
  101. math/py-blis
  102. math/py-bottleneck
  103. math/py-cvxpy
  104. math/py-cyipopt
  105. math/py-diffcp
  106. math/py-ducc0
  107. math/py-ecos
  108. math/py-faiss
  109. math/py-fastcluster
  110. math/py-fpylll
  111. math/py-gau2grid
  112. math/py-hdbscan
  113. math/py-hdmedians
  114. math/py-heyoka
  115. math/py-highspy
  116. math/py-hmmlearn
  117. math/py-ipyopt
  118. math/py-jij-cimod
  119. math/py-levmar
  120. math/py-libceed
  121. math/py-linearmodels
  122. math/py-mathics
  123. math/py-minorminer
  124. math/py-ml-dtypes
  125. math/py-mnnpy
  126. math/py-nlopt
  127. math/py-numexpr
  128. math/py-numpoly
  129. math/py-numpy-stl
  130. math/py-openTSNE
  131. math/py-or-tools
  132. math/py-pandas
  133. math/py-pdal
  134. math/py-petsc4py
  135. math/py-primme
  136. math/py-py-find-1st
  137. math/py-pyFFTW
  138. math/py-pygsl
  139. math/py-pygslodeiv2
  140. math/py-pyhull
  141. math/py-pynleq2
  142. math/py-pyodeint
  143. math/py-pytensor
  144. math/py-python-fcl
  145. math/py-python-picard
  146. math/py-pywavelets
  147. math/py-scikit-umfpack
  148. math/py-scs
  149. math/py-slepc4py
  150. math/py-sparsediffpy
  151. math/py-ssm
  152. math/py-statsmodels
  153. math/py-yt
  154. math/xtensor-python
  155. misc/adios2
  156. misc/caffe
  157. misc/py-apache-beam
  158. misc/py-detecta
  159. misc/py-ezc3d
  160. misc/py-fast-histogram
  161. misc/py-fastscapelib
  162. misc/py-lightgbm
  163. misc/py-mmcv
  164. misc/py-numcodecs
  165. misc/py-openvdb
  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 75 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-pyipopt*
  36. math/py-pymc*
  37. math/py-pysparse*
  38. math/py-pystan*
  39. math/py-python_fcl*
  40. math/py-rpy*
  41. math/py-scientific*
  42. math/py-statsmodels010*
  43. math/py-symeig*
  44. math/rpy*
  45. math/rpy2*
  46. math/sage*
  47. misc/orange3*
  48. misc/py-anndata*
  49. misc/py-gluoncv*
  50. misc/py-gluonnlp*
  51. misc/py-orange3-network*
  52. misc/py-qiskit-machine-learning*
  53. multimedia/subsync*
  54. science/MOOSE-neural-simulator*
  55. science/avogadro*
  56. science/brian*
  57. science/lm*
  58. science/py-ScientificPython*
  59. science/py-hcluster*
  60. science/py-mlpy*
  61. science/py-obspy-core*
  62. science/py-pydap*
  63. science/py-qiskit-aer*
  64. science/py-qiskit-dynamics*
  65. science/py-qiskit-experiments*
  66. science/py-qiskit-finance*
  67. science/py-qiskit-ibm-experiment*
  68. science/py-qiskit-ibm-provider*
  69. science/py-qiskit-ibmq-provider*
  70. science/py-qiskit-nature*
  71. science/py-qiskit-optimization*
  72. science/py-qiskit-terra*
  73. science/pycdf*
  74. science/triqs*
  75. x11-toolkits/py-pyqwt*
  76. 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 (707 items / 700 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-resampy
  27. audio/py-samplerate
  28. audio/py-sounddevice
  29. audio/py-soxr
  30. audio/py-wavio
  31. biology/groopm
  32. biology/py-PySCeS
  33. biology/py-biom-format
  34. biology/py-biopython
  35. biology/py-bx-python
  36. biology/py-ete3
  37. biology/py-goatools
  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-apache-arrow
  60. databases/py-duckdb
  61. databases/py-fastparquet
  62. databases/py-qdrant-client
  63. databases/py-redisvl
  64. databases/py-tiledb
  65. deskutils/py-qmd
  66. devel/cpp2py
  67. devel/py-aiortc
  68. devel/py-anndata
  69. devel/py-array-api-strict
  70. devel/py-asteval
  71. devel/py-beartype
  72. devel/py-bullet3
  73. devel/py-cclib
  74. devel/py-cftime
  75. devel/py-cgen
  76. devel/py-colorspacious
  77. devel/py-dask
  78. devel/py-dataclass-array
  79. devel/py-etils
  80. devel/py-ewah-bool-utils
  81. devel/py-fastf1
  82. devel/py-game
  83. devel/py-hypothesis
  84. devel/py-ipydatawidgets
  85. devel/py-ipympl
  86. devel/py-jep
  87. devel/py-jupyter-rfb
  88. devel/py-lazyarray
  89. devel/py-mediapy
  90. devel/py-monty
  91. devel/py-mystic
  92. devel/py-numba
  93. devel/py-pycocotools
  94. devel/py-pycompilation
  95. devel/py-pyina
  96. devel/py-pykdtree
  97. devel/py-pyopencl
  98. devel/py-pyquil
  99. devel/py-pytest-arraydiff
  100. devel/py-pythran
  101. devel/py-qcs-sdk-python
  102. devel/py-qutip
  103. devel/py-qutip-qip
  104. devel/py-rapidfuzz
  105. devel/py-rpcq
  106. devel/py-shapely
  107. devel/py-sparse
  108. devel/py-tables
  109. devel/py-thinc
  110. devel/py-thinc8
  111. devel/py-uproot
  112. devel/py-websockify
  113. devel/py-xarray
  114. devel/py-xarray-einstats
  115. devel/py-xarray-simlab
  116. devel/py-zarr
  117. devel/py-zfp
  118. devel/shiboken6
  119. devel/vitables
  120. editors/setzer
  121. filesystems/py-kerchunk
  122. finance/freqtrade
  123. finance/py-Nasdaq-Data-Link
  124. finance/py-exchange-calendars
  125. finance/py-ffn
  126. finance/py-investpy
  127. finance/py-pandas-ta
  128. finance/py-quantecon
  129. finance/py-ta-lib
  130. finance/py-yfinance
  131. french/aster
  132. games/endgame-singularity
  133. games/fretsonfire
  134. games/krank
  135. games/openage
  136. graphics/blender
  137. graphics/blender4
  138. graphics/inkscape
  139. graphics/matplotlib-cpp
  140. graphics/mypaint
  141. graphics/opencv
  142. graphics/piglit
  143. graphics/py-PyOpenGL
  144. graphics/py-PyOpenGL-accelerate
  145. graphics/py-agx-emulsion
  146. graphics/py-albucore
  147. graphics/py-albumentations
  148. graphics/py-cartopy
  149. graphics/py-colour-science
  150. graphics/py-easyocr
  151. graphics/py-face_recognition
  152. graphics/py-fury
  153. graphics/py-gdal
  154. graphics/py-geomdl
  155. graphics/py-geopandas
  156. graphics/py-geosnap
  157. graphics/py-gizeh
  158. graphics/py-h3
  159. graphics/py-imagecodecs
  160. graphics/py-imageio
  161. graphics/py-imutils
  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-patsy
  283. math/py-pdal
  284. math/py-petsc4py
  285. math/py-point-annotator
  286. math/py-primme
  287. math/py-pwlf
  288. math/py-py-find-1st
  289. math/py-pyFFTW
  290. math/py-pygsl
  291. math/py-pygslodeiv2
  292. math/py-pyhull
  293. math/py-pymc3
  294. math/py-pyneqsys
  295. math/py-pynndescent
  296. math/py-pyodeint
  297. math/py-pyodesys
  298. math/py-pyreadstat
  299. math/py-pyrr
  300. math/py-pysym
  301. math/py-pytensor
  302. math/py-python-fcl
  303. math/py-python-louvain
  304. math/py-python-picard
  305. math/py-pywavelets
  306. math/py-qats
  307. math/py-qdldl
  308. math/py-quadprog
  309. math/py-resample
  310. math/py-rpy2
  311. math/py-rustworkx
  312. math/py-rvlib
  313. math/py-scikit-fem
  314. math/py-scikit-umfpack
  315. math/py-scs
  316. math/py-seaborn
  317. math/py-seriate
  318. math/py-slepc4py
  319. math/py-snuggs
  320. math/py-sparsediffpy
  321. math/py-spectral
  322. math/py-spglm
  323. math/py-spint
  324. math/py-splot
  325. math/py-spopt
  326. math/py-spox
  327. math/py-spreg
  328. math/py-ssm
  329. math/py-statsmodels
  330. math/py-sym
  331. math/py-theano
  332. math/py-timple
  333. math/py-torchsde
  334. math/py-umap-learn
  335. math/py-uncertainties
  336. math/py-unyt
  337. math/py-vector
  338. math/py-yt
  339. math/xtensor-python
  340. misc/adios2
  341. misc/caffe
  342. misc/comfyui
  343. misc/mmdnn
  344. misc/py-QSpectrumAnalyzer
  345. misc/py-SQCommon
  346. misc/py-SQImFil
  347. misc/py-SQSnobFit
  348. misc/py-SimpleSoapy
  349. misc/py-accelerate
  350. misc/py-apache-beam
  351. misc/py-bitsandbytes
  352. misc/py-boost-histogram
  353. misc/py-cmap
  354. misc/py-datasets
  355. misc/py-detecta
  356. misc/py-diffusers
  357. misc/py-evaluate
  358. misc/py-ezc3d
  359. misc/py-facenet-pytorch
  360. misc/py-fast-histogram
  361. misc/py-fastscapelib
  362. misc/py-gguf
  363. misc/py-gymnasium
  364. misc/py-haystack_ai
  365. misc/py-hist
  366. misc/py-histoprint
  367. misc/py-ipyfastscape
  368. misc/py-kokoro
  369. misc/py-langchain-community
  370. misc/py-langchain-tests
  371. misc/py-laspy
  372. misc/py-lightgbm
  373. misc/py-llama-cpp-python
  374. misc/py-mffpy
  375. misc/py-mistral-common
  376. misc/py-mmcv
  377. misc/py-mmdet
  378. misc/py-mmengine
  379. misc/py-mmsegmentation
  380. misc/py-napari
  381. misc/py-napari-svg
  382. misc/py-npTDMS
  383. misc/py-numcodecs
  384. misc/py-onnx
  385. misc/py-onnxconverter-common
  386. misc/py-openai
  387. misc/py-openai-whisper
  388. misc/py-openvdb
  389. misc/py-optuna
  390. misc/py-peft
  391. misc/py-pkbar
  392. misc/py-pyEDFlib
  393. misc/py-pymatreader
  394. misc/py-pytorch
  395. misc/py-pytorch-lightning
  396. misc/py-safetensors
  397. misc/py-sagemaker-core
  398. misc/py-scikit-fusion
  399. misc/py-sentence-transformers
  400. misc/py-shap2
  401. misc/py-soapy_power
  402. misc/py-spandrel
  403. misc/py-tflearn
  404. misc/py-tflite
  405. misc/py-tflite-support
  406. misc/py-thermocouples_reference
  407. misc/py-timm-vis
  408. misc/py-torch-geometric
  409. misc/py-torchao
  410. misc/py-torchmetrics
  411. misc/py-torchsummary
  412. misc/py-torchvision
  413. misc/py-transformers
  414. misc/py-uhi
  415. misc/py-vllm
  416. misc/py-wurlitzer
  417. misc/py-xformers
  418. misc/py-xgboost
  419. misc/py-xgrammar
  420. misc/pyobd
  421. misc/pytorch
  422. misc/urh
  423. multimedia/pitivi
  424. multimedia/py-moviepy
  425. multimedia/py-pretty_midi
  426. multimedia/py-scenedetect
  427. net-p2p/bazarr
  428. print/py-glyphtools
  429. science/agrum
  430. science/bout++
  431. science/cantera
  432. science/dftbplus
  433. science/gnudatalanguage
  434. science/meep
  435. science/moltui
  436. science/paraview
  437. science/pastix
  438. science/precice
  439. science/py-GPy
  440. science/py-GPyOpt
  441. science/py-HofstadterTools
  442. science/py-MDAnalysis
  443. science/py-MDAnalysisTests
  444. science/py-OpenFermion
  445. science/py-OpenMC
  446. science/py-PyFR
  447. science/py-PyNE
  448. science/py-SimpleSpectral
  449. science/py-abipy
  450. science/py-access
  451. science/py-arbor
  452. science/py-arch
  453. science/py-asap3
  454. science/py-asdf
  455. science/py-ase
  456. science/py-atomium
  457. science/py-boutdata
  458. science/py-boututils
  459. science/py-cfgrib
  460. science/py-chainer
  461. science/py-chainer-chemistry
  462. science/py-chempy
  463. science/py-cirq-core
  464. science/py-dftd4
  465. science/py-dimod
  466. science/py-dipy
  467. science/py-dwave-cloud-client
  468. science/py-dwave-gate
  469. science/py-dwave-hybrid
  470. science/py-dwave-inspector
  471. science/py-dwave-networkx
  472. science/py-dwave-optimization
  473. science/py-dwave-preprocessing
  474. science/py-dwave-samplers
  475. science/py-dwave-system
  476. science/py-earthpy
  477. science/py-eccodes
  478. science/py-esda
  479. science/py-geometer
  480. science/py-geometric
  481. science/py-gpaw
  482. science/py-gsd
  483. science/py-gwlearn
  484. science/py-h5json
  485. science/py-h5netcdf
  486. science/py-h5py
  487. science/py-h5pyd
  488. science/py-hiPhive
  489. science/py-icet
  490. science/py-inequality
  491. science/py-ipygany
  492. science/py-kimpy
  493. science/py-kinematics
  494. science/py-kliff
  495. science/py-libpysal
  496. science/py-lifelines
  497. science/py-mdp
  498. science/py-meshio
  499. science/py-mmtf-python
  500. science/py-mne
  501. science/py-molmod
  502. science/py-mpcontribs-client
  503. science/py-mplhep
  504. science/py-ncrystal
  505. science/py-neo
  506. science/py-netCDF4
  507. science/py-nglview
  508. science/py-nibabel
  509. science/py-obspy
  510. science/py-oddt
  511. science/py-openpiv
  512. science/py-optking
  513. science/py-paramz
  514. science/py-penaltymodel
  515. science/py-periodictable
  516. science/py-phono3py
  517. science/py-phonopy
  518. science/py-plumed
  519. science/py-pnetcdf
  520. science/py-pupynere
  521. science/py-pyberny
  522. science/py-pydoe
  523. science/py-pygmo2
  524. science/py-pyked
  525. science/py-pymatgen-core
  526. science/py-pymol
  527. science/py-pynrrd
  528. science/py-pyphot
  529. science/py-pyprecice
  530. science/py-pyqubo
  531. science/py-pysal
  532. science/py-pyscf
  533. science/py-pyteomics
  534. science/py-qcelemental
  535. science/py-qcmanybody
  536. science/py-qiskit
  537. science/py-qspin
  538. science/py-quantities
  539. science/py-rmsd
  540. science/py-sarpy
  541. science/py-scikit-fuzzy
  542. science/py-scikit-learn
  543. science/py-scikit-optimize
  544. science/py-scikit-sparse
  545. science/py-scimath
  546. science/py-scipy
  547. science/py-scoria
  548. science/py-sdf
  549. science/py-seekpath
  550. science/py-segregation
  551. science/py-segyio
  552. science/py-sklearn-pandas
  553. science/py-skrebate
  554. science/py-spaghetti
  555. science/py-spglib
  556. science/py-symfc
  557. science/py-tensorflow
  558. science/py-thewalrus
  559. science/py-tobler
  560. science/py-trainstation
  561. science/py-veusz
  562. science/pynn
  563. science/qmcpack
  564. science/rdkit
  565. science/salome-kernel
  566. science/tfel
  567. science/tfel-edf
  568. science/ttk
  569. science/v_sim
  570. science/vmd
  571. science/votca
  572. science/wwplot
  573. security/caldera
  574. security/howdy
  575. textproc/py-gensim
  576. textproc/py-langid
  577. textproc/py-pdf2docx
  578. textproc/py-rouge-score
  579. textproc/py-sense2vec
  580. textproc/py-spacy
  581. textproc/py-textdistance
  582. textproc/py-textual-fastdatatable
  583. textproc/py-wordcloud
  584. www/py-bokeh
  585. www/py-folium
  586. www/py-sentinelhub
  587. www/py-streamlit
  588. www/py-yubal
  589. x11/py-xdot
  590. x11-toolkits/py-wxpython
  591. 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-onnx*
  48. math/py-optuna*
  49. math/py-pyipopt*
  50. math/py-pymc*
  51. math/py-pysparse*
  52. math/py-pystan*
  53. math/py-python_fcl*
  54. math/py-rpy*
  55. math/py-scientific*
  56. math/py-spvcm*
  57. math/py-statsmodels010*
  58. math/py-symcxx*
  59. math/py-symeig*
  60. math/rpy*
  61. math/rpy2*
  62. math/sage*
  63. misc/orange3*
  64. misc/py-anndata*
  65. misc/py-gluoncv*
  66. misc/py-gluonnlp*
  67. misc/py-orange3-associate*
  68. misc/py-orange3-educational*
  69. misc/py-orange3-network*
  70. misc/py-orange3-timeseries*
  71. misc/py-qiskit-machine-learning*
  72. multimedia/ffsubsync*
  73. multimedia/py-PySceneDetect*
  74. net-p2p/bazarr-devel*
  75. print/ttfquery*
  76. science/MOOSE-neural-simulator*
  77. science/avogadro*
  78. science/brian*
  79. science/openstructure*
  80. science/psychopy*
  81. science/py-PyQuante*
  82. science/py-ScientificPython*
  83. science/py-eccodes-python*
  84. science/py-hcluster*
  85. science/py-hiphive*
  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-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 2024Q4 for this port