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
Remember
I remember
2024-11-06 brought a new category: filesystems. Sadly, the website did not process it well. I''m working on that. It may take a few days.
Port details on branch 2024Q4
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-08-15 11:53:55
Commit Hash: ba85613
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 (310 items / 303 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-blis07
  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/sage
  146. math/xtensor-python
  147. misc/adios2
  148. misc/caffe
  149. misc/orange3
  150. misc/py-apache-beam
  151. misc/py-detecta
  152. misc/py-ezc3d
  153. misc/py-fast-histogram
  154. misc/py-fastscapelib
  155. misc/py-gluoncv
  156. misc/py-gluonnlp
  157. misc/py-lightgbm
  158. misc/py-mmcv
  159. misc/py-numcodecs
  160. misc/py-openvdb
  161. misc/py-orange3-network
  162. misc/py-pyEDFlib
  163. misc/py-pytorch
  164. misc/py-shap2
  165. misc/py-torchmetrics
  166. misc/py-torchvision
  167. misc/py-uhi
  168. misc/pytorch
  169. misc/urh
  170. science/abinit
  171. science/cantera
  172. science/gnudatalanguage
  173. science/paraview
  174. science/pastix
  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-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 68 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-gnuplot*
  30. math/py-graphtool*
  31. math/py-gsl*
  32. math/py-igakit*
  33. math/py-matplotlib2*
  34. math/py-pyipopt*
  35. math/py-pymc*
  36. math/py-pysparse*
  37. math/py-python_fcl*
  38. math/py-rpy*
  39. math/py-scientific*
  40. math/py-statsmodels010*
  41. math/py-symeig*
  42. math/rpy*
  43. math/rpy2*
  44. misc/py-anndata*
  45. misc/py-qiskit-machine-learning*
  46. multimedia/subsync*
  47. science/MOOSE-neural-simulator*
  48. science/avogadro*
  49. science/brian*
  50. science/lm*
  51. science/py-ScientificPython*
  52. science/py-hcluster*
  53. science/py-mlpy*
  54. science/py-obspy-core*
  55. science/py-pydap*
  56. science/py-qiskit-aer*
  57. science/py-qiskit-dynamics*
  58. science/py-qiskit-experiments*
  59. science/py-qiskit-finance*
  60. science/py-qiskit-ibm-experiment*
  61. science/py-qiskit-ibm-provider*
  62. science/py-qiskit-ibmq-provider*
  63. science/py-qiskit-nature*
  64. science/py-qiskit-optimization*
  65. science/py-qiskit-terra*
  66. science/pycdf*
  67. science/triqs*
  68. x11-toolkits/py-pyqwt*
  69. 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 (614 items / 607 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-gtfparse
  35. biology/py-htseq
  36. biology/py-loompy
  37. biology/py-macs2
  38. biology/py-macs3
  39. biology/py-mrcfile
  40. biology/py-multiqc
  41. biology/py-ont-fast5-api
  42. biology/py-orange3-single-cell
  43. biology/py-scikit-bio
  44. biology/pyfasta
  45. cad/py-gdspy
  46. cad/py-gdstk
  47. cad/py-lcapy
  48. cad/py-pyfda
  49. cad/py-pygmsh
  50. comms/apitran
  51. comms/cubicsdr
  52. comms/gnuradio
  53. comms/nanovna-saver
  54. databases/py-apache-arrow
  55. databases/py-duckdb
  56. databases/py-fastparquet
  57. databases/py-pyarrow
  58. databases/py-tiledb
  59. devel/cpp2py
  60. devel/py-aiortc
  61. devel/py-anndata
  62. devel/py-asteval
  63. devel/py-beartype
  64. devel/py-bullet3
  65. devel/py-cclib
  66. devel/py-cftime
  67. devel/py-colorspacious
  68. devel/py-dask
  69. devel/py-dataclass-array
  70. devel/py-etils
  71. devel/py-ewah-bool-utils
  72. devel/py-fastf1
  73. devel/py-fbprophet
  74. devel/py-game
  75. devel/py-hypothesis
  76. devel/py-ipydatawidgets
  77. devel/py-ipympl
  78. devel/py-jep
  79. devel/py-jupyter-rfb
  80. devel/py-mediapy
  81. devel/py-monty
  82. devel/py-mystic
  83. devel/py-numba
  84. devel/py-pycocotools
  85. devel/py-pycompilation
  86. devel/py-pyina
  87. devel/py-pykdtree
  88. devel/py-pyopencl
  89. devel/py-pyquil
  90. devel/py-pythran
  91. devel/py-qcs-sdk-python
  92. devel/py-qutip
  93. devel/py-qutip-qip
  94. devel/py-rapidfuzz
  95. devel/py-rpcq
  96. devel/py-sparse
  97. devel/py-tables
  98. devel/py-thinc
  99. devel/py-thinc8
  100. devel/py-uproot
  101. devel/py-websockify
  102. devel/py-xarray
  103. devel/py-xarray-einstats
  104. devel/py-xarray-simlab
  105. devel/py-zarr
  106. devel/py-zfp
  107. devel/shiboken6
  108. devel/vitables
  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-blis07
  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-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-jax
  227. math/py-keras
  228. math/py-keras-applications
  229. math/py-keras-preprocessing
  230. math/py-libceed
  231. math/py-linearmodels
  232. math/py-lmfit
  233. math/py-luminol
  234. math/py-mapbox-earcut
  235. math/py-mathics
  236. math/py-matplotlib
  237. math/py-minorminer
  238. math/py-ml-dtypes
  239. math/py-mnnpy
  240. math/py-modin
  241. math/py-networkx
  242. math/py-nevergrad
  243. math/py-nlopt
  244. math/py-numdifftools
  245. math/py-numexpr
  246. math/py-numpoly
  247. math/py-numpy-stl
  248. math/py-openTSNE
  249. math/py-or-tools
  250. math/py-osqp
  251. math/py-pandas
  252. math/py-patsy
  253. math/py-pdal
  254. math/py-petsc4py
  255. math/py-point-annotator
  256. math/py-primme
  257. math/py-py-find-1st
  258. math/py-pyFFTW
  259. math/py-pygsl
  260. math/py-pygslodeiv2
  261. math/py-pyhull
  262. math/py-pymc3
  263. math/py-pyneqsys
  264. math/py-pynndescent
  265. math/py-pyodeint
  266. math/py-pyodesys
  267. math/py-pyrr
  268. math/py-pystan
  269. math/py-pysym
  270. math/py-pytensor
  271. math/py-python-fcl
  272. math/py-python-louvain
  273. math/py-python-picard
  274. math/py-pywavelets
  275. math/py-qats
  276. math/py-qdldl
  277. math/py-quadprog
  278. math/py-resample
  279. math/py-rpy2
  280. math/py-rustworkx
  281. math/py-rvlib
  282. math/py-scikit-fem
  283. math/py-scikit-umfpack
  284. math/py-scs
  285. math/py-seaborn
  286. math/py-seriate
  287. math/py-slepc4py
  288. math/py-snuggs
  289. math/py-spectral
  290. math/py-spglm
  291. math/py-spint
  292. math/py-splot
  293. math/py-spopt
  294. math/py-spreg
  295. math/py-spvcm
  296. math/py-ssm
  297. math/py-statsmodels
  298. math/py-sym
  299. math/py-theano
  300. math/py-timple
  301. math/py-umap-learn
  302. math/py-uncertainties
  303. math/py-unyt
  304. math/py-yt
  305. math/sage
  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/py-GPy
  390. science/py-GPyOpt
  391. science/py-HofstadterTools
  392. science/py-MDAnalysis
  393. science/py-MDAnalysisTests
  394. science/py-OpenFermion
  395. science/py-OpenMC
  396. science/py-PyFR
  397. science/py-PyNE
  398. science/py-SimpleSpectral
  399. science/py-abipy
  400. science/py-access
  401. science/py-arch
  402. science/py-asap3
  403. science/py-asdf
  404. science/py-ase
  405. science/py-atomium
  406. science/py-boutdata
  407. science/py-boututils
  408. science/py-cfgrib
  409. science/py-chainer
  410. science/py-chainer-chemistry
  411. science/py-chempy
  412. science/py-cirq-core
  413. science/py-dftd4
  414. science/py-dimod
  415. science/py-dipy
  416. science/py-dwave-cloud-client
  417. science/py-dwave-hybrid
  418. science/py-dwave-inspector
  419. science/py-dwave-optimization
  420. science/py-dwave-preprocessing
  421. science/py-dwave-samplers
  422. science/py-dwave-system
  423. science/py-earthpy
  424. science/py-eccodes
  425. science/py-geometer
  426. science/py-geometric
  427. science/py-gpaw
  428. science/py-gsd
  429. science/py-h5json
  430. science/py-h5py
  431. science/py-h5pyd
  432. science/py-hiphive
  433. science/py-inequality
  434. science/py-ipygany
  435. science/py-kimpy
  436. science/py-kinematics
  437. science/py-libgetar
  438. science/py-libpysal
  439. science/py-lifelines
  440. science/py-mdp
  441. science/py-meshio
  442. science/py-mmtf-python
  443. science/py-molmod
  444. science/py-moltemplate
  445. science/py-ncrystal
  446. science/py-netCDF4
  447. science/py-nibabel
  448. science/py-nilearn
  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-tensorflow
  489. science/py-thewalrus
  490. science/py-tobler
  491. science/py-trainstation
  492. science/py-vedo
  493. science/py-veusz
  494. science/pynn
  495. science/qmcpack
  496. science/rdkit
  497. science/salome-kernel
  498. science/tfel
  499. science/tfel-edf
  500. science/ttk
  501. science/v_sim
  502. science/vmd
  503. science/votca
  504. science/wwplot
  505. security/caldera
  506. security/caldera4
  507. security/howdy
  508. textproc/py-gensim
  509. textproc/py-langid
  510. textproc/py-orange3-text
  511. textproc/py-pdf2docx
  512. textproc/py-sense2vec
  513. textproc/py-spacy
  514. textproc/py-textdistance
  515. textproc/py-wordcloud
  516. www/novnc-websockify
  517. www/py-bokeh
  518. www/py-folium
  519. www/py-sentinelhub
  520. www/py-streamlit
  521. x11/py-xdot
  522. Collapse this list.

Deleted ports which required this port:

Expand this list of 87 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-gnuplot*
  37. math/py-gsl*
  38. math/py-igakit*
  39. math/py-matplotlib2*
  40. math/py-networkx1*
  41. math/py-onnx*
  42. math/py-optuna*
  43. math/py-pyipopt*
  44. math/py-pymc*
  45. math/py-pysparse*
  46. math/py-python_fcl*
  47. math/py-rpy*
  48. math/py-scientific*
  49. math/py-statsmodels010*
  50. math/py-symcxx*
  51. math/py-symeig*
  52. math/rpy*
  53. math/rpy2*
  54. misc/py-anndata*
  55. misc/py-qiskit-machine-learning*
  56. net-p2p/bazarr-devel*
  57. print/ttfquery*
  58. science/MOOSE-neural-simulator*
  59. science/avogadro*
  60. science/brian*
  61. science/openstructure*
  62. science/psychopy*
  63. science/py-PyQuante*
  64. science/py-ScientificPython*
  65. science/py-eccodes-python*
  66. science/py-hcluster*
  67. science/py-mlpy*
  68. science/py-obspy-core*
  69. science/py-onnx*
  70. science/py-pydap*
  71. science/py-qiskit-aer*
  72. science/py-qiskit-dynamics*
  73. science/py-qiskit-experiments*
  74. science/py-qiskit-finance*
  75. science/py-qiskit-ibm-experiment*
  76. science/py-qiskit-ibm-provider*
  77. science/py-qiskit-ibmq-provider*
  78. science/py-qiskit-nature*
  79. science/py-qiskit-optimization*
  80. science/py-qiskit-terra*
  81. science/pycdf*
  82. science/pyteomics*
  83. science/triqs*
  84. security/py-crits*
  85. security/w3af*
  86. www/pylot*
  87. x11-toolkits/py-pyqwt*
  88. 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 2024Q4 for this port