-
I'm not sure how the colors of theme's are being applied but lots of themes still look worse with the tree sitter, at least for C++ 😕I'd recommend upgrading the C++ TextMate grammar to pull from [VS C…
-
I have the following code for Parzen Density estimator using Gaussian kernel. It gives me similar but different elapsed time with @acc and without. How do I determine if the ParallelAccelerator is act…
-
Currently, hbar = 1 is implicitly assumed. Should we relax this? If so, what's the preferable way?
-
-
Hi,
do you have support for something like this without allocation all n*m memory:
```
n=1000
m=2000
i = Index(n)
j = Index(m)
A=ITensor(i)
B=ITensor(j)
C = A*B
```
I am specifically lo…
-
smt2 file:
https://gist.github.com/leonardoalt/ab12713eb249dadb86f7bb1441705e59
@agurfinkel we once talked about cex not working super well when using nonlinear arithmetic, but this didn't happen …
-
*Issue migrated from trac ticket # 671*
**component:** mcrl22lps | **priority:** major
#### 2009-11-25 16:51:33: @jkeiren created the issue
___
Alphabet reductions are slow on the following specif…
-
Ideal features in the rigid body SE(3) type:
0. Body Frame Name
1. Pose, SE(3) - R^3 + SO(3)
2. Spatial Velocity/Twist, se(3) - R^6
3. Spatial Acceleration - R^6
4. Wrench se*(3) or R^6
5. opt…
-
As part of the `engine-api` PR, there is an option to choose `NumpyEngine` or `TensorflowEngine`. This has led to some discussion about what to do wrt tensorflow. There were several ongoing conversati…
-
This is an issue to track followup on #1256, #1257, #1258, #1259.
We can annotate below with further issue and PR #s, as progress is made.
Let's use this issue as a forum for discussion about what…
lgray updated
2 years ago