Filippo Vicentini

Results 117 issues of Filippo Vicentini

Hi, I have a complex case where I nest different submodules inside each other, which results in what I think is a wrong parameter name. MWE: ```python import jax import...

Priority: P2 - no schedule

Hello, I tried to setup a project using hatch/pyapp, but after building the project with pyapp (which completes successfully) I keep getting the following error. ```python ERROR: Could not find...

Also sets the replicated sharding on the nkjax.PRNGKey, as this is what the contract says for it. Part of the reason for this is because recently we realised that when...

This PR makes use of the interface defined in #1805 to implement the constraint of the population on subsections of SpinOrbitalFermions, removing the internal Fock Hilbert space. While this change...

When running under MPI we serialise only the sampler_state on the first rank, and ignore the one on the other ranks. This is wrong. When you load it, you get...

I don't want to make the switch automatic, but giving a more informative message to the user whether we detect it enabled or not might be useful for debugging configurations...