-
I am trying to run a model using the GPU, no problem with the CPU. I think somehow using measured boundary conditions is causing the issue but I am not sure. I am following this example: https://docs.…
-
I fight hard to install yass on ubuntu 20.4 with python3.8
I don't want to install python 3.7 for the moment. (I already try py3.7 with deadsnake ppa but get other problems)
Maybe some already m…
-
Hello,
I originally posted this as a question [here](https://discourse.itk.org/t/using-landmarkbasedtransforminitializer-for-bspline-registrations/4096/8) but it was a follow up question from the o…
-
There are a number of fitting routines scattered throughout the code (e.g., `iterfit`, `func_fit`, `robust_polyfit`, `robust_polyfit_djs`, etc). Some of them are old and may not be used, some are pre…
-
Dear developers,
My name is Max and I`m working on simulation X-ray radiation in dense laser plasma. I found that solid-state plasma actively emits synchrotron radiation without any external fields.…
-
This task is by far the most CPU-intensive and slowest section of the pipeline reduction cascade. 2 ideas to speed up the (currently brute force iteration) the code:
1. Fit 2 bspline surfaces (wavele…
-
**Describe the bug**
Parameter names of some modules written in C (`r.resamp.bspline`, `r.walk`, `v.outlier`) can stand for statements (exempli gratia, `lambda`) in Python, making it impossible to …
-
### Is your feature request related to a problem? Please describe.
I would want to be able to do curve interpolation using splines at several curves/surfaces/hypersurfaces (measured at the same point…
-
This ticket is for progress tracking and for the discussion on nav2 OMPL planner.
Initial implementation and it's feedback, refer to ros-planning/navigation2_tutorials#2
Link to my branch: https…
-
Very simple question here:
How one can get the set of values of y's for arbitrary set of x's.
All I see is evaluate for knot values not for x's