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 2023Q1
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, dbus, libXdamage, xorg-fonts-truetype
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://www.numpy.org/
Description:
NumPy is the fundamental package for scientific computing with Python. It contains among other things: - a powerful N-dimensional array object - sophisticated (broadcasting) functions - tools for integrating C/C++ and Fortran code - useful linear algebra, Fourier transform, and random number capabilities Besides its obvious scientific uses, NumPy can also be used as an efficient multi-dimensional container of generic data. Arbitrary data-types can be defined. This allows NumPy to seamlessly and speedily integrate with a wide variety of databases.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
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/orange3
  147. misc/py-apache-beam
  148. misc/py-detecta
  149. misc/py-ezc3d
  150. misc/py-fast-histogram
  151. misc/py-fastscapelib
  152. misc/py-lightgbm
  153. misc/py-mmcv
  154. misc/py-numcodecs
  155. misc/py-openvdb
  156. misc/py-orange3-network
  157. misc/py-pyEDFlib
  158. misc/py-pytorch
  159. misc/py-shap2
  160. misc/py-torchmetrics
  161. misc/py-torchvision
  162. misc/py-uhi
  163. misc/pytorch
  164. misc/urh
  165. science/abinit
  166. science/cantera
  167. science/gnudatalanguage
  168. science/paraview
  169. science/pastix
  170. science/precice
  171. science/py-GPy
  172. science/py-MDAnalysis
  173. science/py-OpenMC
  174. science/py-PyNE
  175. science/py-arch
  176. science/py-asap3
  177. science/py-atomium
  178. science/py-boutdata
  179. science/py-boututils
  180. science/py-chempy
  181. science/py-dimod
  182. science/py-dipy
  183. science/py-dwave-cloud-client
  184. science/py-dwave-hybrid
  185. science/py-dwave-optimization
  186. science/py-dwave-samplers
  187. science/py-dwave-system
  188. science/py-earthpy
  189. science/py-gpaw
  190. science/py-gsd
  191. science/py-h5py
  192. science/py-libgetar
  193. science/py-meshio
  194. science/py-molmod
  195. science/py-ncrystal
  196. science/py-netCDF4
  197. science/py-obspy
  198. science/py-oddt
  199. science/py-openpiv
  200. science/py-penaltymodel
  201. science/py-phono3py
  202. science/py-phonopy
  203. science/py-pnetcdf
  204. science/py-pymatgen
  205. science/py-pymol
  206. science/py-pyprecice
  207. science/py-pyqubo
  208. science/py-pyscf
  209. science/py-scikit-fuzzy
  210. science/py-scikit-learn
  211. science/py-scikit-sparse
  212. science/py-scimath
  213. science/py-scipy
  214. science/py-spglib
  215. science/py-tensorflow
  216. science/py-thewalrus
  217. science/py-trx-python
  218. science/py-veusz
  219. science/pynn
  220. science/qmcpack
  221. science/rdkit
  222. science/salome-kernel
  223. science/tfel
  224. science/tfel-edf
  225. science/trilinos
  226. science/ttk
  227. science/vmd
  228. science/wwplot
  229. textproc/py-gensim
  230. textproc/py-langid
  231. textproc/py-pdf2docx
  232. textproc/py-spacy
  233. textproc/py-wordcloud
  234. Collapse this list.

Deleted ports which required this port:

