-
### Problem: All numeric names can be added which should not be allowed
### Steps to reproduce:
add n/21354576 p/98765432 e/johnd@example.com a/John street
![Screenshot 2024-11-15 164812.png](https…
-
When computing the Fisher information with the function [`SinQPE_FI`](https://github.com/StefanoPolla/EarlyFT_QPE/blob/c5da21e9660bfb4e9a549a3ec3b1c1cdab8024ae/eftqpe/SinQPE.py#L77) for small values o…
-
When I add the `property` annotation to a function that uses numeric constraint guards, I get an error `unexpected: |`. When the `property` annotation is removed, the error goes away. This leads me to…
-
-
Related to #359 , we need a way to represent the units in which numeric values are stored, as applicable.
-
### Feature description
In a handful of cases (e.g., `gdalwarp -wm`) the argument parsing code uses `CPLAtofM` to parse numeric arguments. This function returns a value of zero when given a non-numer…
-
We're querying the server REST endpoint which returns `SDKType`.
The `SDKType` generated by Telescope breaks the TS typing with numerical enums, e.g., `ProposalStatus`. The query will return the st…
-
If I create a circuit from a netlist with component values and, say, get its transfer function, lcapy is always going to use substitute in component values, or am I missing something and there's a way…
-
## 🐛 Bug Report
https://github.com/formatjs/formatjs/issues/4488
tl;dr Numeric tags are not icu spec compliant and cause issues with the latest version of formatjs.
We can swap to using the…
-
PySolr 3.10.0 running under Python 3.11.7, installed on MacOS via homebrew.
Delete was failing when IDs were numeric:
`id_list = [1,2,3,4]
solr.delete(id = id_list)`
This was working in 3.9.…