-
This is a question for @moody-marlin and @mcg1969
I expect that many large datasets will be highly repetitive. That is that I expect a sample of the data to be decently representative of the full …
-
We aim at integrating ExaTron in the ProxAL decomposition solver. That would require to define a new `AbstractBlockModel` in ProxAL, named for instance `ExaTronBlockModel`. The generic interface of bl…
-
Hey there,
Can you please share how to run the project?
-
So far all of our solvers are synchronous. They compute full results in lock-step, for example switching between performing a parallel mat-vec, then doing a line search, and then doing a mat-vec agai…
-
Probably not the most orthodox thing to put in a GitHub issue, but it seems like it could be helpful for this project.
In the latest SIAM Review a paper by Fercoq and Richtárik appears: [Optimizati…
-
和图片放在一起的.mat矩阵是什么,如何得来的呢/
what is the meaning of the matrix (point.mat)? and how to determine the value of it? thx
-
# Adding an optimization module
For now, Tensorly (TL) ships with one API for each particular tensor decomposition model. While this has the advantage of simplicity for the end-user, this limits the …
-
Dear developers,
I'd like to ask you to add some important features which currently cannot be employed during k-points calculations:
* [ ] OT
* [ ] LS_SCF
* [ ] SCCS
* [ ] DFT+U
* [ ] PDOS
Th…
-
Hey,
Recently Tensorflow and Pytorch have implemented a way to pass tensors from one framework to another using DLpack, and I was wondering if it is possible to somehow use your code in a pytorch mod…
-
Compressed sensing is now really fast with FISTA : https://github.com/MagneticResonanceImaging/MRIReco.jl/discussions/102#discussioncomment-3655548
But there is still an issue with accuracy (https:…