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 2024Q2
py-numpy The New Numeric Extension to Python
1.26.4_5,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: 2025-01-28 16:42:55
Commit Hash: e54e2c6
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_3,11.26.4_3,1-1.26.4_3,11.26.4_4,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_3,1-1.26.4_2,11.26.4_4,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_3,11.26.4_3,1n/a1.26.4_3,1n/a-1.25.0_6,11.25.0_6,1
 
py310-numpy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.26.4_3,11.26.4_3,1-1.26.4_3,11.26.4_4,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_3,1-1.26.4_2,11.26.4_4,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_3,11.26.4_3,1n/a1.26.4_3,1n/a-1.25.0_6,11.25.0_6,1
 
py311-numpy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.26.4_3,11.26.4_3,1-1.26.4_3,11.26.4_4,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_3,1-1.26.4_2,11.26.4_4,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_3,11.26.4_3,1n/a1.26.4_3,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 (312 items / 305 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-pnetcdf
  207. science/py-pymatgen
  208. science/py-pymol
  209. science/py-pyprecice
  210. science/py-pyqubo
  211. science/py-pyscf
  212. science/py-scikit-fuzzy
  213. science/py-scikit-learn
  214. science/py-scikit-sparse
  215. science/py-scimath
  216. science/py-scipy
  217. science/py-spglib
  218. science/py-tensorflow
  219. science/py-thewalrus
  220. science/py-trx-python
  221. science/py-veusz
  222. science/pynn
  223. science/qmcpack
  224. science/rdkit
  225. science/salome-kernel
  226. science/tfel
  227. science/tfel-edf
  228. science/trilinos
  229. science/ttk
  230. science/vmd
  231. science/wwplot
  232. textproc/py-gensim
  233. textproc/py-langid
  234. textproc/py-pdf2docx
  235. textproc/py-spacy
  236. textproc/py-wordcloud
  237. 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 (622 items / 615 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. comms/py-ModbusTCP
  54. databases/py-apache-arrow
  55. databases/py-duckdb
  56. databases/py-fastparquet
  57. databases/py-tiledb
  58. devel/cpp2py
  59. devel/py-aiortc
  60. devel/py-anndata
  61. devel/py-asteval
  62. devel/py-beartype
  63. devel/py-bullet3
  64. devel/py-cclib
  65. devel/py-cftime
  66. devel/py-colorspacious
  67. devel/py-dask
  68. devel/py-dataclass-array
  69. devel/py-etils
  70. devel/py-ewah-bool-utils
  71. devel/py-fastf1
  72. devel/py-fbprophet
  73. devel/py-game
  74. devel/py-hypothesis
  75. devel/py-ipydatawidgets
  76. devel/py-ipympl
  77. devel/py-jep
  78. devel/py-jupyter-rfb
  79. devel/py-mediapy
  80. devel/py-monty
  81. devel/py-mystic
  82. devel/py-numba
  83. devel/py-pycocotools
  84. devel/py-pycompilation
  85. devel/py-pyina
  86. devel/py-pykdtree
  87. devel/py-pyopencl
  88. devel/py-pyquil
  89. devel/py-pythran
  90. devel/py-qcs-sdk-python
  91. devel/py-qutip
  92. devel/py-qutip-qip
  93. devel/py-rapidfuzz
  94. devel/py-rpcq
  95. devel/py-sparse
  96. devel/py-tables
  97. devel/py-thinc
  98. devel/py-thinc8
  99. devel/py-uproot
  100. devel/py-websockify
  101. devel/py-xarray
  102. devel/py-xarray-einstats
  103. devel/py-xarray-simlab
  104. devel/py-zarr
  105. devel/py-zfp
  106. devel/shiboken6
  107. devel/vitables
  108. editors/setzer
  109. finance/freqtrade
  110. finance/py-Nasdaq-Data-Link
  111. finance/py-exchange-calendars
  112. finance/py-ffn
  113. finance/py-investpy
  114. finance/py-pandas-ta
  115. finance/py-quantecon
  116. finance/py-ta-lib
  117. finance/py-yfinance
  118. french/aster
  119. games/endgame-singularity
  120. games/fretsonfire
  121. games/krank
  122. games/openage
  123. graphics/blender
  124. graphics/inkscape
  125. graphics/matplotlib-cpp
  126. graphics/mypaint
  127. graphics/opencv
  128. graphics/piglit
  129. graphics/py-PyOpenGL
  130. graphics/py-PyOpenGL-accelerate
  131. graphics/py-albucore
  132. graphics/py-albumentations
  133. graphics/py-cartopy
  134. graphics/py-face_recognition
  135. graphics/py-fury
  136. graphics/py-geomdl
  137. graphics/py-geosnap
  138. graphics/py-gizeh
  139. graphics/py-h3
  140. graphics/py-imagecodecs
  141. graphics/py-imageio
  142. graphics/py-imutils
  143. graphics/py-mapclassify
  144. graphics/py-mayavi
  145. graphics/py-mgwr
  146. graphics/py-moderngl-window
  147. graphics/py-mpl-scatter-density
  148. graphics/py-osmnet
  149. graphics/py-pandana
  150. graphics/py-pointpats
  151. graphics/py-pycollada
  152. graphics/py-pygeos
  153. graphics/py-pyqtgraph
  154. graphics/py-pyrsgis
  155. graphics/py-pyvista
  156. graphics/py-qudida
  157. graphics/py-rasterio
  158. graphics/py-rasterstats
  159. graphics/py-rawpy
  160. graphics/py-scikit-image
  161. graphics/py-tifffile
  162. graphics/py-toyplot
  163. graphics/py-urbanaccess
  164. graphics/py-urbansim
  165. graphics/py-vispy
  166. graphics/py-visvis
  167. graphics/py-zbar-py
  168. graphics/qgis
  169. graphics/qgis-ltr
  170. graphics/qtqr
  171. math/nlopt
  172. math/openturns
  173. math/py-CyLP
  174. math/py-Diofant
  175. math/py-GridDataFormats
  176. math/py-POT
  177. math/py-Py-BOBYQA
  178. math/py-SQNomad
  179. math/py-algopy
  180. math/py-ambit
  181. math/py-apgl
  182. math/py-arviz
  183. math/py-autograd
  184. math/py-awkward
  185. math/py-awkward-cpp
  186. math/py-baycomp
  187. math/py-bayesian-optimization
  188. math/py-benford_py
  189. math/py-blis
  190. math/py-bottleneck
  191. math/py-chaospy
  192. math/py-clarabel
  193. math/py-cma
  194. math/py-cmaes
  195. math/py-cmyt
  196. math/py-colormath
  197. math/py-contourpy
  198. math/py-cvxpy
  199. math/py-cyipopt
  200. math/py-deap
  201. math/py-dgl
  202. math/py-diffcp
  203. math/py-ducc0
  204. math/py-ecos
  205. math/py-emcee
  206. math/py-faiss
  207. math/py-fastcluster
  208. math/py-fastdtw
  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-numdifftools
  246. math/py-numexpr
  247. math/py-numpoly
  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-py-find-1st
  259. math/py-pyFFTW
  260. math/py-pygsl
  261. math/py-pygslodeiv2
  262. math/py-pyhull
  263. math/py-pymc3
  264. math/py-pyneqsys
  265. math/py-pynndescent
  266. math/py-pyodeint
  267. math/py-pyodesys
  268. math/py-pyrr
  269. math/py-pystan
  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-spvcm
  297. math/py-ssm
  298. math/py-statsmodels
  299. math/py-sym
  300. math/py-theano
  301. math/py-timple
  302. math/py-umap-learn
  303. math/py-uncertainties
  304. math/py-unyt
  305. math/py-yt
  306. math/xtensor-python
  307. misc/adios2
  308. misc/caffe
  309. misc/mmdnn
  310. misc/orange3
  311. misc/py-QSpectrumAnalyzer
  312. misc/py-SQCommon
  313. misc/py-SQImFil
  314. misc/py-SQSnobFit
  315. misc/py-SimpleSoapy
  316. misc/py-accelerate
  317. misc/py-aider-chat
  318. misc/py-apache-beam
  319. misc/py-boost-histogram
  320. misc/py-cmap
  321. misc/py-datasets
  322. misc/py-detecta
  323. misc/py-ezc3d
  324. misc/py-facenet-pytorch
  325. misc/py-fast-histogram
  326. misc/py-fastscapelib
  327. misc/py-gluoncv
  328. misc/py-gluonnlp
  329. misc/py-hist
  330. misc/py-histoprint
  331. misc/py-ipyfastscape
  332. misc/py-laspy
  333. misc/py-lightgbm
  334. misc/py-llama-cpp-python
  335. misc/py-mffpy
  336. misc/py-mmcv
  337. misc/py-mmdet
  338. misc/py-mmengine
  339. misc/py-mmsegmentation
  340. misc/py-npTDMS
  341. misc/py-numcodecs
  342. misc/py-onnx
  343. misc/py-openai
  344. misc/py-openai-whisper
  345. misc/py-openvdb
  346. misc/py-optuna
  347. misc/py-orange3-associate
  348. misc/py-orange3-educational
  349. misc/py-orange3-network
  350. misc/py-orange3-timeseries
  351. misc/py-pkbar
  352. misc/py-pyEDFlib
  353. misc/py-pymatreader
  354. misc/py-pytorch
  355. misc/py-pytorch-lightning
  356. misc/py-safetensors
  357. misc/py-scikit-fusion
  358. misc/py-shap2
  359. misc/py-soapy_power
  360. misc/py-tflearn
  361. misc/py-tflite
  362. misc/py-tflite-support
  363. misc/py-thermocouples_reference
  364. misc/py-timm-vis
  365. misc/py-torch-geometric
  366. misc/py-torchmetrics
  367. misc/py-torchvision
  368. misc/py-uhi
  369. misc/py-wurlitzer
  370. misc/py-xformers
  371. misc/py-xgboost
  372. misc/pytorch
  373. misc/urh
  374. multimedia/ffsubsync
  375. multimedia/pitivi
  376. multimedia/py-PySceneDetect
  377. multimedia/py-moviepy
  378. multimedia/py-pretty_midi
  379. net-p2p/bazarr
  380. print/py-glyphtools
  381. science/agrum
  382. science/bout++
  383. science/cantera
  384. science/dftbplus
  385. science/gnudatalanguage
  386. science/meep
  387. science/paraview
  388. science/pastix
  389. science/precice
  390. science/py-GPy
  391. science/py-GPyOpt
  392. science/py-HofstadterTools
  393. science/py-MDAnalysis
  394. science/py-MDAnalysisTests
  395. science/py-OpenFermion
  396. science/py-OpenMC
  397. science/py-PyFR
  398. science/py-PyNE
  399. science/py-SimpleSpectral
  400. science/py-abipy
  401. science/py-access
  402. science/py-arch
  403. science/py-asap3
  404. science/py-asdf
  405. science/py-ase
  406. science/py-atomium
  407. science/py-boutdata
  408. science/py-boututils
  409. science/py-cfgrib
  410. science/py-chainer
  411. science/py-chainer-chemistry
  412. science/py-chempy
  413. science/py-cirq-core
  414. science/py-dftd4
  415. science/py-dimod
  416. science/py-dipy
  417. science/py-dwave-cloud-client
  418. science/py-dwave-hybrid
  419. science/py-dwave-inspector
  420. science/py-dwave-optimization
  421. science/py-dwave-preprocessing
  422. science/py-dwave-samplers
  423. science/py-dwave-system
  424. science/py-earthpy
  425. science/py-eccodes
  426. science/py-geometer
  427. science/py-geometric
  428. science/py-gpaw
  429. science/py-gsd
  430. science/py-h5json
  431. science/py-h5py
  432. science/py-h5pyd
  433. science/py-hiphive
  434. science/py-icet
  435. science/py-inequality
  436. science/py-ipygany
  437. science/py-kimpy
  438. science/py-kinematics
  439. science/py-libgetar
  440. science/py-libpysal
  441. science/py-lifelines
  442. science/py-mdp
  443. science/py-meshio
  444. science/py-mmtf-python
  445. science/py-molmod
  446. science/py-moltemplate
  447. science/py-mpcontribs-client
  448. science/py-mplhep
  449. science/py-ncrystal
  450. science/py-netCDF4
  451. science/py-nibabel
  452. science/py-obspy
  453. science/py-oddt
  454. science/py-openpiv
  455. science/py-optking
  456. science/py-paramz
  457. science/py-penaltymodel
  458. science/py-periodictable
  459. science/py-phono3py
  460. science/py-phonopy
  461. science/py-pnetcdf
  462. science/py-pupynere
  463. science/py-pyberny
  464. science/py-pygmo2
  465. science/py-pyked
  466. science/py-pymatgen
  467. science/py-pymol
  468. science/py-pyprecice
  469. science/py-pyqubo
  470. science/py-pyscf
  471. science/py-pyteomics
  472. science/py-qcelemental
  473. science/py-qspin
  474. science/py-quantities
  475. science/py-rmsd
  476. science/py-sarpy
  477. science/py-scikit-fuzzy
  478. science/py-scikit-learn
  479. science/py-scikit-optimize
  480. science/py-scikit-sparse
  481. science/py-scimath
  482. science/py-scipy
  483. science/py-scoria
  484. science/py-sdf
  485. science/py-seekpath
  486. science/py-segregation
  487. science/py-segyio
  488. science/py-sklearn-pandas
  489. science/py-skrebate
  490. science/py-spaghetti
  491. science/py-spglib
  492. science/py-symfc
  493. science/py-tensorflow
  494. science/py-thewalrus
  495. science/py-tobler
  496. science/py-trainstation
  497. science/py-vedo
  498. science/py-veusz
  499. science/pynn
  500. science/qmcpack
  501. science/rdkit
  502. science/salome-kernel
  503. science/tfel
  504. science/tfel-edf
  505. science/ttk
  506. science/v_sim
  507. science/vmd
  508. science/votca
  509. science/wwplot
  510. security/caldera
  511. security/caldera4
  512. security/howdy
  513. textproc/py-gensim
  514. textproc/py-langid
  515. textproc/py-orange3-text
  516. textproc/py-pdf2docx
  517. textproc/py-sense2vec
  518. textproc/py-spacy
  519. textproc/py-textdistance
  520. textproc/py-wordcloud
  521. www/novnc-websockify
  522. www/py-bokeh
  523. www/py-folium
  524. www/py-sentinelhub
  525. www/py-streamlit
  526. x11/py-xdot
  527. 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_5,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 2024Q2 for this port