dice-group / hypertrie

A flexible data structure for low-rank (≤ 5), sparse tensors supporting slices by any dimension and Einstein summation (einsum).
https://tentris.dice-research.org/
Apache License 2.0
14 stars 4 forks source link

Migrate CI to GitHub Actions #77

Closed lennartaustenfeld closed 3 years ago

lennartaustenfeld commented 3 years ago

Migrate the TravisCI Pipeline to GitHub Actions. Most of the Steps have been implemented as bash scripts in the scripts folder.