-
With the MWE
```julia
using Interpolations
a = range(2, 7; length = 10) # > 1
J = 1:5
W = a .+ permutedims(J)
mapslices(S -> LinearInterpolation((a, ), S), W; dims = (1, ))
```
it is easy t…
tpapp updated
5 years ago
-
**Describe the bug**
A clear and concise description of what the bug is.
While packaging OpenJDK 20 for Homebrew at https://github.com/Homebrew/homebrew-core/pull/126319, the following LTeX LS bui…
-
I tried to use `Interpolations.jl` with CUDA and found myself deeply lost in the documentation and didn't know what to expect from the package. I found about GPU support from GitHub issues (and PR #50…
-
All subjects:
```
Node: fmriprep_24_1_wf.sub_09_wf.fmap_preproc_wf.wf_auto_00004.bs_filter
Working directory: /node_tmp/work_dir/fmriprep/ds004493_sub-09/fmriprep_24_1_wf/sub_09_wf/fmap_preproc_w…
-
**Describe the bug**
Amazingly the GCC14-NoMPI-Complex-Mixed-Debug run of short-diamondC_1x1x1_pp-dmc_sdj-1-16 ( https://cdash.qmcpack.org/tests/4312408 ) is giving an assertion failure indicating …
-
Hi!
I've noticed, that only first column of the jacobian is returned when I use python bindings (dev branch, or installed from PyPy).
I had to write my own simple bindings with pybind11 to overcom…
-
Can we do anything about way too long type signature.
```
ERROR: LoadError: LoadError: MethodError: no method matching Bfield(::Interpolations.Extrapolation{Float64, 2, Interpolations.ScaledInterp…
-
Do we need hierarchical blueprints? Reconsider graph structure or property tree? What do users need?
- affine+bspline
- bspline (using same json)
- minimize copy editing for users in their workflow
-
From https://github.com/scipy/scipy/pull/14367#issuecomment-877647046:
There are a couple of issues (2 open, 2 closed) about `sepfir2d`, so it does get usage. Now that we've looked into this and fo…
-
12fa4d4
``` python
Python 3.3.5 (default, Oct 18 2014, 18:30:53)
[GCC 4.8.3] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import sympy, numpy
>>> sympy.__versi…