Re: [Pharo-dev] Characterizing Pharo Code: A Technical Report

2020-01-15 Thread Oleks
. As for the "naturalness" of Pharo code, I can only offer you my Master thesis: http://er.ucu.edu.ua/handle/1/1338 (but I think that you already saw it) If you want to discuss "naturalness", let me know, because I have many thoughts on this topic. Oleks -- Sent from: http://forum.world.st/Pharo-

Re: [Pharo-dev] Git breaks Monticello's version numbers

2017-05-13 Thread Oleks
So basically, this is not a bug, but the way Iceberg and Monticello are built? And there is no point in reporting it because it can't be fixed? Oleks -- View this message in context: http://forum.world.st/Git-breaks-Monticello-s-version-numbers-tp4946939p4946997.html Sent from the Pharo

Re: [Pharo-dev] Official cover for the Pharo booklet collection

2017-05-12 Thread Oleks
It looks wonderful! -- View this message in context: http://forum.world.st/Official-cover-for-the-Pharo-booklet-collection-tp4946926p4946945.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.

Re: [Pharo-dev] 08/05/17 - Tabular Data Structures for Data Analysis - Oleksandr Zaytsev

2017-05-09 Thread Oleks
ClassNotFound? I'm not an expert in this, but what will happen if some user packages already use 'isNil' to check if a class exists? Oleks -- View this message in context: http://forum.world.st/Re-08-05-17-Tabular-Data-Structures-for-Data-Analysis-Oleksandr-Zaytsev-tp4946139p4946179.html Sent from

Re: [Pharo-dev] Machine Learning in Pharo

2017-04-12 Thread Oleks
implementations of neural networks (this one is cool: http://smalltalkhub.com/#!/~abergel/NeuralNetworks <http://smalltalkhub.com/#!/~abergel/NeuralNetworks> ). I am working on my own implementation of neural nets ( http://smalltalkhub.com/#!/~Oleks/NeuralNetwork <http://smalltalkhub.com/