Skip to content
View grosilho's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report grosilho

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

  1. sk-tau-rock_methods sk-tau-rock_methods Public

    A C++ implementation of SK-tau-ROCK methods

    C++

  2. pySDC pySDC Public

    Forked from Parallel-in-Time/pySDC

    Explicit Stabilized methods in pySDC (work in progress!!!)

    Jupyter Notebook

  3. BEMI BEMI Public

    A boundary element method (BEM) code for solving the extracellular-membrane-intracellular (EMI) model.

    C++

  4. mRKC mRKC Public

    Code for the multirate Runge-Kutta-Chebyshev method. It contains also standard (non-multirate) explicit stabilized methods (RKC, RKL, RKU) and other classical methods (EE, IE, RK4,...) for comparison.

    C++

  5. SK-mROCK SK-mROCK Public

    A C++ implementation of the SK-mROCK multirate numerical integrator for stiff stochastic differential equations.

    C++

  6. ODE_Project_ImplementationRungeKutta ODE_Project_ImplementationRungeKutta Public

    This repository contains a project related to implementing Runge-Kutta methods. The project is designed for students who are learning about numerical methods and want to gain hands-on experience wi…

    Python 1