这是indexloc提供的服务,不要输入任何密码
Skip to content
View at0m741's full-sized avatar
:shipit:
Evaluating numerical methods..
:shipit:
Evaluating numerical methods..

Highlights

  • Pro

Block or report at0m741

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. TensoriumCore/Tensorium_lib TensoriumCore/Tensorium_lib Public

    An optimized Tensor/Matrix library for HPC applications an numerical relativity (AVX2/AVX512 and thread safe) with a Symbolic parser and Python wrapper

    C++ 10 3

  2. TensoriumCore/Tensorium_MLIR TensoriumCore/Tensorium_MLIR Public

    Starting from a LaTeX symbolic parser, this project automatically generates solid metrics and initial conditions for numerical relativity, in standard C++ or MLIR.

    C++ 1 1

  3. TensoriumCore/CurvatureEngine TensoriumCore/CurvatureEngine Public

    Relativistic code for ADM/BSSN 3+1 decomposition, Analytical computes and Geodesics tracer over a Kerr/schwarzschild and kdS/adS metrics (using AVX2 and AVX512 intrinsics, tested on different confi…

    C++ 7

  4. TensoriumCore/Tensorium-simd2gpu TensoriumCore/Tensorium-simd2gpu Public

    A compiler module that lifts SIMD intrinsics (e.g. AVX) into architecture-independent MLIR representations, enabling automatic transformation and execution on GPU targets.

    MLIR

  5. SIMPLproject/SLibc SIMPLproject/SLibc Public

    An optimized and lightweight standard libc to replace common standards

    C 3 1

  6. TensoriumCore/Tensorium_tex TensoriumCore/Tensorium_tex Public

    Tensorium_tex is a symbolic parser that converts LaTeX mathematical notation into a structured AST, enabling automatic code generation for high-performance tensor algebra and general relativity bac…

    C++