-
**Describe the bug**
QMCPACK produces spin-asymmetric results (as seen in the self-healing estimator) from a spin-symmetric wavefunction.
The system is AFM CoO (4 atom cell). A multideterminant…
-
See Trello localization board -- for software dev check-in reminder only
- Dari use the new avatars with head scarfs.
-
New Youtube Channel (Fred Scarf)
improve youtube listen and lyrics
https://www.youtube.com/watch?v=iCPm55hqA3k
Build out Music Channel
https://youtube.com/channel/UCpG3on17E2mqk3MhJyRrzFg
-
### Bambu Studio Version
1.9.3.50
### Where is the application from?
Bambu Lab Official website
### OS version
Windows 10
### Additional system information
_No response_
### Printer
Bambu Lab…
-
## Summary
test runners do not wait for web workers to terminate.
## Minimal reproduction
```ts
// a.ts
setTimeout(() => console.log("hello"), 1000)
```
```ts
// a_test.ts
const foo =…
-
I use both Swagger and the api for our hosted service.
It would make sense to build these additional services at the same time.
And run them by modifying docker-compose.
```
api:
contai…
-
IDE hangs when typing large numbers for repeats
How do I design my planet-scale scarf now?
Support large numbers pls, the earth needs a blanket
-
### Description of the bug
When **scarf seam** is set to _contours_ or _everywhere_, but **external perimeters first** is not set, nozzle will dip into previous perimeter when moving to and printing …
-
Potentially a more portable way to read the code is to seek on `DATA` instead of opening `$0`:
```
#/usr/bin/perl
seek DATA, 0, 0;
print while ;
__DATA__
```
My much less artistically laid-…
-
Right now Scarf uses `npm ls` output to determine dependency info for finding `scarfSettings` in a package.json. We'll need parity for users that are using yarn.