-
Learn the default proccess...
The same process crediturs use when you fail to pay a bill timely.
"A defaulted affidavit stands as truth in law"
Affidavit / default & notice to cure / final de…
-
### Description
When defining a custom Lennard-Jones potential, computing the gradient outputs the expected result, but the Hessian only outputs NaNs.
```python
import ml_collections
import jax.…
-
Fun in software engineering is when Project Teams have a collaborative culture. My favorite projects inside a company have been when the division is not accountable for Profit and Loss P&L, just respo…
-
This experiment without avoid axisymmetric flows becoming non axisymmetric (cf problem with @vdbma with his setup on AdAstra)
-
It would be nice to support x/y absorbing boundary conditions, so that non-periodic structures could be modeled.
Unfortunately, this seems to be a bit involved, since u-PML would require magnetic, …
-
### Summary
`MatrixProduct` and `ProjectedEntangledPair` currently have `Open` and `Periodic` boundary conditions. We could enhance these structs by adding the `Infinite` boundary condition, in which…
-
Dear developpers,
I have my own FVM method for solving the eqaution below but it is slow (~10us per time step) because a lot of space is wasted as the solution is quite localized. Hence, I was hopi…
-
I have two suggestions for ExactDiag:
(1) Allow it to take an infinite MPO/model with a specified number of unit cells. Currently one can call
`if Lx > 1:`
` M.enlarge_mps_unit_cell(fac…
-
### What should we add?
A new lattice should be added to the `qiskit_nature.second_q.hamiltonians.lattices` module, allowing the simple construction of [hexagonal lattices](https://en.wikipedia.org/w…
-
Dear Sir,
I am currently working on a project where I need to incorporate a solvent model into our SHARC calculations using AMBER. Unfortunately, my background knowledge in AMBER is limited, and I am…