-
### Executive summary
This method will be used to filter low resolution time-of-flight data (ToF).
### Context and background knowledge
https://docs.mantidproject.org/v4.0.0/algorithms/RemoveLowRes…
-
I'm mostly making this issue to track the resources I've been collecting:
http://www.roguebasin.com/index.php?title=Comparative_study_of_field_of_view_algorithms_for_2D_grid_based_worlds
Older ben…
-
Code from kernel_iq.c has not been ported to kernelpy.py. In particular, the new orientation and magnetism algorithms do not apply to pure python models.
Migrated from http://trac.sasview.org/ticke…
-
Hi,
I have few queries regarding scanpy.
1. As scanpy is using Louvain Leiden algorithms for clustering which optimize modularity 'Q', so how we can access and print modularity funciton?
2. R…
-
1. Make the performance measurable:
- [within opencv.](http://opencv-python-tutroals.readthedocs.io/en/latest/py_tutorials/py_core/py_optimization/py_optimization.html)
- [Python performance implo…
-
As screenshotted here
![image](https://user-images.githubusercontent.com/24550392/101267575-6b32ae80-375a-11eb-9b2e-e1d753de357d.png)
-
I'm using fast_gicp bound to python.
How can I specify my own iteration here?
It would be nice to know the proper way to do it.
Thanks for the good work.
```py
import pygicp
target = #…
-
NodeEditor is one of the few open source flow graph QT libraries. I can understand the intent of QT's MVD pattern from simplegraph example.But the NodeDelegateModel concept confused me. I think it is …
-
Both the backup client and the server housekeeping code use inefficient directory indexing algorithms. The result is that when handling directories with many 1000s of files in them excessive CPU usage…
-
### Problem
Currently, minetest has no support for level-of-detail (LOD) levels for rendering. This can have a severe performance impact, especially at high render distances with a large number of …