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 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details on branch 2024Q3
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 (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-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/precice
  176. science/py-GPy
  177. science/py-MDAnalysis
  178. science/py-OpenMC
  179. science/py-PyNE
  180. science/py-arch
  181. science/py-asap3
  182. science/py-atomium
  183. science/py-boutdata
  184. science/py-boututils
  185. science/py-chempy
  186. science/py-dimod
  187. science/py-dipy
  188. science/py-dwave-cloud-client
  189. science/py-dwave-hybrid
  190. science/py-dwave-optimization
  191. science/py-dwave-samplers
  192. science/py-dwave-system
  193. science/py-earthpy
  194. science/py-gpaw
  195. science/py-gsd
  196. science/py-h5py
  197. science/py-libgetar
  198. science/py-meshio
  199. science/py-molmod
  200. science/py-ncrystal
  201. science/py-netCDF4
  202. science/py-obspy
  203. science/py-oddt
  204. science/py-openpiv
  205. science/py-penaltymodel
  206. science/py-phono3py
  207. science/py-phonopy
  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 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 (616 items / 609 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-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/sage
  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-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-ncrystal
  448. science/py-netCDF4
  449. science/py-nibabel
  450. science/py-nilearn
  451. science/py-obspy
  452. science/py-oddt
  453. science/py-openpiv
  454. science/py-optking
  455. science/py-paramz
  456. science/py-penaltymodel
  457. science/py-periodictable
  458. science/py-phono3py
  459. science/py-phonopy
  460. science/py-pupynere
  461. science/py-pyberny
  462. science/py-pygmo2
  463. science/py-pyked
  464. science/py-pymatgen
  465. science/py-pymol
  466. science/py-pyphot
  467. science/py-pyprecice
  468. science/py-pyqubo
  469. science/py-pyscf
  470. science/py-pyteomics
  471. science/py-qcelemental
  472. science/py-qspin
  473. science/py-quantities
  474. science/py-rmsd
  475. science/py-sarpy
  476. science/py-scikit-fuzzy
  477. science/py-scikit-learn
  478. science/py-scikit-optimize
  479. science/py-scikit-sparse
  480. science/py-scimath
  481. science/py-scipy
  482. science/py-scoria
  483. science/py-sdf
  484. science/py-segregation
  485. science/py-segyio
  486. science/py-sklearn-pandas
  487. science/py-skrebate
  488. science/py-spaghetti
  489. science/py-spglib
  490. science/py-tensorflow
  491. science/py-thewalrus
  492. science/py-tobler
  493. science/py-trainstation
  494. science/py-vedo
  495. science/py-veusz
  496. science/pynn
  497. science/qmcpack
  498. science/rdkit
  499. science/salome-kernel
  500. science/tfel
  501. science/tfel-edf
  502. science/ttk
  503. science/v_sim
  504. science/vmd
  505. science/votca
  506. science/wwplot
  507. security/caldera
  508. security/caldera4
  509. security/howdy
  510. textproc/py-gensim
  511. textproc/py-langid
  512. textproc/py-orange3-text
  513. textproc/py-pdf2docx
  514. textproc/py-sense2vec
  515. textproc/py-spacy
  516. textproc/py-textdistance
  517. textproc/py-wordcloud
  518. www/novnc-websockify
  519. www/py-bokeh
  520. www/py-folium
  521. www/py-sentinelhub
  522. www/py-streamlit
  523. x11/py-xdot
  524. 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 2024Q3 for this port