Colin Green
Colin Green
Some more work towards this item has been done in this commit https://github.com/colgreen/sharpneat-refactor/commit/0f61c84a530abb73664ab152f83cbe58af2d5b40
As a possible next step, we could rent the array used for connection weights in neural nets. This is a new array for acyclic nets, but is taken directly from...
Yeh the text rendering support was removed from this particular github repo in changeset d4035bca5aeb433dfd2dfb61d03a9c54a6799c2f because it relied upon 32bit only native DLLs, and I only created this repo as...
> but when i try to create a point in simpletest.ca then no point is shown. I am guessing that you have added code to the constructor, but the OpenGL...
Hi. Was this on main branch? And have you seen this more than once?
At first glance it does seem that method doesn't handle when `insertIdx1` is -1, so it's a bit odd that I've never seen this issue. It's quite a complex method...