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

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

Expand this list (2 items)

Collapse this list.

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

Collapse this list.


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

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

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

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

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-meson-python>=0.18.0,1 : devel/meson-python@py311
  2. gfortran14 : lang/gcc14
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. py311-cython>=3.2.4 : lang/cython@py311
  5. python3.11 : lang/python311
  6. as : devel/binutils
  7. py311-build>=0 : devel/py-build@py311
  8. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-hypothesis>=5.3.0 : devel/py-hypothesis@py311
  2. py311-pytest>=7,1 : devel/py-pytest@py311
  3. python3.11 : lang/python311
Runtime dependencies:
  1. gfortran14 : lang/gcc14
  2. python3.11 : lang/python311
Library dependencies:
  1. libopenblas.so : math/openblas
This port is required by:
for Build
  1. archivers/py-bitshuffle
  2. archivers/py-blosc2
  3. astro/astrometry
  4. astro/py-astropy
  5. astro/py-astropy-healpix
  6. astro/py-astropy-helpers
  7. astro/py-fitsio
Expand this list (329 items / 322 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-fastscapelib
  162. misc/py-lightgbm
  163. misc/py-mmcv
  164. misc/py-numcodecs
  165. misc/py-openvdb
  166. misc/py-paddlepaddle
  167. misc/py-pyEDFlib
  168. misc/py-pytorch
  169. misc/py-shap2
  170. misc/py-torchao
  171. misc/py-torchmetrics
  172. misc/py-torchvision
  173. misc/py-uhi
  174. misc/pytorch
  175. misc/urh
  176. science/abinit
  177. science/cantera
  178. science/gnudatalanguage
  179. science/paraview
  180. science/pastix
  181. science/precice
  182. science/py-GPy
  183. science/py-MDAnalysis
  184. science/py-OpenMC
  185. science/py-PyNE
  186. science/py-arch
  187. science/py-asap3
  188. science/py-atomium
  189. science/py-boutdata
  190. science/py-boututils
  191. science/py-chempy
  192. science/py-dimod
  193. science/py-dipy
  194. science/py-dwave-cloud-client
  195. science/py-dwave-gate
  196. science/py-dwave-hybrid
  197. science/py-dwave-networkx
  198. science/py-dwave-optimization
  199. science/py-dwave-samplers
  200. science/py-dwave-system
  201. science/py-earthpy
  202. science/py-gpaw
  203. science/py-gsd
  204. science/py-h5py
  205. science/py-libgetar
  206. science/py-meshio
  207. science/py-molmod
  208. science/py-ncrystal
  209. science/py-netCDF4
  210. science/py-obspy
  211. science/py-oddt
  212. science/py-penaltymodel
  213. science/py-phono3py
  214. science/py-phonopy
  215. science/py-pnetcdf
  216. science/py-pymatgen
  217. science/py-pymatgen-core
  218. science/py-pymol
  219. science/py-pyprecice
  220. science/py-pyqubo
  221. science/py-pyscf
  222. science/py-scikit-fuzzy
  223. science/py-scikit-learn
  224. science/py-scikit-sparse
  225. science/py-scimath
  226. science/py-scipy
  227. science/py-spglib
  228. science/py-tensorflow
  229. science/py-thewalrus
  230. science/py-trx-python
  231. science/py-veusz
  232. science/pynn
  233. science/qmcpack
  234. science/rdkit
  235. science/salome-kernel
  236. science/tfel
  237. science/tfel-edf
  238. science/trilinos
  239. science/ttk
  240. science/vmd
  241. science/wwplot
  242. textproc/py-gensim
  243. textproc/py-langid
  244. textproc/py-pdf2docx
  245. textproc/py-spacy
  246. textproc/py-wordcloud
  247. 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 (722 items / 715 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-fastscapelib
  364. misc/py-gguf
  365. misc/py-gymnasium
  366. misc/py-haystack_ai
  367. misc/py-hist
  368. misc/py-histoprint
  369. misc/py-ipyfastscape
  370. misc/py-kokoro
  371. misc/py-langchain-community
  372. misc/py-langchain-tests
  373. misc/py-laspy
  374. misc/py-lightgbm
  375. misc/py-llama-cpp-python
  376. misc/py-mffpy
  377. misc/py-mistral-common
  378. misc/py-mmcv
  379. misc/py-mmdet
  380. misc/py-mmengine
  381. misc/py-mmsegmentation
  382. misc/py-napari
  383. misc/py-napari-svg
  384. misc/py-npTDMS
  385. misc/py-numcodecs
  386. misc/py-onnx
  387. misc/py-onnxconverter-common
  388. misc/py-openai
  389. misc/py-openai-whisper
  390. misc/py-openvdb
  391. misc/py-optuna
  392. misc/py-paddlepaddle
  393. misc/py-peft
  394. misc/py-pkbar
  395. misc/py-pyEDFlib
  396. misc/py-pymatreader
  397. misc/py-pytorch
  398. misc/py-pytorch-lightning
  399. misc/py-safetensors
  400. misc/py-sagemaker-core
  401. misc/py-scikit-fusion
  402. misc/py-sentence-transformers
  403. misc/py-shap2
  404. misc/py-skops
  405. misc/py-soapy_power
  406. misc/py-spandrel
  407. misc/py-tflearn
  408. misc/py-tflite
  409. misc/py-tflite-support
  410. misc/py-thermocouples_reference
  411. misc/py-timm-vis
  412. misc/py-torch-geometric
  413. misc/py-torchao
  414. misc/py-torchmetrics
  415. misc/py-torchsummary
  416. misc/py-torchvision
  417. misc/py-transformers
  418. misc/py-tritonclient
  419. misc/py-uhi
  420. misc/py-vllm
  421. misc/py-wurlitzer
  422. misc/py-xformers
  423. misc/py-xgboost
  424. misc/py-xgrammar
  425. misc/pyobd
  426. misc/pytorch
  427. misc/urh
  428. multimedia/pitivi
  429. multimedia/py-moviepy
  430. multimedia/py-pretty_midi
  431. multimedia/py-scenedetect
  432. net-p2p/bazarr
  433. print/py-glyphtools
  434. science/agrum
  435. science/bout++
  436. science/cantera
  437. science/dftbplus
  438. science/gnudatalanguage
  439. science/meep
  440. science/moltui
  441. science/paraview
  442. science/pastix
  443. science/precice
  444. science/py-GPy
  445. science/py-GPyOpt
  446. science/py-HofstadterTools
  447. science/py-MDAnalysis
  448. science/py-MDAnalysisTests
  449. science/py-OpenFermion
  450. science/py-OpenMC
  451. science/py-PyFR
  452. science/py-PyNE
  453. science/py-SimpleSpectral
  454. science/py-abipy
  455. science/py-access
  456. science/py-arbor
  457. science/py-arch
  458. science/py-asap3
  459. science/py-asdf
  460. science/py-ase
  461. science/py-atomium
  462. science/py-boutdata
  463. science/py-boututils
  464. science/py-cfgrib
  465. science/py-chainer
  466. science/py-chainer-chemistry
  467. science/py-chempy
  468. science/py-cirq-core
  469. science/py-dftd4
  470. science/py-dimod
  471. science/py-dipy
  472. science/py-dwave-cloud-client
  473. science/py-dwave-gate
  474. science/py-dwave-hybrid
  475. science/py-dwave-inspector
  476. science/py-dwave-networkx
  477. science/py-dwave-optimization
  478. science/py-dwave-preprocessing
  479. science/py-dwave-samplers
  480. science/py-dwave-system
  481. science/py-earthpy
  482. science/py-eccodes
  483. science/py-esda
  484. science/py-geometer
  485. science/py-geometric
  486. science/py-gpaw
  487. science/py-gsd
  488. science/py-gwlearn
  489. science/py-h5json
  490. science/py-h5netcdf
  491. science/py-h5py
  492. science/py-h5pyd
  493. science/py-hdmf
  494. science/py-hiPhive
  495. science/py-icet
  496. science/py-igor2
  497. science/py-inequality
  498. science/py-ipygany
  499. science/py-kimpy
  500. science/py-kinematics
  501. science/py-kliff
  502. science/py-klusta
  503. science/py-libgetar
  504. science/py-libpysal
  505. science/py-lifelines
  506. science/py-mdp
  507. science/py-meshio
  508. science/py-mmtf-python
  509. science/py-mne
  510. science/py-molmod
  511. science/py-mpcontribs-client
  512. science/py-mplhep
  513. science/py-ncrystal
  514. science/py-neo
  515. science/py-netCDF4
  516. science/py-nglview
  517. science/py-nibabel
  518. science/py-nixio
  519. science/py-obspy
  520. science/py-oddt
  521. science/py-openpiv
  522. science/py-optking
  523. science/py-paramz
  524. science/py-penaltymodel
  525. science/py-periodictable
  526. science/py-phono3py
  527. science/py-phonopy
  528. science/py-plumed
  529. science/py-pnetcdf
  530. science/py-probeinterface
  531. science/py-pupynere
  532. science/py-pyberny
  533. science/py-pydoe
  534. science/py-pygmo2
  535. science/py-pyked
  536. science/py-pymatgen-core
  537. science/py-pymol
  538. science/py-pynrrd
  539. science/py-pynwb
  540. science/py-pyphot
  541. science/py-pyprecice
  542. science/py-pyqubo
  543. science/py-pysal
  544. science/py-pyscf
  545. science/py-pyteomics
  546. science/py-qcelemental
  547. science/py-qcmanybody
  548. science/py-qiskit
  549. science/py-qspin
  550. science/py-quantities
  551. science/py-rmsd
  552. science/py-sarpy
  553. science/py-scikit-fuzzy
  554. science/py-scikit-learn
  555. science/py-scikit-optimize
  556. science/py-scikit-sparse
  557. science/py-scimath
  558. science/py-scipy
  559. science/py-scoria
  560. science/py-sdf
  561. science/py-seekpath
  562. science/py-segregation
  563. science/py-segyio
  564. science/py-sklearn-pandas
  565. science/py-skrebate
  566. science/py-spaghetti
  567. science/py-spglib
  568. science/py-spml
  569. science/py-symfc
  570. science/py-tensorflow
  571. science/py-thewalrus
  572. science/py-tobler
  573. science/py-trainstation
  574. science/py-veusz
  575. science/pynn
  576. science/qmcpack
  577. science/rdkit
  578. science/salome-kernel
  579. science/tfel
  580. science/tfel-edf
  581. science/ttk
  582. science/v_sim
  583. science/vmd
  584. science/votca
  585. science/wwplot
  586. security/caldera
  587. security/howdy
  588. textproc/py-gensim
  589. textproc/py-langid
  590. textproc/py-pdf2docx
  591. textproc/py-rouge-score
  592. textproc/py-sense2vec
  593. textproc/py-spacy
  594. textproc/py-textdistance
  595. textproc/py-textual-fastdatatable
  596. textproc/py-wordcloud
  597. www/py-bokeh
  598. www/py-folium
  599. www/py-sentinelhub
  600. www/py-streamlit
  601. www/py-yubal
  602. x11/py-xdot
  603. x11-toolkits/py-wxpython
  604. Collapse this list.

Deleted ports which required this port:

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

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

There are no commits on branch 2023Q3 for this port