-
Noticed this when writing an example:
```python
pot = gp.PlummerPotential(
m_tot=Quantity(5e11, "Msun"),
b=Quantity(2.5, "kpc"),
units=unxt.unitsystem("galactic"),
)
psp = gc.PhaseSpaceP…
-
The description for drug quantity says:
However, in calculation examples I can find it is suggested that total dose is normally calculated as `quantity * numerator_value` for divisible products. …
-
Hi and thank you for maintaining this library!
Our dApp stopped working once we tested it against a recently deployed tenderly fork.
After spending some hours trying to find the root cause, it t…
-
While testing `MappingAnnotation`, the `ValueError` in `physical_property.py`, line 257 gets raised due to `n_bands = None`. I have 2 major issues with this check:
1. **triggered at instantiation**…
-
### Prerequisites
- [x] I have carried out troubleshooting steps and I believe I have found a bug.
- [x] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
Example solution allows to request known product tags in exact quantities and assign them to passenger specifications, ignoring age, reductionCard information.
```json
{
"offerSearchCriteria"…
-
**Describe the bug**
When adding payment to an order that is in `ArrangingAdditionalPayment`, the order doesn't transition to `PaymentSettled`, but stays in `ArrangingAdditionalPayment`.
**To Repr…
-
### What
https://world.openfoodfacts.org/product/4009900544245/kaugummi-extrafresh
Kaugummi - extraFresh - 1pcs
-
**Replace the text below with the details of the issue you are facing.
DO NOT simply erase the form and type a free-form response.**
-----
### Issue Summary
\quantity render is abnormal
in HT…
-
### Description
Hi!
I'm not sure if this is a bug report or feature request for unsupported use case.
I have a case where an argument could be either a Quantity or a string that will later be…