-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 18.04
Queue | TigerUbuntu
Baseline | [0fd457128fe50dc80ec250104f11c1c1433ed4c5](https://github.com/dotnet/runtim…
-
Does ContainerNursery require that there are no numerics in proxyHost in the config.yml file?
I have got this working successfully for multiple containers, however only n8n has the below error messag…
-
~~All JavaScript/TypeScript numerics may be changed at any time to float-style values from integers. Similar to not outputting arrays, this needs to stop.~~
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [a6c64c3c26417f579022e20cbcee992b4814ed2c](https://github.com/dotnet/runtime/commit/a6c…
-
We have some data like this:
['Language', 'Version']
['Python', '3.9']
['Golang', '1.20']
['PHP', '8.0']
PHP: will show 8.0, it is correct
Golang: will show 1.2, but it should show 1.20
I h…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [ab1a8224cdf115b65e0db5dc88d11f205068f444](https://github.com/dotnet/runtime/commit/ab1…
-
https://www.nuget.org/packages/MathNet.Numerics.FSharp/ indicates dependency on not (yet?) existing
[System.ValueTuple](https://www.nuget.org/packages/System.ValueTuple/) (>= 5.0.0) for .NETFramework…
-
## Why?
Querying temporal data often requires arithmetic operations on durations, dates, and times. For example, we might want to retrieve books that were published during the past year. Such query…
-
## Reporting a bug
- [x] I have tried using the latest released version of Numba (most recent is
visible in the change log (https://github.com/numba/numba/blob/main/CHANGE_LOG).
- [ ] I have inc…
-
Lucene Expressions are great, but they don't allow for date math. More specifically, they don't allow to infer date parts from a numeric representation of a date stamp, nor they allow to parse strings…