-
**Version and OS**
Any
**Is your feature request related to a problem? Please describe.**
I really enjoy using changedetection (thank you!).
**Describe the solution you'd like**
It would be v…
-
### Description
>PotatoWidgets is a Python library or framework designed to simplify interaction with Python and GTK. It focuses on being simple yet powerful, drawing inspiration from AGS and EWW. Th…
ghost updated
3 months ago
-
-
... to include direction cosines, Schwarzenbach and Flack's psi angle, ... etc. Direction cosines w.r.t. the true unit cell vectors or the elements of the crystal setting matrix U would be neat.
This…
-
**Describe the bug**
A clear and concise description of what the bug is.
Fragment Length Distribution is incorrect, even when using NEAT's gen_reads.py
**To Reproduce**
Steps to reproduce the be…
-
When calling the distance(other, config) function from DefaultGenome, I am getting the following error:
> Traceback (most recent call last):
File "C:\Users\David Dunlap\AppData\Local\Programs\Py…
-
**What should the feature do?**
Hi, I was wondering if you've ever considered [doxygen style comments](https://www.doxygen.nl/manual/docblocks.html) to your C function declarations? Preferably this s…
-
Hello, when i try to run it this error pops up
config = neat.config.Config(neat.DefaultGenome,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\vidvu\AppData\Local\Programs…
-
The current implementation of PEP-649 and PEP-749 on main simply copies functions' `__annotate__` in `functools.update_wrapper` (and thence `functools.wraps`):
```
>>> def f(x: y): pass
...
>>>…
-
Maybe wrong place to ask but is there any neataptic or neat-python version with cuda support?
is it useful in neat process (I mean like tensorflow neat has lots of parallel process or not)?