-
`` is very fast, but it could be faster. One issue is that MSVC's optimizer often generates slower code for `` than Clang/LLVM. We should create reduced test cases and file bugs on [Developer Communit…
-
@Josephkhland @antoniosValmas @iliaspapa Registration for Hash code 2020 Has opened!
φέτος όλοι C++ 17 compiler :)
-
I wanted to note I appreciate the from_torch tutorials that were recently uploaded and the help they provide. I wanted to ask some clarifying questions.
When using the from_torch function does the o…
-
Sometimes, it is useful to be able to analyze circuits in ways that aren't valid on a quantum computer, but might still be interesting for theory reasons. I came across this issue a little while ago w…
-
Beginning with PR #73, which updated the default calibration of OG-USA, we have observed some odd results related to the estimated tax functions. This issue will document what we've noticed in the ho…
-
During a project where Chapel is being used, the manipulation of 1D-arrays (vectors), or 1D-slices of 2D-arrays (a matrix) saw various issues raise their heads. For example, given
```chapel
var y :…
-
Dear maintainers of CP2K,
This is Dr. Zaikun Zhang from the Hong Kong Polytechnic University. Together with Professor [N.I.M. Gould](https://www.numerical.rl.ac.uk/people/nimg/), I am responsible f…
-
Hi,
Your heuristics seem very promising, but the gif videos say otherwise. I suspect you may need some expert advice. You can ask this guy for some help: https://www.linkedin.com/in/thiagomoretto/
…
-
When combining a CompactedCollection of objects with an array of objects, in release mode, code will crash with EXC_BAD_ACCESS.
**Swift Algorithms version:**
`1.1.0` but I also saw this in `0.0.3…
-
**Describe the bug**
A clear and concise description of what the bug is.
Programs get blocked when using multiple nodes. By setting `export LOG_LEVEL=DEBUG`, I can see that it got stuck at `BaguaS…