Bert Jorissen

Results 3 issues of Bert Jorissen

https://github.com/dean0x7d/pybinding/blob/ec1128aaa84a1b43a74fb970479ce4544bd63179/cppcore/src/kpm/OptimizedHamiltonian.cpp#L112 has the expression of a vector where the index is taken from using an other vector. However, if the Hamiltonian is block-diagonal, the index_queue doesn't contain all the indices...

bug

The current linked version of PyBind11 isn't compatible with the latest version of Visual Studio. The `Py_ssize_t`-variable isn't available. In a future release, a new version will be linked. Please...

bug

### Bug summary Before 3.8.0, in matplotlib.ticker.MaxNLocator._raw_ticker(), there was a for-loop going over different possibilities that breaks out of the loop if a suitable condition was found, now it returns...

status: confirmed bug