Skip to content
View reach2sayan's full-sized avatar

Block or report reach2sayan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ExpressionDifferentiator ExpressionDifferentiator Public

    A C++20 template library for symbolic mathematical expressions, derivatives, and equation systems with compile-time evaluation capabilities.

    C++ 1

  2. EinsteinSummation EinsteinSummation Public

    C++23 implementation of Einstein summation convention for tensor operations. Provides a type-safe API for complex tensor manipulations using NumPy-like notation. Supports matrix multiplication, Had…

    C++

  3. ExpressionMinimizer ExpressionMinimizer Public

    Header-only C++23 library of numerical minimization algorithms (Brent, BFGS, L-BFGS, CG, Powell, Nelder-Mead, LM, AugLag) with automatic differentiation via expression templates — no hand-coded gra…

    C++

  4. FastCast FastCast Public

    An all-purpose C++ casting tool

    C++

  5. Forcesmith Forcesmith Public

    Fits interatomic potentials to DFT reference data by force-matching forces, energies and stresses. Modern C++23, supporting EAM, ADP, Tersoff, Stillinger-Weber and ML potentials.

    C++