Expand this list of 74 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/py-anndata*
  49. misc/py-gluoncv*
  50. misc/py-gluonnlp*
  51. misc/py-qiskit-machine-learning*
  52. multimedia/subsync*
  53. science/MOOSE-neural-simulator*
  54. science/avogadro*
  55. science/brian*
  56. science/lm*
  57. science/py-ScientificPython*
  58. science/py-hcluster*
  59. science/py-mlpy*
  60. science/py-obspy-core*
  61. science/py-pydap*
  62. science/py-qiskit-aer*
  63. science/py-qiskit-dynamics*
  64. science/py-qiskit-experiments*
  65. science/py-qiskit-finance*
  66. science/py-qiskit-ibm-experiment*
  67. science/py-qiskit-ibm-provider*
  68. science/py-qiskit-ibmq-provider*
  69. science/py-qiskit-nature*
  70. science/py-qiskit-optimization*
  71. science/py-qiskit-terra*
  72. science/pycdf*
  73. science/triqs*
  74. x11-toolkits/py-pyqwt*
  75. 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 (633 items / 626 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-orange3-single-cell
  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-fastdtw
  210. math/py-fenics-basix
  211. math/py-flax
  212. math/py-fpylll
  213. math/py-fsph
  214. math/py-fvcore
  215. math/py-gau2grid
  216. math/py-gimmik
  217. math/py-gym
  218. math/py-hdbscan
  219. math/py-hdmedians
  220. math/py-hepstats
  221. math/py-heyoka
  222. math/py-hmmlearn
  223. math/py-iminuit
  224. math/py-iohexperimenter
  225. math/py-ipyopt
  226. math/py-isosurfaces
  227. math/py-jacobi
  228. math/py-jax
  229. math/py-keras
  230. math/py-keras-applications
  231. math/py-keras-preprocessing
  232. math/py-libceed
  233. math/py-linearmodels
  234. math/py-lmfit
  235. math/py-luminol
  236. math/py-mapbox-earcut
  237. math/py-mathics
  238. math/py-matplotlib
  239. math/py-minorminer
  240. math/py-ml-dtypes
  241. math/py-mnnpy
  242. math/py-modin
  243. math/py-networkx
  244. math/py-nevergrad
  245. math/py-nlopt
  246. math/py-numexpr
  247. math/py-numpoly
  248. math/py-numpy-groupies
  249. math/py-numpy-stl
  250. math/py-openTSNE
  251. math/py-or-tools
  252. math/py-osqp
  253. math/py-pandas
  254. math/py-patsy
  255. math/py-pdal
  256. math/py-petsc4py
  257. math/py-point-annotator
  258. math/py-primme
  259. math/py-pwlf
  260. math/py-py-find-1st
  261. math/py-pyFFTW
  262. math/py-pygsl
  263. math/py-pygslodeiv2
  264. math/py-pyhull
  265. math/py-pymc3
  266. math/py-pyneqsys
  267. math/py-pynndescent
  268. math/py-pyodeint
  269. math/py-pyodesys
  270. math/py-pyrr
  271. math/py-pysym
  272. math/py-pytensor
  273. math/py-python-fcl
  274. math/py-python-louvain
  275. math/py-python-picard
  276. math/py-pywavelets
  277. math/py-qats
  278. math/py-qdldl
  279. math/py-quadprog
  280. math/py-resample
  281. math/py-rpy2
  282. math/py-rustworkx
  283. math/py-rvlib
  284. math/py-scikit-fem
  285. math/py-scikit-umfpack
  286. math/py-scs
  287. math/py-seaborn
  288. math/py-seriate
  289. math/py-slepc4py
  290. math/py-snuggs
  291. math/py-spectral
  292. math/py-spglm
  293. math/py-spint
  294. math/py-splot
  295. math/py-spopt
  296. math/py-spreg
  297. math/py-spvcm
  298. math/py-ssm
  299. math/py-statsmodels
  300. math/py-sym
  301. math/py-theano
  302. math/py-timple
  303. math/py-umap-learn
  304. math/py-uncertainties
  305. math/py-unyt
  306. math/py-vector
  307. math/py-yt
  308. math/xtensor-python
  309. misc/adios2
  310. misc/caffe
  311. misc/mmdnn
  312. misc/orange3
  313. misc/py-QSpectrumAnalyzer
  314. misc/py-SQCommon
  315. misc/py-SQImFil
  316. misc/py-SQSnobFit
  317. misc/py-SimpleSoapy
  318. misc/py-accelerate
  319. misc/py-aider-chat
  320. misc/py-apache-beam
  321. misc/py-boost-histogram
  322. misc/py-cmap
  323. misc/py-datasets
  324. misc/py-detecta
  325. misc/py-ezc3d
  326. misc/py-facenet-pytorch
  327. misc/py-fast-histogram
  328. misc/py-fastscapelib
  329. misc/py-gguf
  330. misc/py-hist
  331. misc/py-histoprint
  332. misc/py-ipyfastscape
  333. misc/py-laspy
  334. misc/py-lightgbm
  335. misc/py-llama-cpp-python
  336. misc/py-mffpy
  337. misc/py-mmcv
  338. misc/py-mmdet
  339. misc/py-mmengine
  340. misc/py-mmsegmentation
  341. misc/py-npTDMS
  342. misc/py-numcodecs
  343. misc/py-onnx
  344. misc/py-onnxconverter-common
  345. misc/py-openai
  346. misc/py-openai-whisper
  347. misc/py-openvdb
  348. misc/py-optuna
  349. misc/py-orange3-associate
  350. misc/py-orange3-educational
  351. misc/py-orange3-network
  352. misc/py-orange3-timeseries
  353. misc/py-pkbar
  354. misc/py-pyEDFlib
  355. misc/py-pymatreader
  356. misc/py-pytorch
  357. misc/py-pytorch-lightning
  358. misc/py-safetensors
  359. misc/py-scikit-fusion
  360. misc/py-shap2
  361. misc/py-soapy_power
  362. misc/py-tflearn
  363. misc/py-tflite
  364. misc/py-tflite-support
  365. misc/py-thermocouples_reference
  366. misc/py-timm-vis
  367. misc/py-torch-geometric
  368. misc/py-torchmetrics
  369. misc/py-torchvision
  370. misc/py-uhi
  371. misc/py-wurlitzer
  372. misc/py-xformers
  373. misc/py-xgboost
  374. misc/pytorch
  375. misc/urh
  376. multimedia/pitivi
  377. multimedia/py-PySceneDetect
  378. multimedia/py-moviepy
  379. multimedia/py-pretty_midi
  380. net-p2p/bazarr
  381. print/py-glyphtools
  382. science/agrum
  383. science/bout++
  384. science/cantera
  385. science/dftbplus
  386. science/gnudatalanguage
  387. science/meep
  388. science/paraview
  389. science/pastix
  390. science/precice
  391. science/py-GPy
  392. science/py-GPyOpt
  393. science/py-HofstadterTools
  394. science/py-MDAnalysis
  395. science/py-MDAnalysisTests
  396. science/py-OpenFermion
  397. science/py-OpenMC
  398. science/py-PyFR
  399. science/py-PyNE
  400. science/py-SimpleSpectral
  401. science/py-abipy
  402. science/py-access
  403. science/py-arch
  404. science/py-asap3
  405. science/py-asdf
  406. science/py-ase
  407. science/py-atomium
  408. science/py-boutdata
  409. science/py-boututils
  410. science/py-cfgrib
  411. science/py-chainer
  412. science/py-chainer-chemistry
  413. science/py-chempy
  414. science/py-cirq-core
  415. science/py-dftd4
  416. science/py-dimod
  417. science/py-dipy
  418. science/py-dwave-cloud-client
  419. science/py-dwave-hybrid
  420. science/py-dwave-inspector
  421. science/py-dwave-optimization
  422. science/py-dwave-preprocessing
  423. science/py-dwave-samplers
  424. science/py-dwave-system
  425. science/py-earthpy
  426. science/py-eccodes
  427. science/py-geometer
  428. science/py-geometric
  429. science/py-gpaw
  430. science/py-gsd
  431. science/py-h5json
  432. science/py-h5py
  433. science/py-h5pyd
  434. science/py-hiphive
  435. science/py-icet
  436. science/py-inequality
  437. science/py-ipygany
  438. science/py-kimpy
  439. science/py-kinematics
  440. science/py-kliff
  441. science/py-libgetar
  442. science/py-libpysal
  443. science/py-lifelines
  444. science/py-mdp
  445. science/py-meshio
  446. science/py-mmtf-python
  447. science/py-molmod
  448. science/py-mpcontribs-client
  449. science/py-mplhep
  450. science/py-ncrystal
  451. science/py-netCDF4
  452. science/py-nibabel
  453. science/py-obspy
  454. science/py-oddt
  455. science/py-openpiv
  456. science/py-optking
  457. science/py-paramz
  458. science/py-penaltymodel
  459. science/py-periodictable
  460. science/py-phono3py
  461. science/py-phonopy
  462. science/py-pnetcdf
  463. science/py-pupynere
  464. science/py-pyberny
  465. science/py-pygmo2
  466. science/py-pyked
  467. science/py-pymatgen
  468. science/py-pymol
  469. science/py-pyprecice
  470. science/py-pyqubo
  471. science/py-pyscf
  472. science/py-pyteomics
  473. science/py-qcelemental
  474. science/py-qiskit
  475. science/py-qspin
  476. science/py-quantities
  477. science/py-rmsd
  478. science/py-sarpy
  479. science/py-scikit-fuzzy
  480. science/py-scikit-learn
  481. science/py-scikit-optimize
  482. science/py-scikit-sparse
  483. science/py-scimath
  484. science/py-scipy
  485. science/py-scoria
  486. science/py-sdf
  487. science/py-seekpath
  488. science/py-segregation
  489. science/py-segyio
  490. science/py-sklearn-pandas
  491. science/py-skrebate
  492. science/py-spaghetti
  493. science/py-spglib
  494. science/py-symfc
  495. science/py-tensorflow
  496. science/py-thewalrus
  497. science/py-tobler
  498. science/py-trainstation
  499. science/py-vedo
  500. science/py-veusz
  501. science/pynn
  502. science/qmcpack
  503. science/rdkit
  504. science/salome-kernel
  505. science/tfel
  506. science/tfel-edf
  507. science/ttk
  508. science/v_sim
  509. science/vmd
  510. science/votca
  511. science/wwplot
  512. security/caldera
  513. security/howdy
  514. textproc/py-gensim
  515. textproc/py-langid
  516. textproc/py-orange3-text
  517. textproc/py-pdf2docx
  518. textproc/py-sense2vec
  519. textproc/py-spacy
  520. textproc/py-textdistance
  521. textproc/py-wordcloud
  522. www/novnc-websockify
  523. www/py-bokeh
  524. www/py-folium
  525. www/py-sentinelhub
  526. www/py-streamlit
  527. x11/py-xdot
  528. Collapse this list.

Deleted ports which required this port:

Expand this list of 100 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/pycogent*
  10. biology/unanimity*
  11. comms/wsjt*
  12. databases/py-arrow*
  13. databases/py-caterva*
  14. deskutils/labyrinth*
  15. devel/jep*
  16. devel/py-fbprophet*
  17. devel/py-xarray011*
  18. devel/ros_comm*
  19. finance/py-TA-Lib*
  20. french/eficas*
  21. games/py-anki*
  22. graphics/blender-lts28*
  23. graphics/blender-lts29*
  24. graphics/caffe*
  25. graphics/py-imageio24*
  26. graphics/py-opencv*
  27. graphics/py-opencv2*
  28. graphics/py-opengl*
  29. graphics/py-pyembree*
  30. graphics/py-pyggel*
  31. graphics/py-stltools*
  32. graphics/py-visual*
  33. graphics/pyggel*
  34. graphics/pygts*
  35. graphics/pymorph*
  36. graphics/sverchok-blender*
  37. math/py-Diofant*
  38. math/py-PyWavelets*
  39. math/py-blis07*
  40. math/py-gnuplot*
  41. math/py-gsl*
  42. math/py-igakit*
  43. math/py-matplotlib2*
  44. math/py-networkx1*
  45. math/py-numdifftools*
  46. math/py-onnx*
  47. math/py-optuna*
  48. math/py-pyipopt*
  49. math/py-pymc*
  50. math/py-pysparse*
  51. math/py-pystan*
  52. math/py-python_fcl*
  53. math/py-rpy*
  54. math/py-scientific*
  55. math/py-statsmodels010*
  56. math/py-symcxx*
  57. math/py-symeig*
  58. math/rpy*
  59. math/rpy2*
  60. math/sage*
  61. misc/py-anndata*
  62. misc/py-gluoncv*
  63. misc/py-gluonnlp*
  64. misc/py-qiskit-machine-learning*
  65. multimedia/ffsubsync*
  66. net-p2p/bazarr-devel*
  67. print/ttfquery*
  68. science/MOOSE-neural-simulator*
  69. science/avogadro*
  70. science/brian*
  71. science/openstructure*
  72. science/psychopy*
  73. science/py-PyQuante*
  74. science/py-ScientificPython*
  75. science/py-eccodes-python*
  76. science/py-hcluster*
  77. science/py-mlpy*
  78. science/py-moltemplate*
  79. science/py-nilearn*
  80. science/py-obspy-core*
  81. science/py-onnx*
  82. science/py-pydap*
  83. science/py-qiskit-aer*
  84. science/py-qiskit-dynamics*
  85. science/py-qiskit-experiments*
  86. science/py-qiskit-finance*
  87. science/py-qiskit-ibm-experiment*
  88. science/py-qiskit-ibm-provider*
  89. science/py-qiskit-ibmq-provider*
  90. science/py-qiskit-nature*
  91. science/py-qiskit-optimization*
  92. science/py-qiskit-terra*
  93. science/pycdf*
  94. science/pyteomics*
  95. science/triqs*
  96. security/caldera4*
  97. security/py-crits*
  98. security/w3af*
  99. www/pylot*
  100. x11-toolkits/py-pyqwt*
  101. 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 2023Q1 for this port