Nick Papior

Results 118 issues of Nick Papior

I tried searching the issues for array-api, to no avail. There has been quite a bit of work related to developing a standardized api for array creating/handling etc. This might...

**How would you improve Rich?** It would be great if one could allow the `Status` spinners to remain in the console when printing. Currently the `transient=True` is hard-coded in the...

Needs triage

### Is your feature request related to a problem? Please describe. Searching for modules that implements a specific variant will be useful when users want to figure out if a...

enhancement

### Is your feature request related to a problem? Please describe. Currently one cannot easily see the available variants for modules, doing `module avail` will only list the modules but...

enhancement

Would it make sense to enable Pint to have different table for different requests. I.e. one could wish to benchmark stuff using CODATA 2014 and 2018 and 2022 against each...

In #197 a possible solution to check for NAN is the use of IEEE standard modules. However, this opens the question of which standards and which practices are allowed in...

Would it make sense to allow certain axes as *dense* parts in the otherwise sparse array? I.e. this could/would allow faster algorithms along the given axes. In particular when dealing...

type:enhancement

Should we rename `bond_current` to `bond_transmission` and let `bond_current` be the bias window integrated quantity?

**Describe the feature** It might be useful for users to temporarily change the rules in the siles. For instance in a `with` segment. This would enable one to change case...

Creating the DM from the eigenstate should be rather easy. Having this would immediately allow the creation of a DM from _any_ Hamiltonian using the BrillouinZone objects.

feature