Skip to content
View idkosilov's full-sized avatar

Block or report idkosilov

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. IterativeMethods IterativeMethods Public

    Relaxation method, steepest gradien descent and rotation for solving systems of linear equations and finding the eigenvalues ​​of a matrix

    Python

  2. IntegralEquation IntegralEquation Public

    Numerical solution of an integral equation by the Gauss method using simpson quadrature formulas and left rectangles in Python

    Python

  3. 1DHeatEquation 1DHeatEquation Public

    Crank-Nicholson method

    Python

  4. fastqueue fastqueue Public

    fastqueue is a high-performance, shared-memory, multi-producer/multi-consumer (MPMC) queue written in Rust with Python bindings.

    Rust