-
Numeric evaluation methods for the Nielsen Generalized Polylogarithm are commented out in the pynac source since it tries to call the `CLN` library directly. The calls to CLN should be replaced with…
-
# Proposal
## Problem statement
The `f32`/`f64` APIs are missing some useful functions, namely `erf` and `erfc`, such as in `libm` (where the current `gamma` function is from I believe) or the C…
avhz updated
7 months ago
-
This suggests about a 2x speed increase:
julia> r=rand(10000000);@time sqrt(r);
0.049254 seconds (6 allocations: 76.294 MB, 11.57% gc time)
julia> r=rand(10000000);@time AppleAccelerate.sqrt(r);
…
-
bc.. for n=1 :
In [14]: dsolve(f(x).diff(x, x)+2/x*f(x).diff(x)+f(x),f(x))
> Out[14]:
> C₁⋅sin(x sqrt(3)) + C₂⋅cos(x⋅sqrt(3) )
sin(x)/x (at least for the usual bc) is the solution
p. Original issu…
-
Cross posting from https://github.com/google/jax/issues/6801
I am reimplementing some Google/DeepMind research code that uses jax and tensorflow probability (e.g. https://arxiv.org/pdf/2101.11046.…
-
---
Author Name: **gmirzi -** (gmirzi -)
Original Redmine Issue: 2705, https://issues.qgis.org/issues/2705
---
Hello,
I want to export a layer with MGI Austria Lambert (EPSG 31287) to WGS 84 (E…
-
**Describe the bug**
After the installation of DIVAnd v2.7..11 on julia 1.10.0 the following test:
test_fit.jl
fails.
**Environment**
- Julia version: 1.10.0
- Operating system: CentOS Lin…
-
## Overview
Similar to [gh-6](https://github.com/data-apis/array-api/issues/6), this issue looks to identify commonalities across array libraries, but only addresses those APIs which are not alread…
-
@mreineck you mentioned in the past that by playing with the parameters of the spreading function it is possible to achieve more digits at the same width. Do you have a summary of your experiments tha…
-
Option to calculate valid 7 parameter +towgs84 value that could be used with proj.4/WKT