Pol Febrer Calabozo
Pol Febrer Calabozo
As discussed with Nick, this is a minimal first attempt for the automatic generation of a CLI to postprocess data. The aim is to organize things in a way that...
We are using `autosummary` to document our package, and we are feeling limited by the customization options currently available. In particular, we are seeing that: 1. Class templating does not...
Methods like `Hamiltonian.plot.pdos()` are not documented anywhere, and the only way of getting information about them is if your editor can show you the arguments and documentation of the function....
When running code with the main branch, I get: ``` (dep:0: SislDeprecation: specie is deprecated, use species instead. [>=0.15] [removed in 0.16]) ``` I think it is a bad idea...