-
It seems desirable to allow someone to (for example) declare that a square matrix is both nonnegative, and PSD.
Was support for this feature deliberately left out, or was it simply a matter of not …
-
This pertains to the logic in https://github.com/dotnet/runtime/blob/main/src/coreclr/vm/yieldprocessornormalized.cpp and where an initial discussion was raised here: https://github.com/dotnet/runtime…
-
Connor's option-- do MH moves that impact all particles at once.
Erick's option-- for each particle with some probability, propose a MH move for the rate parameters. This duplicates the particle when…
-
### Astro Info
```block
Astro v4.11.5
Node v20.12.2
System Linux (x64)
Package Manager npm
Output hybrid
Adapt…
-
Thanks for the amazing tutorial! It is very helpful!
I wonder why in most OpenMM protocols the temperature is directly set to the production temperature? In comparison, most Amber tutorials have an…
-
We still need to add recursive folder enumeration to the storage abstraction.
For a time, I was avoiding anything related to recursion. There was a lot of questions we couldn't answer.
The main…
-
Trying to understand the fake electron scale factor.
Select events with [MeasureFakeRate2::passHFCR_testSs](https://github.com/gerbaudo/SusyTest0/blob/e0a0d7434fdf703be0498c522793bb39317522c3/Root/Mea…
-
1. As far as I understand, using Zig compiler on embedded (100-300MB RAM) is a potential use cases. Is compatibility without SIMD possible/planned and what would be slowdown and/or drawback?
2. I gue…
-
Hello,
The current implementation of `computeAABB` gives a worst case AABB when the collision object is rotated.
Example: Consider a Cylinder of 0.1 radius and 1 height, and it's local aabb :
!…
-
优化 Dockerfile 文件,并且更具 Dockerfile 文件优化 README.md 文件
看看 Dockerfile 哪些地方可以优化,并且优化它
然后你更新一下 README 文件, README 文件美化、优化、添加更多的细节,补充,修复部分问题
Checklist
- [X] `Dockerfile`
> * Review the Dockerfile and ide…