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.
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
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
Open-source cross-platform symbolic algebra library for C# and F#. Can be used for both production and research purposes.
A collection of .NET libraries for rendering mathematical formulae using the LaTeX typesetting style, for the WPF and Avalonia XAML-based frameworks
C# math expression library with symbolic computation support
The main features of nonanti/mathflow are: Computational Mathematics Tools, Mathematics and Geometry.
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.