-
The current batched driver input requires estimators be put in each QMC method section. For even a couple of estimators, the result is very hard to read.
It would be much better to collect all est…
-
```
$ cat qmc_short.s000.scalar.dat
# index LocalEnergy LocalEnergy_sq LocalPotential Kinetic ElecElec IonIon LocalECP NonLocalE…
-
**Describe the bug**
%6 difference was observed between ElecElec and MPC:
ElecElec value is 62.106388 +/- 0.010347
and MPC value is 66.049150 +/- 0.010230.
The difference is incomparative wi…
-
Hi,
I am not able to import SVG reader zip file downloaded from here to Qliksense Server through QMC.
I getting error as Failed to import extensions.Check log file.
How can I resolve it?
Thanks …
-
QMCPACK has 3 spline classes: SplineR2R, SplineC2R, and SplineC2C. But it is not clear in all cases given an input exactly which spline class will be created. For example, in src/QMCWaveFunctions/test…
-
In micropython, if I qmc.read_scaled I get "function not iterable" . If I put it in a loop I get over and over but no x,y,z, _ I'm using a QMC5883L. What do I need to do to get mag data?
-
**Is your feature request related to a problem? Please describe.**
Whether a run is done with real or complex value types and for that matter full or mixed precision should be expressed in the input.…
-
**Is your feature request related to a problem? Please describe.**
Currently QMCPACK separates `real` and `complex` functionality at compile-time. Thus, stakeholders need to create two separate exe…
-
It's generally a lot better for performance to iterate lazily over QMC points, especially when the number of points is quite large. When users need the whole set, there's nothing stopping them from ca…
-
Hello Nabeel,
The POC on the local machine with QlikSense dektop and docker desktop for Windows was conclusive.
The next step is to run the extension into the enterprise kibernetes cluster.
So …