Skip to content
View svarshini's full-sized avatar
  • Harvard University
  • Cambridge, MA

Block or report svarshini

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. adaptive-mesh-refinement adaptive-mesh-refinement Public

    This software takes in an error function or point cloud as input and selectively refines erroneous finite element regions. It is based on the paper 'Provably Good Mesh Generation' by Bern et al.

    C++ 13 1

  2. Fractals Fractals Public

    Visualizing Julia Sets and the Mandelbrot Set using Python and PIL.

    Python

  3. Coursera_Greedy_MST_DP Coursera_Greedy_MST_DP Public

    Solutions to the course 'Greedy Algorithms, Minimum Spanning Trees and Dynamic Programming' on Coursera

    C++

  4. FourierTransforms FourierTransforms Public

    This replicates the Fourier Transforms video by 3Blue1Brown, by wrapping input signals in a circular fashion and capturing pure signal frequencies through visuals.

    Python 1