Skip to content

Repository for bachelor thesis about Einstein summation of sparse tensors.

Notifications You must be signed in to change notification settings

Lethey2552/Sparse-Einsum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sparse-Einsum

Repository for bachelor thesis about Einstein summation of sparse tensors.

Installation (Developers)

To setup the program for development the python library setuptools is used.

The following steps should be taken:

  1. Create a virtual environment in the root directory of the project.
  2. Install all the requirements in the venv (sesum might has to be downloaded seperately).
  3. Use the command pip install -e . to install the package via setup.py

Compile with python ./einsum/backends/BMM/cpp_methods/setup.py build_ext --inplace

About

Repository for bachelor thesis about Einstein summation of sparse tensors.

Resources

Stars

Watchers

Forks

Packages

No packages published