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
Port details on branch 2023Q3
py-numpy The New Numeric Extension to Python
1.26.4_2,1 math on this many watch lists=17 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_2,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: 2024-12-13 08:22:28
Commit Hash: 609fba8
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_2,11.26.4_2,1-1.26.4_2,11.26.4_2,1---
FreeBSD:13:quarterly1.26.4_2,11.26.4_2,1-1.26.4_2,11.26.4_2,1-1.25.0_4,1-
FreeBSD:14:latest1.26.4_2,11.26.4_2,1-1.26.4_2,11.26.4_2,1---
FreeBSD:14:quarterly1.26.4_2,11.26.4_2,1-1.26.4_2,11.26.4_2,1-1.25.0_4,1-
FreeBSD:15:latest1.26.4_2,11.26.4_2,1n/a1.26.4_2,1n/a-1.25.0_6,11.25.0_6,1
 
py310-numpy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.26.4_2,11.26.4_2,1-1.26.4_2,11.26.4_2,1---
FreeBSD:13:quarterly1.26.4_2,11.26.4_2,1-1.26.4_2,11.26.4_2,1-1.25.0_4,1-
FreeBSD:14:latest1.26.4_2,11.26.4_2,1-1.26.4_2,11.26.4_2,1---
FreeBSD:14:quarterly1.26.4_2,11.26.4_2,1-1.26.4_2,11.26.4_2,1-1.25.0_4,1-
FreeBSD:15:latest1.26.4_2,11.26.4_2,1n/a1.26.4_2,1n/a-1.25.0_6,11.25.0_6,1
 
