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
C# math expression library with symbolic computation support
Open-source runtime for math. Write MATLAB syntax, run on CPU GPU across platforms (Mac/Win/Linux/Web).
Free online structural engineering calculators, beam diagrams, steel section properties, and unit converters.
The main features of sepcostructural/structural-engineering-tools are: Computational Mathematics Tools.
Open-source alternatives to sepcostructural/structural-engineering-tools 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… nonanti/mathflow — C# math expression library with symbolic computation support. runmat-org/runmat — Open-source runtime for math. Write MATLAB syntax, run on CPU + GPU across platforms (Mac/Win/Linux/Web).