notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2024Q1
py-numpy The New Numeric Extension to Python
1.26.4_6,1 math on this many watch lists=15 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.26.4_6,1Version of this port present on the latest quarterly branch.
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-09-01 18:14:31
Last Update: 2025-03-08 04:05:21
Commit Hash: 06a08e6
People watching this port, also watch:: mpfr, p5-Net-SSLeay, xorg-fonts-truetype, dbus, libXdamage
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.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy@${PY_FLAVOR}
To install the port:
cd /usr/ports/math/py-numpy/ && make install clean
To add the package, run one of these commands:
  • pkg install math/py-numpy
  • pkg install py311-numpy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-numpy listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-numpy
Package flavors (<flavor>: <package>)
  • py311: py311-numpy
  • py310: py310-numpy
  • py39: py39-numpy
distinfo:
TIMESTAMP = 1718154974 SHA256 (numpy-1.26/numpy-1.26.4.tar.gz) = 2a02aba9ed12e4ac4eb3ea9421c420301a0c6460d9830d74a9df87efa4912010 SIZE (numpy-1.26/numpy-1.26.4.tar.gz) = 15786129

Expand this list (2 items)

Collapse this list.

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

Collapse this list.


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

Deleted ports which required this port:

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

Deleted ports which required this port:

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

Configuration Options:
===> The following configuration options are available for py311-numpy-1.26.4_6,1: DOCS=on: Build and/or install documentation SUITESPARSE=on: Use AMD and UMFPACK in SuiteSparse ====> Options available for the single BLASLIB: you have to select exactly one of them ATLAS=off: ATLAS BLAS implementation NETLIB=off: BLAS implementation from Netlib OPENBLAS=on: OpenBLAS BLAS implementation ===> Use 'make config' to modify these settings
Options name:
math_py-numpy
USES:
compiler:c11 cpe fortran python:3.9+ blaslapack:openblas
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/n/numpy/
  2. https://pypi.org/packages/source/n/numpy/
Collapse this list.

There are no commits on branch 2024Q1 for this port