-
This is not exactly an issue of pint but maybe you can help me. I am using both pint and [uncertainties](https://pythonhosted.org/uncertainties/index.html) to avoid tedious calculations. When operatio…
-
Hi, I want to ask a question, I can't see the period when I fold down (J0030+00451) is a known pair of X-ray pulse sources), which parameter do I need to adjust? There is a detailed tutorial of this s…
-
One of the last steps in establishing interfacing between a module and the 'outside' is units metadata for .csv files.
This is the only file type we handle that has this issue, since netCDF files h…
-
https://laravel.com/docs/11.x/pint
-
Take a look at the example in https://github.com/essential-contributions/pint/issues/920#issue-2592939551
It doesn't highlight wonderfully, partly because unions need to be added to the grammar but…
otrho updated
1 month ago
-
Do we allow `Mod` for `real`? If so, that's a bug. The modulo operation should only be supported for integers.
_Originally posted by @mohammadfawaz in https://github.com/essential-con…
-
I hereby formally request that Balanced Payments add pint glasses to their marketing swag.
Upon receipt of `1` Balanced Payments branded pint glass I will consider this resolved.
:)
-
I am trying to calculate phase values for the pulsar J0332+5434 using
pint.polycos. In doing so, I encountered an inconsistency in the phase
values produced using different mjdStart and mjdE…
-
I am trying to use handcals with pint and siunitx.
The main problem is that in `latex_repr` it checks if the object has a `_repr_latex_`. Pint has that attribute but it is standard LaTeX, not siuni…
-
Somehow we need to make the `pint.Quantity` instances be numpy subclasses. This would:
- Fix the problems with various numpy functions
- Fix matplotlib's unit support
In the best case, this gets cont…