faysou
faysou
Hello, It would be great if you could add a conda recipe for this library. This would allow to install it and use it easily in a jupyter notebook with...
All in the title. Thank you for your great work.
I get an SSL certificate warning when going to your website https://tensor-compiler.org/ It could be worth checking if you get the same issue.
After some prototyping I wanted to make my code faster. I found from the link below that is possible to use some cling commands, from a jupyter notebook, to compile...
_are_tt_cores_valid in "tensor_train.py" could return more information when cores are not valid, for now it returns only False but there are several reasons why it can be False. In the...
is it expected ?
Here https://github.com/goadesign/plugins/tree/v3/goakit#example
Interesting project, this is more an idea than an issue, it would be interesting to have a dart/flutter client like for JavaScript.
I've written here a Converter that can be used to manipulate objects in Excel, I don't know if there's an interest to incorporate this in the library as standard converter,...
It would be useful to have an equivalent function in xtensor to ndindex. https://docs.scipy.org/doc/numpy/reference/generated/numpy.ndindex.html This allows to iterate over all the nd indices of a shape regardless of the number...