-
**Describe the bug**
Acronyms & initialism in English use upper case letters to differentiate them from no other kinds of words. Using improper casing loses this syntactic information. I see some err…
-
Example:
```python
q = cx.CylindricalPos(
rho=Quantity([1.0, 2.0], "kpc"),
phi=Quantity([0.0, 0.2], "rad"),
z=Quantity(0.0, "kpc")
)
q == q
```
```python-traceback
...
--------------------…
-
**Issue:**
Non-string values are not being translated
**Description:**
When loading a translation file that contains non-string values (such as numbers or booleans), these values do not get prop…
-
Draft new page for USWDS site that details the new engineering values as discussed in the October Monthly Call. Have fed team review and approve and then hand off to development for build.
[Engineeri…
-
**Describe the bug**
This method:
> org.tribuo.common.tree.impl.IntArrayContainer#merge(java.util.List, org.tribuo.common.tree.impl.IntArrayContainer, org.tribuo.common.tree.impl.IntArrayContain…
-
For the SLE project, OEO(X) concepts for the following quantity values are needed:
- population density [Inhabitants / km²]
- energy produced from renewable energies per inhabitant [MWh / Inhabita…
-
After placing an order, the text field get cleared but if I click order management button again the product, qty, size and the unit price is load to the last item I add to the order
-
### Description
I have linked a FilterableSelect to react form.
The particularity here is that the value of the options is an object.
Filtering is working but ...
If you select “Black”, then put t…
gusch updated
2 weeks ago
-
**Describe the bug**
I am trying to send a negative target velocity via a SDO service call. However, when I attempt to do this, it is not possible as the data may only be sent as an unsigned integer …
-
I was implementing the proposal [https://stackoverflow.com/questions/79238011/report-results-to-4-decimal-places-when-using-add-ci-function-in-gtsummary-packa](url)
The reproducible example is:
`…