-
微博内容精选
-
```
TypeError
QgsProcessingParameterNumber(): arguments did not match any overloaded call:
overload 1: argument 'type' has unexpected type 'int'
overload 2: argument 1 has unexpected type 's…
-
release date: mid-june
wanted:
- [x] Jupyterlab-4.2.1+ (seems it will be ~~on time~~ nearly on time)
- [x] a free-threading [experimental] WinPython:
- goal is keep developers moving forward…
-
Hello,
I generated a binary ventricle mask from T1 image.
I need to create a distance map from the ventricles using FSL distancemap, it is too slow as you said.
Can I use 'niimath vetnriclemask.nii…
-
Hi, I have a set of points in a mesh (say `v[0],...,v[N-1]`) labelled on a mesh with genus 0 and I want to join all these points through geodesics, i.e. for each `i = 0,...N - 1` we join $v[i],v[i+1 …
-
Hi there, and thanks for this most excellent code, all nicely in C, an increasing rarity. Not an issue, just a question:
I am implementing a geofence for addition to an [Apache licensed] C library…
-
Convex decomposition is an operation that OpenSCAD relies on as part of its minkowski operations.
Currently the only implementation we have available is through [CGAL](https://doc.cgal.org/latest/Con…
-
-
release date: mid-april
wanted:
- [x] Jupyterlab-4.1.2+
- [x] simplify WinPython core, core requirements, and icons
- [x] python-3.12.3
- [x] python-3.13.0a6 (a 3% boost over 3.12 ... JIT not i…
-
This has been a point of contention for a while. The current state of [DiffEqGPU.jl](https://github.com/SciML/DiffEqGPU.jl) does not support SecondOrderODEProblems out of the box, and a patch I wrote …