Yu-Hang "Maxin" Tang
Yu-Hang "Maxin" Tang
Hi there. First, thank you so much for creating this useful app! It has definitely changed the way that I access my Zotero library from my phone. One feature that...
**Is your feature request related to a problem? Please describe.** Add a method that calls `factorize` internally, but saves the boilerplate code for converting between circuits and tensor expressions. **Describe...
**Is your feature request related to a problem? Please describe.** The FunFact tensor expression syntax lacks a way to express convolutions and tensor reshaping in a convenient manner. **Describe the...
Showcase using FF to implement compressed layers in deep neural networks. Outline: - [ ] Introduction on NN compression/tensorization. - [ ] Example problem description (MNIST) - [ ] NN...
**Is your feature request related to a problem? Please describe.** Right now, users have to explicitly provide all the indices to perform Einstein operations. In cases where simple broadcasting is...
**Is your feature request related to a problem? Please describe.** I believe this was once implemented in our tensor expression language, but somehow got dropped out during the redesign of...