-
it would be nice to have some of the combinatorics of highest weight words of representations of classical Lie algebras accessible. I have some code, but I do not know where to put it and how to or…
-
Pointed out on EasySpin forum: This is needed to check NLSL simulations with EasySpin. NLSL has a (wx,wy,wz) tensor for anisotropic Lorentzian broadening.
-
Extracted from #36
@jedbrown
> uom distinguishes (absolute) ThermodynamicTemperature from TemperatureInterval, and one can't add two absolute temperatures. There are other places where distingui…
-
In the meeting on 25 May 2021 we discussed having an alpaka abstraction for the various tensor core APIs found in recent versions of CUDA and ROCm. Opening this issue for broader discussion (and avoid…
-
This was a tricky issue to find (from where I started)!
At the following line in code: https://github.com/boostorg/ublas/blob/cf72d035f4f54c1fca3fa8882007a338c03b594b/include/boost/numeric/ublas/ve…
-
Issue reported by Nicolas Legendre (https://github.com/NicolasLegendre1)
For this code:
![image](https://user-images.githubusercontent.com/8267869/128795411-3d82704f-0be6-4be1-810b-cd9444dbd179.pn…
-
This issue presents a draft for the new API for Tensor objects in taco. This new API targets to address a number of issues with the current API, as well as integrate new features for increased functio…
-
Dear all,
To be honest, I'm not sure if it is an issue of SymPy...
I read [an interesting post](http://matthewrocklin.com/blog/work/2013/03/28/SymPy-Theano-part-2/) by @mrocklin, and tried example on…
-
Edited: OpenMP -> Archlinux, I never run the full test suite on Arch due to the impossibility to do "nimble test -d:blas=cblas" as contrary to Debian/Ubuntu and Travis, the BLAS symbol are in libcblas…
-
Classes are pickled by name in Sage, and reconstructed as in this example upon unpickling:
```
sage: cls = unpickle_global('sage.categories.hopf_algebras_with_basis', 'HopfAlgebrasWithBasis.TensorP…