Re: [Pharo-users] Implement Matrix whith OrderedCollection

2017-04-30 Thread frankl1_miky
BTW, Arrays would be better in this case, I think. > > > On 30 Apr 2017, at 23:08, frankl1_miky <[hidden email] > <http:///user/SendEmail.jtp?type=node&node=4945003&i=0>> wrote: > > > > Hi everyone, > > > > I'm figuring out a strange behav

[Pharo-users] Implement Matrix whith OrderedCollection

2017-04-30 Thread frankl1_miky
Hi everyone, I'm figuring out a strange behavoir with OrderedCollection. Actually I've created a matrix using OrderedCollection like this: /c := OrderedCollection new: 16 withAll: (OrderedCollection new: 16 withAll: 0). c./ But when I try to set the value at row 1 and column 2 to be 50 like this

Re: [Pharo-users] PMMatrix vs Matrix

2017-04-30 Thread frankl1_miky
Thanks for that very clear answer -- View this message in context: http://forum.world.st/PMMatrix-vs-Matrix-tp4943819p4945000.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

[Pharo-users] PMMatrix vs Matrix

2017-04-24 Thread frankl1_miky
Hi, Polymath come with PMMatrix class . what is the difference between this class and the native Matrix class. -- View this message in context: http://forum.world.st/PMMatrix-vs-Matrix-tp4943819.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Re: [Pharo-users] Machine Learning in Pharo

2017-04-13 Thread frankl1_miky
tef > > On Thu, Apr 13, 2017 at 6:44 AM, frankl1_miky <[hidden email] > <http:///user/SendEmail.jtp?type=node&node=4941957&i=0>> wrote: > >> Hello everyone, >> >> I would like to experiment machine learning in Pharo. >> >> Is there any

Re: [Pharo-users] Machine Learning in Pharo

2017-04-13 Thread frankl1_miky
orum/scismalltalk > > Regards, > > On Thu, Apr 13, 2017 at 6:44 AM, frankl1_miky > <[hidden email] <http:///user/SendEmail.jtp?type=node&node=4941958&i=0>> > wrote: > > > Hello everyone, > > > > I would like to ex

[Pharo-users] Machine Learning in Pharo

2017-04-12 Thread frankl1_miky
Hello everyone, I would like to experiment machine learning in Pharo. Is there any library out there for that purpose ? Thanks ! -- View this message in context: http://forum.world.st/Machine-Learning-in-Pharo-tp4941934.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble

[Pharo-users] Using symbol

2016-09-19 Thread frankl1_miky
Hi, I'll like to know what is happening exactly in background when I'm using a symbol as in *Collection withAllSubclasses collect: #numberOfLinesOfCode*. I also want to know the other cases where I can use symbol. Is there any tutorial about using symbol? Thanks -- View this message in cont

Re: [Pharo-users] Don't understand Array creation syntax

2016-06-14 Thread frankl1_miky
Thanks -- View this message in context: http://forum.world.st/Don-t-understand-Array-creation-syntax-tp4900533p4900874.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Re: [Pharo-users] Don't understand Array creation syntax

2016-06-14 Thread frankl1_miky
So if I understood it well, closing Parenthesis are telling that it's the same element in the Array -- View this message in context: http://forum.world.st/Don-t-understand-Array-creation-syntax-tp4900533p4900813.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Re: [Pharo-users] VOMongoRepository

2016-06-09 Thread frankl1_miky
Thanks! I think that my image was in an incorrect state because even Monticello and Catalog browser was doing the same thing. After resetting the image image the problem was fixed. What can be the reason that broke my image? -- View this message in context: http://forum.world.st/VOMongoReposi

Re: [Pharo-users] (no subject)

2016-05-29 Thread frankl1_miky
Thanks for all your answers, It's true that pharo community is active. I'll give you feedback about my progress. I'm having fun with Pharo Mooc at this period. Thanks for your help! -- View this message in context: http://forum.world.st/no-subject-tp4894192p4897990.html Sent from the Pharo S