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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q2
spectra C++ library for large scale eigenvalue problems
1.1.0 math on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1.0Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-04-23 07:34:08
Last Update: 2025-01-02 04:51:07
Commit Hash: 6f7f53d
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
License: MPL20
WWW:
https://spectralib.org
https://github.com/yixuan/spectra
Description:
Spectra stands for Sparse Eigenvalue Computation Toolkit as a Redesigned ARPACK. It is a C++ library for large scale eigenvalue problems, built on top of Eigen, an open source linear algebra library. Spectra is implemented as a header-only C++ library, whose only dependency, Eigen, is also header-only. Hence Spectra can be easily embedded in C++ projects that require calculating eigenvalues of large matrices.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (62 items)
Collapse this list.
  1. /usr/local/share/licenses/spectra-1.1.0/catalog.mk
  2. /usr/local/share/licenses/spectra-1.1.0/LICENSE
  3. /usr/local/share/licenses/spectra-1.1.0/MPL20
  4. include/Spectra/DavidsonSymEigsSolver.h
  5. include/Spectra/GenEigsBase.h
  6. include/Spectra/GenEigsComplexShiftSolver.h
  7. include/Spectra/GenEigsRealShiftSolver.h
  8. include/Spectra/GenEigsSolver.h
  9. include/Spectra/HermEigsBase.h
  10. include/Spectra/HermEigsSolver.h
  11. include/Spectra/JDSymEigsBase.h
  12. include/Spectra/LinAlg/Arnoldi.h
  13. include/Spectra/LinAlg/BKLDLT.h
  14. include/Spectra/LinAlg/DoubleShiftQR.h
  15. include/Spectra/LinAlg/Lanczos.h
  16. include/Spectra/LinAlg/Orthogonalization.h
  17. include/Spectra/LinAlg/RitzPairs.h
  18. include/Spectra/LinAlg/SearchSpace.h
  19. include/Spectra/LinAlg/TridiagEigen.h
  20. include/Spectra/LinAlg/UpperHessenbergEigen.h
  21. include/Spectra/LinAlg/UpperHessenbergQR.h
  22. include/Spectra/LinAlg/UpperHessenbergSchur.h
  23. include/Spectra/MatOp/DenseCholesky.h
  24. include/Spectra/MatOp/DenseGenComplexShiftSolve.h
  25. include/Spectra/MatOp/DenseGenMatProd.h
  26. include/Spectra/MatOp/DenseGenRealShiftSolve.h
  27. include/Spectra/MatOp/DenseHermMatProd.h
  28. include/Spectra/MatOp/DenseSymMatProd.h
  29. include/Spectra/MatOp/DenseSymShiftSolve.h
  30. include/Spectra/MatOp/SparseCholesky.h
  31. include/Spectra/MatOp/SparseGenComplexShiftSolve.h
  32. include/Spectra/MatOp/SparseGenMatProd.h
  33. include/Spectra/MatOp/SparseGenRealShiftSolve.h
  34. include/Spectra/MatOp/SparseHermMatProd.h
  35. include/Spectra/MatOp/SparseRegularInverse.h
  36. include/Spectra/MatOp/SparseSymMatProd.h
  37. include/Spectra/MatOp/SparseSymShiftSolve.h
  38. include/Spectra/MatOp/SymShiftInvert.h
  39. include/Spectra/MatOp/internal/ArnoldiOp.h
  40. include/Spectra/MatOp/internal/SymGEigsBucklingOp.h
  41. include/Spectra/MatOp/internal/SymGEigsCayleyOp.h
  42. include/Spectra/MatOp/internal/SymGEigsCholeskyOp.h
  43. include/Spectra/MatOp/internal/SymGEigsRegInvOp.h
  44. include/Spectra/MatOp/internal/SymGEigsShiftInvertOp.h
  45. include/Spectra/SymEigsShiftSolver.h
  46. include/Spectra/SymEigsSolver.h
  47. include/Spectra/SymGEigsShiftSolver.h
  48. include/Spectra/SymGEigsSolver.h
  49. include/Spectra/Util/CompInfo.h
  50. include/Spectra/Util/GEigsMode.h
  51. include/Spectra/Util/SelectionRule.h
  52. include/Spectra/Util/SimpleRandom.h
  53. include/Spectra/Util/TypeTraits.h
  54. include/Spectra/Util/Version.h
  55. include/Spectra/contrib/LOBPCGSolver.h
  56. include/Spectra/contrib/PartialSVDSolver.h
  57. share/cmake/Spectra/Spectra-targets.cmake
  58. share/cmake/Spectra/spectra-config-version.cmake
  59. share/cmake/Spectra/spectra-config.cmake
  60. @owner
  61. @group
  62. @mode
Collapse this list.
Dependency lines:
  • spectra>0:math/spectra
To install the port:
cd /usr/ports/math/spectra/ && make install clean
To add the package, run one of these commands:
  • pkg install math/spectra
  • pkg install spectra
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: spectra
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1735791195 SHA256 (yixuan-spectra-v1.1.0_GH0.tar.gz) = d29671e3d1b8036728933cadfddb05668a3cd6133331e91fc4535a9b85bedc79 SIZE (yixuan-spectra-v1.1.0_GH0.tar.gz) = 273206

Packages (timestamps in pop-ups are UTC):
spectra
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1.01.1.0-1.1.01.1.0---
FreeBSD:13:quarterly1.1.01.1.0-1.1.01.1.0-1.0.1_11.0.1_1
FreeBSD:14:latest1.1.01.1.0-1.1.01.1.0---
FreeBSD:14:quarterly1.1.01.1.0-1.1.01.1.0-1.0.1_11.0.1_1
FreeBSD:15:latest1.1.01.1.0n/a1.1.0n/a-1.0.1_11.0.1_1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. eigen3.pc : math/eigen3
Test dependencies:
  1. gmake>0 : devel/gmake
Runtime dependencies:
  1. eigen3.pc : math/eigen3
This port is required by:
for Build
  1. biology/gcta
  2. math/openturns
  3. science/ttk

Configuration Options:
No options to configure
Options name:
math_spectra
USES:
cmake eigen:3,build,run
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/yixuan/spectra/tar.gz/v1.1.0?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port