-
Using `truncated` with `±Inf` as the bounds tends to lead to NaN's when using automatic differentiation:
```julia
julia> using Distributions; f(s) = logpdf(truncated(Normal(0.0, s[1]), 0, +Inf), 2…
-
**Describe the bug 🐞**
In previous versions of DataInterpolations (at least v6.0), I could do a LinearInterpolation where one node was at -Inf, and as long as I asked for the value at the other nod…
-
Running COMPAS with:
./compas -n1 --minimum-secondary-mass 5
results in `-inf` in `BaseStar::CalculateMassLossRateWolfRayetTemperatureCorrectionSander2023()` in the following statment:
…
-
**What happened**:
When querying dataset containing column of Float64/32 type nested in a Tuple, the query fails in case the value is NaN/Inf with the error:
```
json: unsupported value: NaN: Could …
-
### 版本
BiliTool版本号:`2.1.2`
### 确认
- [1 ] 是的,我已搜索并确认,没有其他相同的议题
- [x] 是的,我确认,已尝试升级到最新版,但未解决
### 服务器架构
- [1 ] x64
- [ ] arm64
- [ ] arm
- [ ] 其他(请在下面补充)
### 服务器系统
- [ ] Windows…
-
New to GBIF/iDigBio:
- https://www.gbif.org/dataset/6eb6e590-affe-4d40-b36c-d7fa8b22b1d9
-
### This issue respects the following points:
- [x] This is a **bug**, not a question or a configuration issue; Please visit our forum or chat rooms first to troubleshoot with volunteers, before crea…
-
Imported from SourceForge on 2024-07-02 19:47:11
Created by **[grmaximus](https://sourceforge.net/u/grmaximus/)** on 2014-04-18 13:33:00
Original: https://sourceforge.net/p/maxima/bugs/2724
---
inf-…
rtoy updated
4 months ago
-
**Describe the bug**
Using a ZED-F9P with the latest firmware available on the ublox website. Launching the drivers with the following configuration file leads to the error (shown after cfg)
``…
-
The man page says `isinfinite` is one of the predefined arithmetic functions, but when I go and test it:
```shell
$ echo $(( isinfinite(inf) ))
ksh: isinfinite(inf) : unknown function
```
`isin…