> 
> I spent quite some time with Alexandre Bergel's NeuralNetwork implementation 
> and stumbled across many implementations that cause general performance 
> issues.
> 
> While, I "fixed/altered" only those parts affecting my code, I would offer to 
> search trough the image an alter the parts similar to those already altered.
> 
> In such case that somebody would like to move a greater amount of code 
> towards review and integration into current development how would the process 
> of such contribution look like?
> 
> The regular path of reporting bugs, or just forking on Github and pull 
> request?

The best is to first report an issue, then do a pull request. There is a 
pointer to a tutorial here:

https://github.com/pharo-project/pharo/blob/Pharo8.0/CONTRIBUTING.md 
<https://github.com/pharo-project/pharo/blob/Pharo8.0/CONTRIBUTING.md>

(If you get stuck somewhere, please tell… I think it might needs some update 
for Pharo8, it is on my TODO to check it carefully)

> 
> I am extremely busy right now, but during the nights I could slowly attempt 
> to work some performance issues out.
> 
That would be great!

        Marcus

Reply via email to