-
-
Hello Prof,
I got a warning messages when using methods = "bspline" in "fect" function ,is this warming fatal to the result?
When I use "bspline", this warming comes out, and the result is obvious…
-
**Describe the bug**
**winGRASS 8.3.dev** compilation fails with --with-openmp.
I don't see this in github osgeo4w windows CI actions.
though I see it here on my win10 OSGeo4W/Msys2 winGRASS …
-
### Issue Description
PleaUsing VENV: D:\automatic\venv
15:51:24-469139 INFO Running extension preloading
15:51:24-587148 INFO Starting SD.Next
15:51:24-588183 INFO Python 3.10.9 on Wi…
-
Hi again,
I am facing a follow-up problem to a previous issue (https://github.com/amarquand/PCNtoolkit/issues/114) with regard to the warping process. As noted there, I have amended my code as reco…
-
Is there something wrong in elementindex function in gsTensorBasis.h ?
`size_t ElIndex = m_bases[d-1]->elementIndex( u.col(d-1) );` **Should this col be changed to row?**
cause when i use this …
-
def input_sanity_check(self, ext_contour_s: np.ndarray, int_contour_s: np.ndarray):
https://github.com/simoneponcioni/spline-mesher/blob/3c9d558608e9e291a52501b64106c622945bd7a1/src/spline_mesher/spl…
-
Could support be added to `coords` such that it returns a `StepRangeLen` for 'x' and 'y' coordinates?
StepRangeLen then be passed directly to Interpolations.jl
-
What happens: Can not copy working spline with spline build-in copy function. Throws the following error:
```
Traceback (most recent call last):
File "", line 1, in
File "/rwthfs/rz/cluster/…
-
I've worked through the dogfish example, which produces an sdf from a B-spline and is very nice. However, it's my understanding that the sdf generating function doesn't measure closest distance but a…