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 2022Q3
py-numpy Fundamental package for array computing in Python
2.4.6_1,1 math on this many watch lists=13 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.4.6_1,1Version of this port present on the latest quarterly branch.
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-09-01 18:14:31
Last Update: 2026-06-17 11:24:15
Commit Hash: f171fd1
People watching this port, also watch:: mpfr, p5-Net-SSLeay, glib, libXdamage, libidn
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://www.numpy.org/
Description:
NumPy is the fundamental package for scientific computing with Python. It contains among other things: - a powerful N-dimensional array object - sophisticated (broadcasting) functions - tools for integrating C/C++ and Fortran code - useful linear algebra, Fourier transform, and random number capabilities Besides its obvious scientific uses, NumPy can also be used as an efficient multi-dimensional container of generic data. Arbitrary data-types can be defined. This allows NumPy to seamlessly and speedily integrate with a wide variety of databases.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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

Expand this list (2 items)

Collapse this list.

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

Collapse this list.


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

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

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

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

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

Deleted ports which required this port:

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

Deleted ports which required this port:

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

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

There are no commits on branch 2022Q3 for this port