Skip to content
View normallytangent's full-sized avatar
  • 08:54 (UTC +02:00)

Block or report normallytangent

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.

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
normallytangent/README.md

Sanchi Vaishnavi

Projects

My most recent completed projects include:

  • Extending the offloading-aware C++ standard algorithms library in AdaptiveCpp by 24 new algorithms. My contributions in the context of this scope are detailed in the following PRs opened on AdaptiveCpp's public repository.
  • Writing of an iterative eigensolver module based on Orthogonal Iterations. The codebase can be found in the following repository dune-eigensolver.

Current Focus

  • Networks

Hobbies

  • I like to bike & train in taekwondo

Pinned Loading

  1. dune-eigensolver dune-eigensolver Public

    Iterative eigenvalue solver playground for numerical methods in DUNE.

    C++

  2. AdaptiveCpp/AdaptiveCpp AdaptiveCpp/AdaptiveCpp Public

    Compiler for multiple programming models (SYCL, C++ standard parallelism, HIP/CUDA) for CPUs and GPUs from all vendors: The independent, community-driven compiler for C++-based heterogeneous progra…

    C++ 1.9k 223

  3. benchmark benchmark Public

    Benchmarking AdaptiveCpp stdpar implementation

    C++