awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
yixuan avatar

yixuan/spectra

0
View on GitHub↗
833 stars·136 forks·C++·mpl-2.0·7 viewsspectralib.org↗

Spectra

Features

  • Mathematical Libraries - Large-scale eigenvalue problem solver.
  • Mathematics and Statistics - Large-scale eigenvalue problem solver.

Star history

Star history chart for yixuan/spectraStar history chart for yixuan/spectra

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Spectra

These projects share indexed features with Spectra. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • kthohr/statskthohr avatar

    kthohr/stats

    559View on GitHub↗

    A C++ header-only library of statistical distribution functions.

    C++
    View on GitHub↗559
  • sgorsten/linalgsgorsten avatar

    sgorsten/linalg

    957View on GitHub↗

    linalg.h is a single header, public domain, short vector math library for C++

    C++
    View on GitHub↗957
  • dpilger26/numcppdpilger26 avatar

    dpilger26/NumCpp

    3,963View on GitHub↗

    NumCpp is a C++ framework and numerical computing library that provides a toolkit for multi-dimensional array management and mathematical routines. It functions as a C++ implementation of the NumPy ecosystem, offering a scientific computing framework for managing tensors and performing complex algebraic equations. The project enables high-performance array manipulation within a C++ environment without relying on a Python runtime. It distinguishes itself by providing a NumPy-like interface for executing linear algebra, managing multi-dimensional data structures, and performing numerical proces

    C++
    View on GitHub↗3,963
  • stillwater-sc/universalstillwater-sc avatar

    stillwater-sc/universal

    496View on GitHub↗

    Large collection of number systems providing custom arithmetic for mixed-precision algorithm development and optimization for AI, Machine Learning, Computer Vision, Signal Processing, CAE, EDA, control, optimization, estimation, and approximation.

    C++
    View on GitHub↗496
Compare all 30 related projects→

Frequently asked questions

What are the main features of yixuan/spectra?

The main features of yixuan/spectra are: Mathematical Libraries, Mathematics and Statistics.

Which projects share features with yixuan/spectra?

Projects with overlapping indexed features include: sgorsten/linalg — linalg.h is a single header, public domain, short vector math library for C++. stillwater-sc/universal — Large collection of number systems providing custom arithmetic for mixed-precision algorithm development and… dpilger26/numcpp — NumCpp is a C++ framework and numerical computing library that provides a toolkit for multi-dimensional array… kthohr/stats — A C++ header-only library of statistical distribution functions. boostorg/histogram — Fast multi-dimensional generalized histogram with convenient interface for C++14. auto-differentiation/xad — Fast, easy automatic differentiation in C++.