-
`scipy.signal.sepfir2d` reads random memory when given even sized `hrow` or `hcol`. Deep down in the source code for `sepfir2` there is a comment than only odd-lengths are acceptable:
https://github.…
-
**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 …
-
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
-
When MRML library was initially designed, different classes were added for linear, b-spline, grid, and thin-plate-spline transforms. However, when we implemented support for composite transforms (that…
-
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…
-
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
-
Can we do anything about way too long type signature.
```
ERROR: LoadError: LoadError: MethodError: no method matching Bfield(::Interpolations.Extrapolation{Float64, 2, Interpolations.ScaledInterp…
-
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…
-
Hi everyone
I integrated the splinter library into an inhouse cfd software for testing with lookup-table methods.
As I have tables for various thermophysical quantities (e.g. rho = f(p,h), ....) …
-
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…