Skip to content
View escobar-west's full-sized avatar

Block or report escobar-west

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. polars-cookbook polars-cookbook Public

    Forked from jvns/pandas-cookbook

    Recipes for using Python's polars library

    Jupyter Notebook 253 12

  2. WaveSynth WaveSynth Public

    Fourier Transform implementations for pitch modulation and auto tune

    Rust 5

  3. C-Parallel-Programming-Jacobi-Solver C-Parallel-Programming-Jacobi-Solver Public

    Numerically solves the partial differential equation LAPLACE(u) - u = sin(2\pi x)sin(2\pi y) using the Jacobi iterative method and parallel computing (MPI)

    C++ 2

  4. tensorflow-LSTM- tensorflow-LSTM- Public

    Python 1

  5. perf-book perf-book Public

    Forked from nnethercote/perf-book

    The Rust Performance Book

    1

  6. C-StochasticGrowth C-StochasticGrowth Public

    Solves the differential equation y' = ky, where k is a stochastic random variable

    C++