Skip to content
View akankshvashisth's full-sized avatar

Block or report akankshvashisth

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

Pinned Loading

  1. autograd_v2 autograd_v2 Public

    C++ automatic differentiation library with no dependencies and arbitrary higher order derivatives, stand-alone, header only

    C++ 1

  2. single_expression_multiple_data single_expression_multiple_data Public

    Proof-of-concept C++23 SEMD library with SIMD support

    C++

  3. compile_time_differentiation compile_time_differentiation Public

    compile time derivatives of functions

    C++

  4. hacking private members hacking private members
    1
    
                  
    2
    #include <functional>
    3
    
                  
    4
    #define HACK_MEM_FUNC(TYPE, MEM_FUNC)                                          \
    5
      namespace {                                                                  \
  5. yace yace Public

    yet another chess engine

    C++

  6. cuda_utilities cuda_utilities Public

    cuda utilities

    C++