-
Hi,
Thank you for making possible to use InfluxDB v.2 with SignalK.
Do you think it would be possible to store fields other than numerical or should I stick with InfluxDB v.1?
Best regards.
Romain…
-
Numerical integration is one of the those things that are hard to get in general, that's why QUADPACK and it's reimplementation in C as part of the GSL rules supreme. We in fact include the integratio…
-
-
When the precision of boundary conditions from MST is low, the numerical integration method fails or returns wrong value. This is true especially for higher l, m, omega (l,m=25, omega=6.).
-
* Allow the multiple sim-object-instance states to be numerically integrated.
* Clearly document the design, capabilities, and limitations of Trick numeric integration.
-
From the sage-devel:
```
On Feb 20, 2010, at 12:40 PM, John H Palmieri wrote:
...
> I was curious about this, so I tried specifying the number of digits:
>
> sage: h = integral(sin(x)/x^2, (x, 1, p…
-
Source : this ask.sagemath [question](https://ask.sagemath.org/question/53065/problembug-with-constant-incomplete-gamma-inside-numerical-integration/).
```
sage: g(x)=gamma_inc(2,11/5)*x
sage: g(x)…
-
### Package information | 软件包信息
包名 | 版本
-- | --
curl | [8.11.0-0deepin1](https://github.com/deepin-community/curl/commit/4f291c549092986904ed903c6f44b1ae857ecbb0)
### Package repository address | 软…
-
There is the input, the integral of `1/x` from 0 to 1 is a divergent integral:
```mma
N[ integrate(1/x,{x,0,1}) ]
```
Error result:
```mma
𝟣𝟢.𝟥𝟩𝟦𝟩𝟨
```
Expected result:
```mma
Ind…
-
### The problem
After turning my heating system off (for insertion of a power meter between external unit and heating -- I feel uncomfortable working on 3-phase-power without breaking the circuits) t…