-
**Update**: I keep forgetting that R integers are translated into int32 (since R does not have int64). int64 -> duration is supported.
Would it make sense to support float -> duration or int32 -> d…
-
Verify Transactions display as expected
-
### What is the problem this feature will solve?
I have some logic that needs to apply proper motion correction, but the input coordinate occasionally has no proper motion.
In the current API, t…
-
In the following example, I am producing an ECSV table with an Angle column, then re-reading it back using ``Table``:
```python
In [25]: from astropy.table import QTable, Table …
-
All just no-ops that just convert between equivalent units types:
- `Force.energyPerLength : Quantity Float (Rate Joules Meters) -> Force`
- `Force.asEnergyPerLength : Force -> Quantity Float (Rat…
-
### Description
Hi, I encounter following error when exporting sentence-tranformers/all-MiniLM-L6-v2 (a pytroch model) to a Coreml model.
` python -m exporters.coreml --model=sentence-transform…
-
Dear Justin/Sean,
I send to you this message regarding the processing of STIS tag files with your package (which runs fine with COS files). The package seems to properly identify stis filetypes (as …
-
When trying to export the Huggingface models Deeppavlov/rubert-base-cased and ckiplab/bert-base-chinese-ner using the command line, it fails with the output
```
Some weights of the model checkpoint …
-
The following code is known to be incorrect. We need to update to allow this check using units. (ideally without converting the units)
https://github.com/FRCTeam3255/2024_Offbot_Code/blob/d0e98a98e95…
-
**Is your feature request related to a problem? Please describe.**
Android SDK 34 supports non-linear font scaling by default. Robolectric should try to emulate it in some way.
**Describe the solu…