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
Nonanti avatar

Nonanti/MathFlow

0
View on GitHub↗
54 stars·1 fork·C#·MIT·7 views

MathFlow

C# math expression library with symbolic computation support

Features

  • Computational Mathematics Tools - C# library for symbolic math and equation solving.
  • Mathematics and Geometry - Math expression library with symbolic computation and equation solving.

Star history

Star history chart for nonanti/mathflowStar history chart for nonanti/mathflow

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to MathFlow

Similar open-source projects, ranked by how many features they share with MathFlow.
  • thealgorithms/c-sharpTheAlgorithms avatar

    TheAlgorithms/C-Sharp

    8,049View on GitHub↗

    This project is a collection of reference implementations for algorithms, mathematics, cryptography, compression, and machine learning written in C#. It serves as an educational library providing standard implementations of sorting, searching, and graph theory algorithms. The repository covers a wide range of computational domains, including combinatorial optimization for constraint satisfaction and scheduling, as well as symmetric and classical cryptographic ciphers. It also provides reference code for lossless data compression techniques and fundamental machine learning primitives such as r

    C#algorithmalgorithmsalgorithms-and-data-structures
    View on GitHub↗8,049
  • alexanderepstein/bash-snippetsalexanderepstein avatar

    alexanderepstein/Bash-Snippets

    9,934View on GitHub↗

    This project is a collection of bash automation scripts and command-line utilities designed to automate common tasks and retrieve information from web APIs. It serves as a toolkit for developer references, network diagnostics, and media access directly from the terminal. A central component of the suite is a GitHub Gist manager that handles the full lifecycle of code snippets. This includes cloning and syncing Gists into local directories for offline access, organizing content through hashtags, and searching through snippet descriptions and file contents using regular expressions. The toolki

    Shellbackupbashcheatsheet
    View on GitHub↗9,934
  • asc-community/angourimathasc-community avatar

    asc-community/AngouriMath

    825View on GitHub↗

    Open-source cross-platform symbolic algebra library for C# and F#. Can be used for both production and research purposes.

    C#algebraarbitrary-precisioncalculus
    View on GitHub↗825
  • fornever/wpf-mathForNeVeR avatar

    ForNeVeR/wpf-math

    717View on GitHub↗

    A collection of .NET libraries for rendering mathematical formulae using the LaTeX typesetting style, for the WPF and Avalonia XAML-based frameworks

    C#
    View on GitHub↗717
See all 11 alternatives to MathFlow→

Frequently asked questions

What does nonanti/mathflow do?

C# math expression library with symbolic computation support

What are the main features of nonanti/mathflow?

The main features of nonanti/mathflow are: Computational Mathematics Tools, Mathematics and Geometry.

What are some open-source alternatives to nonanti/mathflow?

Open-source alternatives to nonanti/mathflow include: thealgorithms/c-sharp — This project is a collection of reference implementations for algorithms, mathematics, cryptography, compression, and… alexanderepstein/bash-snippets — This project is a collection of bash automation scripts and command-line utilities designed to automate common tasks… asc-community/angourimath — Open-source cross-platform symbolic algebra library for C# and F#. Can be used for both production and research… fornever/wpf-math — A collection of .NET libraries for rendering mathematical formulae using the LaTeX typesetting style, for the WPF and… josephjshort/jodo — Simple, reliable .NET libraries covering numbers, geometry and data structures. microsoft/automatic-graph-layout.