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
·
mlpack avatar

mlpack/ensmallen

0
View on GitHub↗
810 stars·137 forks·C++·1 viewensmallen.org↗

Ensmallen

A header-only C++ library for numerical optimization --

Features

  • Mathematics and Statistics - Numerical optimization library.

Star history

Star history chart for mlpack/ensmallenStar history chart for mlpack/ensmallen

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

Open-source alternatives to Ensmallen

Similar open-source projects, ranked by how many features they share with Ensmallen.
  • ddemidov/amgclddemidov avatar

    ddemidov/amgcl

    865View on GitHub↗

    C++ library for solving large sparse linear systems with algebraic multigrid method

    C++amgc-plus-pluscpp
    View on GitHub↗865
  • 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
  • effolkronium/randomeffolkronium avatar

    effolkronium/random

    951View on GitHub↗

    Random for modern C++ with convenient API

    C++
    View on GitHub↗951
  • boostorg/histogramboostorg avatar

    boostorg/histogram

    333View on GitHub↗

    Fast multi-dimensional generalized histogram with convenient interface for C++14

    C++
    View on GitHub↗333
See all 15 alternatives to Ensmallen→

Frequently asked questions

What does mlpack/ensmallen do?

A header-only C++ library for numerical optimization --

What are the main features of mlpack/ensmallen?

The main features of mlpack/ensmallen are: Mathematics and Statistics.

What are some open-source alternatives to mlpack/ensmallen?

Open-source alternatives to mlpack/ensmallen include: ddemidov/amgcl — C++ library for solving large sparse linear systems with algebraic multigrid method. dpilger26/numcpp — NumCpp is a C++ framework and numerical computing library that provides a toolkit for multi-dimensional array… effolkronium/random — Random for modern C++ with convenient API. fengwang/matrix — A modern, C++20-native, single-file header-only dense 2D matrix library. forceflow/libmorton — C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates. boostorg/histogram — Fast multi-dimensional generalized histogram with convenient interface for C++14.