-
- [ ] Write unit tests for PDF constructors that verify the calculations (i.e. make sure the numbers are matching expected)
- [x] #153
- [ ] Address the "elephants foot", i.e. the bumps on the recon…
-
作者您好,最近浏览了您的代码,对您的代码很感兴趣。但是我在代码中只找到了TIF_algorithm.py似乎只是对两张图片进行融合,并未发现测距部分的代码,也并未发现与实时检测进行结合,希望得到您的指导
-
Hello again.
I have been getting back into my volume based rendering in rust and wanted to discuss some of the research with you.
---
## Bakers
I have been looking at other surfacing algor…
-
When using p0 as DualNumbers from ForwardDiff, I get the following error:
```
StackOverflowError:
Stacktrace:
[1] fix_dec(::ForwardDiff.Dual{Nothing,Float64,0}, ::Int64, ::Array{UInt8,1}) at …
-
## Description
Run the tomography reconstruction binder demo [TomographyReconstruction](https://github.com/TomographicImaging/CIL-Demos/blob/main/binder/TomographyReconstruction.ipynb)
- using the…
-
So, in the original game, an activated dual-class combines available weapon proficiencies from both classes in a complicated way. In GemRB, only the new class counts. This is wrong, but I don't know…
-
We are using SHOT for a MIQCQP on Linux (Debian). Sometimes, but not always, SHOT crashes with `Segmentation fault (core dumped)` when using the time limit flag `Termination.TimeLimit` (see below). Ne…
-
* would be neat to apply classification algorithms (knn, svm, etc) on the fingerprint plots, just to separate the red and blue clusters. Are the linearly separable fingerprints similar?
* similarity …
-
[Zstandard](https://github.com/facebook/zstd) is a loseless compression algorithm, and dual-licensed under [BSD](https://github.com/facebook/zstd/blob/dev/LICENSE) OR [GPLv2](https://github.com/facebo…
-
Other global minimization functions already support this option like `shgo` with `minimizer_kwargs` or `dual_annealing` with `local_search_options` for instance. However, `differential_evolution` only…