-
I'm trying to use autocas as-is, out of the box. This is my xyz file
[oxo_mult6.xyz.zip](https://github.com/qcscine/autocas/files/11871534/oxo_mult6.xyz.zip)
and I tried two different basis sets:
…
-
(1)slow when return f1,f2,f3,f4
def forward(self, x):
f1 = self.b1(x)
f2 = self.b2(f1)
f3 = self.b3(f2)
f4 = self.b4(f3)
return f1,f2,f3,f4
when I ret…
-
in https://github.com/scijava/scijava-common/issues/141 we stated the need for caching but not the method by which we would cache.
In the long term we should have a generalized LRU cache that we can …
-
https://github.com/ptaoussanis/nippy seems like an easy off-the-shelf faster serialization story, even for the trivial dev stores.
-
**Describe the bug**
This is running from a Raspberry Pi 3B. When attempting to capture an image, the camera will focus and take the photo. After the shutter has released, the CLI will hang for appro…
-
Hi,
Thanks for this beautiful library. When I execute the Jar, it works for few minutes and then after sometime when I click on try-icon, the jvm crashed.
```
#
# A fatal error has been detect…
-
What happens?
Druid flightform seems to only register when on the ground and not moving.
What did you expect to happen instead?
Previously, I could use flightform as intended, mid-air, while jum…
-
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
When dealing with cinematic images that are taken with different slices (6 slices throug…
-
I am working on a HP Spectre 13
Machine name: HP Spectre x360 Convertible 13-ap0xxx
Fingerprint is at 06cb:00bb, I edited both the makefile and prototype to add the pid, I copied the device entry …
-
Noting differences between the curricula already uploaded to the UCSD organization and the ones generated by the current state of the repo.