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 2024Q3
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_5,11.26.4_5,1-1.26.4_5,11.26.4_5,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_3,11.26.4_5,1-1.26.4_3,11.26.4_5,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_5,11.26.4_5,1n/a1.26.4_5,1n/a-1.25.0_6,11.25.0_6,1
 
py310-numpy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.26.4_5,11.26.4_5,1-1.26.4_5,11.26.4_5,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_3,11.26.4_5,1-1.26.4_3,11.26.4_5,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_5,11.26.4_5,1n/a1.26.4_5,1n/a-1.25.0_6,11.25.0_6,1
 
py311-numpy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.26.4_5,11.26.4_5,1-1.26.4_5,11.26.4_5,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_3,11.26.4_5,1-1.26.4_3,11.26.4_5,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_5,11.26.4_5,1n/a1.26.4_5,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 (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. databases/py-apache-arrow
  29. databases/py-duckdb
  30. databases/py-fastparquet
  31. databases/py-pyarrow
  32. databases/py-tiledb
  33. devel/boost-mpi-libs
  34. devel/boost-python-libs
  35. devel/cpp2py
  36. devel/py-cclib
  37. devel/py-cftime
  38. devel/py-colorspacious
  39. devel/py-crick
  40. devel/py-ewah-bool-utils
  41. devel/py-jep
  42. devel/py-numba
  43. devel/py-pycocotools
  44. devel/py-pykdtree
  45. devel/py-pyopencl
  46. devel/py-qutip
  47. devel/py-rapidfuzz
  48. devel/py-scikit-build-core
  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-imagecodecs
  74. graphics/py-mayavi
  75. graphics/py-pandana
  76. graphics/py-pygeos
  77. graphics/py-rasterio
  78. graphics/py-rawpy
  79. graphics/py-scikit-image
  80. graphics/py-simplejpeg
  81. graphics/py-vispy
  82. math/gau2grid
  83. math/nlopt
  84. math/openturns
  85. math/py-CyLP
  86. math/py-POT
  87. math/py-SQNomad
  88. math/py-ambit
  89. math/py-apgl
  90. math/py-blis
  91. math/py-bottleneck
  92. math/py-cvxpy
  93. math/py-cyipopt
  94. math/py-diffcp
  95. math/py-ecos
  96. math/py-faiss
  97. math/py-fastcluster
  98. math/py-fpylll
  99. math/py-fsph
  100. math/py-gau2grid
  101. math/py-hdbscan
  102. math/py-hdmedians
  103. math/py-heyoka
  104. math/py-hmmlearn
  105. math/py-ipyopt
  106. math/py-keras
  107. math/py-levmar
  108. math/py-libceed
  109. math/py-linearmodels
  110. math/py-lmfit
  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-numdifftools
  118. math/py-numexpr
  119. math/py-numpy-stl
  120. math/py-openTSNE
  121. math/py-or-tools
  122. math/py-osqp
  123. math/py-pandas
  124. math/py-pdal
  125. math/py-petsc4py
  126. math/py-primme
  127. math/py-py-find-1st
  128. math/py-pyFFTW
  129. math/py-pygsl
  130. math/py-pygslodeiv2
  131. math/py-pyhull
  132. math/py-pynleq2
  133. math/py-pyodeint
  134. math/py-pystan
  135. math/py-pytensor
  136. math/py-python-fcl
  137. math/py-python-picard
  138. math/py-pywavelets
  139. math/py-scikit-umfpack
  140. math/py-scs
  141. math/py-slepc4py
  142. math/py-ssm
  143. math/py-statsmodels
  144. math/py-yt
  145. math/xtensor-python
  146. misc/adios2
  147. misc/caffe
  148. misc/orange3
  149. misc/py-apache-beam
  150. misc/py-detecta
  151. misc/py-ezc3d
  152. misc/py-fast-histogram
  153. misc/py-fastscapelib
  154. misc/py-gluoncv
  155. misc/py-gluonnlp
  156. misc/py-lightgbm
  157. misc/py-mmcv
  158. misc/py-numcodecs
  159. misc/py-openvdb
  160. misc/py-orange3-network
  161. misc/py-pyEDFlib
  162. misc/py-pytorch
  163. misc/py-shap2
  164. misc/py-torchmetrics
  165. misc/py-torchvision
  166. misc/py-uhi
  167. misc/pytorch
  168. misc/urh
  169. science/abinit
  170. science/cantera
  171. science/gnudatalanguage
  172. science/paraview
  173. science/pastix
  174. science/precice
  175. science/py-GPy
  176. science/py-MDAnalysis
  177. science/py-OpenMC
  178. science/py-PyNE
  179. science/py-arch
  180. science/py-asap3
  181. science/py-atomium
  182. science/py-boutdata
  183. science/py-boututils
  184. science/py-chempy
  185. science/py-dimod
  186. science/py-dipy
  187. science/py-dwave-cloud-client
  188. science/py-dwave-hybrid
  189. science/py-dwave-optimization
  190. science/py-dwave-samplers
  191. science/py-dwave-system
  192. science/py-earthpy
  193. science/py-gpaw
  194. science/py-gsd
  195. science/py-h5py
  196. science/py-libgetar
  197. science/py-meshio
  198. science/py-molmod
  199. science/py-ncrystal
  200. science/py-netCDF4
  201. science/py-obspy
  202. science/py-oddt
  203. science/py-openpiv
  204. science/py-penaltymodel
  205. science/py-phono3py
  206. science/py-phonopy
  207. science/py-pnetcdf
  208. science/py-pymatgen
  209. science/py-pymol
  210. science/py-pyprecice
  211. science/py-pyqubo
  212. science/py-pyscf
  213. science/py-scikit-fuzzy
  214. science/py-scikit-learn
  215. science/py-scikit-sparse
  216. science/py-scimath
  217. science/py-scipy
  218. science/py-spglib
  219. science/py-tensorflow
  220. science/py-thewalrus
  221. science/py-trx-python
  222. science/py-veusz
  223. science/pynn
  224. science/qmcpack
  225. science/rdkit
  226. science/salome-kernel
  227. science/tfel
  228. science/tfel-edf
  229. science/trilinos
  230. science/ttk
  231. science/vmd
  232. science/wwplot
  233. textproc/py-gensim
  234. textproc/py-langid
  235. textproc/py-pdf2docx
  236. textproc/py-spacy
  237. textproc/py-wordcloud
  238. 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 (623 items / 616 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-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-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-pystan
  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-yt
  307. math/xtensor-python
  308. misc/adios2
  309. misc/caffe
  310. misc/mmdnn
  311. misc/orange3
  312. misc/py-QSpectrumAnalyzer
  313. misc/py-SQCommon
  314. misc/py-SQImFil
  315. misc/py-SQSnobFit
  316. misc/py-SimpleSoapy
  317. misc/py-accelerate
  318. misc/py-aider-chat
  319. misc/py-apache-beam
  320. misc/py-boost-histogram
  321. misc/py-cmap
  322. misc/py-datasets
  323. misc/py-detecta
  324. misc/py-ezc3d
  325. misc/py-facenet-pytorch
  326. misc/py-fast-histogram
  327. misc/py-fastscapelib
  328. misc/py-gluoncv
  329. misc/py-gluonnlp
  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-openai
  345. misc/py-openai-whisper
  346. misc/py-openvdb
  347. misc/py-optuna
  348. misc/py-orange3-associate
  349. misc/py-orange3-educational
  350. misc/py-orange3-network
  351. misc/py-orange3-timeseries
  352. misc/py-pkbar
  353. misc/py-pyEDFlib
  354. misc/py-pymatreader
  355. misc/py-pytorch
  356. misc/py-pytorch-lightning
  357. misc/py-safetensors
  358. misc/py-scikit-fusion
  359. misc/py-shap2
  360. misc/py-soapy_power
  361. misc/py-tflearn
  362. misc/py-tflite
  363. misc/py-tflite-support
  364. misc/py-thermocouples_reference
  365. misc/py-timm-vis
  366. misc/py-torch-geometric
  367. misc/py-torchmetrics
  368. misc/py-torchvision
  369. misc/py-uhi
  370. misc/py-wurlitzer
  371. misc/py-xformers
  372. misc/py-xgboost
  373. misc/pytorch
  374. misc/urh
  375. multimedia/ffsubsync
  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-libgetar
  441. science/py-libpysal
  442. science/py-lifelines
  443. science/py-mdp
  444. science/py-meshio
  445. science/py-mmtf-python
  446. science/py-molmod
  447. science/py-moltemplate
  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-qspin
  475. science/py-quantities
  476. science/py-rmsd
  477. science/py-sarpy
  478. science/py-scikit-fuzzy
  479. science/py-scikit-learn
  480. science/py-scikit-optimize
  481. science/py-scikit-sparse
  482. science/py-scimath
  483. science/py-scipy
  484. science/py-scoria
  485. science/py-sdf
  486. science/py-seekpath
  487. science/py-segregation
  488. science/py-segyio
  489. science/py-sklearn-pandas
  490. science/py-skrebate
  491. science/py-spaghetti
  492. science/py-spglib
  493. science/py-symfc
  494. science/py-tensorflow
  495. science/py-thewalrus
  496. science/py-tobler
  497. science/py-trainstation
  498. science/py-vedo
  499. science/py-veusz
  500. science/pynn
  501. science/qmcpack
  502. science/rdkit
  503. science/salome-kernel
  504. science/tfel
  505. science/tfel-edf
  506. science/ttk
  507. science/v_sim
  508. science/vmd
  509. science/votca
  510. science/wwplot
  511. security/caldera
  512. security/caldera4
  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 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 2024Q3 for this port