Julia wrapper for the TBLIS tensor contraction library. This provides basic bindings for the functions defined in TBLIS. The target audience is mostly package developers rather than users, as the interface is low-level and does not include argument checking.
For users, it is recommended to try out:
This package is the continuation of a package previously hosted by https://github.com/FermiQC/TBLIS.jl.