-
Recently, sysbus stopped working because it can't find the pkg_resources module, which is part of setuptools.
Setuptools is installed system-wide but, for some reason, it is not available anymore t…
-
Affects `get-ref`.
If I understand the source correctly, this is because the derivatives mixin always includes unmount code. You can call the custom `will-unmount` before the derivatives mixin, but…
-
Hi there and thanks for the nice library.
I am using hyperdual numbers in a research code written in fortran but I'd like to switch to rust.
I was wondering if you consider to extend the current i…
-
Seems like there's a bug that hangs computations of SOAP descriptors when the input ASE trajectory snapshots have calculators assigned.
Tried with dscribe 1.2.1.
```python
for mol in mol_traj:
…
-
Split [from here](https://github.com/kmod-project/kmod/pull/86#issuecomment-2323548392):
It seems that Debian, and by extension Debian derivatives, have been shipping random git snapshots of kmod f…
-
Hi there
Maybe this question is not that properply to ask here but I don't think if I post this on stackoverflow I'll get answer.
In your paper I don't know how get equation 9 from equation 6. …
-
On a basic level, INLA is a scarier algorithm than MCMC. This is because an INLA user has one fewer tool to check correctness. With MCMC, you can jack up the sample count really high to check converge…
-
# Lines of code
https://github.com/code-423n4/2023-03-asymmetry/blob/44b5cd94ebedc187a08884a7f685e950e987261c/contracts/SafEth/SafEth.sol#L63
https://github.com/code-423n4/2023-03-asymmetry/blob/44b5…
-
# Required information
* Distribution: Rocky Linux
* Distribution version: 9.4
* The output of "incus info" or if that fails:
* Kernel version: 5.14.0-427.37.1.el9_4.x86_64
* LXC vers…
-
The current ADZ is implemented as as block function i.e. the product of two Heaviside step functions.
This means that its derivatives are discontinuous.
This may yield instabilities in the integrat…