py311-numpy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.26.4_2,11.26.4_2,1-1.26.4_2,11.26.4_2,1---
FreeBSD:13:quarterly1.26.4_2,11.26.4_2,1-1.26.4_2,11.26.4_2,1-1.25.0_4,1-
FreeBSD:14:latest1.26.4_2,11.26.4_2,1-1.26.4_2,11.26.4_2,1---
FreeBSD:14:quarterly1.26.4_2,11.26.4_2,1-1.26.4_2,11.26.4_2,1-1.25.0_4,1-
FreeBSD:15:latest1.26.4_2,11.26.4_2,1n/a1.26.4_2,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. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  3. 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 (311 items / 304 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. databases/py-apache-arrow
  29. databases/py-duckdb
  30. databases/py-fastparquet
  31. databases/py-pyarrow
  32. databases/py-tiledb
  33. devel/boost-python-libs
  34. devel/cpp2py
  35. devel/py-cclib
  36. devel/py-cftime
  37. devel/py-colorspacious
  38. devel/py-crick
  39. devel/py-ewah-bool-utils
  40. devel/py-jep
  41. devel/py-numba
  42. devel/py-pycocotools
  43. devel/py-pykdtree
  44. devel/py-pyopencl
  45. devel/py-qutip
  46. devel/py-rapidfuzz
  47. devel/py-scikit-build-core
  48. devel/py-tables
  49. devel/py-thinc
  50. devel/py-thinc8
  51. devel/py-traits
  52. devel/py-zfp
  53. devel/root
  54. devel/shiboken6
  55. finance/freqtrade
  56. finance/py-Nasdaq-Data-Link
  57. finance/py-exchange-calendars
  58. finance/py-ffn
  59. finance/py-investpy
  60. finance/py-pandas-ta
  61. finance/py-ta-lib
  62. french/aster
  63. games/openage
  64. graphics/blender
  65. graphics/mahotas
  66. graphics/mypaint
  67. graphics/opencv
  68. graphics/piglit
  69. graphics/py-PyOpenGL
  70. graphics/py-PyOpenGL-accelerate
  71. graphics/py-cartopy
  72. graphics/py-imagecodecs
  73. graphics/py-mayavi
  74. graphics/py-pandana
  75. graphics/py-pygeos
  76. graphics/py-rasterio
  77. graphics/py-rawpy
  78. graphics/py-scikit-image
  79. graphics/py-simplejpeg
  80. graphics/py-vispy
  81. math/gau2grid
  82. math/nlopt
  83. math/openturns
  84. math/py-CyLP
  85. math/py-POT
  86. math/py-SQNomad
  87. math/py-ambit
  88. math/py-apgl
  89. math/py-blis
  90. math/py-bottleneck
  91. math/py-cvxpy
  92. math/py-cyipopt
  93. math/py-diffcp
  94. math/py-ecos
  95. math/py-faiss
  96. math/py-fastcluster
  97. math/py-fpylll
  98. math/py-fsph
  99. math/py-gau2grid
  100. math/py-hdbscan
  101. math/py-hdmedians
  102. math/py-heyoka
  103. math/py-hmmlearn
  104. math/py-ipyopt
  105. math/py-keras
  106. math/py-levmar
  107. math/py-libceed
  108. math/py-linearmodels
  109. math/py-lmfit
  110. math/py-mathics
  111. math/py-matplotlib
  112. math/py-minorminer
  113. math/py-ml-dtypes
  114. math/py-mnnpy
  115. math/py-nlopt
  116. math/py-numdifftools
  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-pystan
  134. math/py-pytensor
  135. math/py-python-fcl
  136. math/py-python-picard
  137. math/py-pywavelets
  138. math/py-scikit-umfpack
  139. math/py-scs
  140. math/py-slepc4py
  141. math/py-ssm
  142. math/py-statsmodels
  143. math/py-yt
  144. math/xtensor-python
  145. misc/adios2
  146. misc/caffe
  147. misc/orange3
  148. misc/py-apache-beam
  149. misc/py-detecta
  150. misc/py-ezc3d
  151. misc/py-fast-histogram
  152. misc/py-fastscapelib
  153. misc/py-gluoncv
  154. misc/py-gluonnlp
  155. misc/py-lightgbm
  156. misc/py-mmcv
  157. misc/py-numcodecs
  158. misc/py-openvdb
  159. misc/py-orange3-network
  160. misc/py-pyEDFlib
  161. misc/py-pytorch
  162. misc/py-shap2
  163. misc/py-torchmetrics
  164. misc/py-torchvision
  165. misc/py-uhi
  166. misc/pytorch
  167. misc/urh
  168. science/abinit
  169. science/cantera
  170. science/gnudatalanguage
  171. science/paraview
  172. science/pastix
  173. science/precice
  174. science/py-GPy
  175. science/py-MDAnalysis
  176. science/py-OpenMC
  177. science/py-PyNE
  178. science/py-arch
  179. science/py-asap3
  180. science/py-atomium
  181. science/py-boutdata
  182. science/py-boututils
  183. science/py-chempy
  184. science/py-dimod
  185. science/py-dipy
  186. science/py-dwave-cloud-client
  187. science/py-dwave-hybrid
  188. science/py-dwave-optimization
  189. science/py-dwave-samplers
  190. science/py-dwave-system
  191. science/py-earthpy
  192. science/py-gpaw
  193. science/py-gsd
  194. science/py-h5py
  195. science/py-libgetar
  196. science/py-meshio
  197. science/py-molmod
  198. science/py-ncrystal
  199. science/py-netCDF4
  200. science/py-obspy
  201. science/py-oddt
  202. science/py-openpiv
  203. science/py-penaltymodel
  204. science/py-phono3py
  205. science/py-phonopy
  206. science/py-pymatgen
  207. science/py-pymol
  208. science/py-pyprecice
  209. science/py-pyqubo
  210. science/py-pyscf
  211. science/py-scikit-fuzzy
  212. science/py-scikit-learn
  213. science/py-scikit-sparse
  214. science/py-scimath
  215. science/py-scipy
  216. science/py-spglib
  217. science/py-tensorflow
  218. science/py-thewalrus
  219. science/py-trx-python
  220. science/py-veusz
  221. science/pynn
  222. science/qmcpack
  223. science/rdkit
  224. science/salome-kernel
  225. science/tfel
  226. science/tfel-edf
  227. science/trilinos
  228. science/ttk
  229. science/vmd
  230. science/wwplot
  231. textproc/py-gensim
  232. textproc/py-langid
  233. textproc/py-pdf2docx
  234. textproc/py-spacy
  235. textproc/py-wordcloud
  236. Collapse this list.

Deleted ports which required this port:

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

Deleted ports which required this port:

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