Skip to content
View AndreyKoudr's full-sized avatar
:octocat:
No permanent job
:octocat:
No permanent job
  • Cambridge, UK

Block or report AndreyKoudr

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.

Content in all repositories owned by your account will be closed.
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. FiniteElementsFiniteElementsPublic

    Full finite-element code from scratch with SIMD-accelerated equation solver based on conforming finite elements with tests and example solution to Laplace equation.

    C++ 2 1

  2. OnlineRadarSimulatorOnlineRadarSimulatorPublic

    Simplified online radar simulator in Javascript/WebGL

    JavaScript 11 2

  3. EarthSurfaceEarthSurfacePublic

    Interesting C++ (not C) console application to generate geometry for any (from 60S to 60N) area of Earth surface from SRTM data and save it in STL files

    C

  4. ThreadedGaussEliminationThreadedGaussEliminationPublic

    Fast Gauss elimination based on SIMD and multiple threads

    C++ 1 1

  5. 3DTriangles3DTrianglesPublic

    Class to load/save STL files

    C++

  6. FittingWithOrthoPolyFittingWithOrthoPolyPublic

    Fitting y(x) points with Jacobi orthogonal polynomials

    C++