Hello Travis.
I wanted to try your awesome little new tool in VW7.7 but it uses #descending to print the results. Is this one also available as an extension in PR? Thank you, Ladislav Lenart _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
On Jan 18, 2012, at 1:10 AM, Ladislav Lenart wrote: > Hello Travis. > > I wanted to try your awesome little new tool in VW7.7 but it uses > #descending to print the results. Is this one also available as an > extension in PR? replace the #value descending fragment with [:a :b | b < a ] -- Travis Griggs Objologist Simplicity is the Ultimate Sophistication -- Leonardo da Vinci _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
Or load TAG-SortFunctions from PR.
-Boris -----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of Travis Griggs Sent: Wednesday, January 18, 2012 1:51 PM To: VWNC NC Subject: Re: [vwnc] [Q] Tag-MemoryUsage in VW7.7 On Jan 18, 2012, at 1:10 AM, Ladislav Lenart wrote: > Hello Travis. > > I wanted to try your awesome little new tool in VW7.7 but it uses > #descending to print the results. Is this one also available as an > extension in PR? replace the #value descending fragment with [:a :b | b < a ] -- Travis Griggs Objologist Simplicity is the Ultimate Sophistication -- Leonardo da Vinci _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
On Jan 18, 2012, at 10:54 AM, Boris Popov, DeepCove Labs wrote: > Or load TAG-SortFunctions from PR. > I'm not sure that used #ascending/#descending. It seemed I had some other term originally, Alan talked me into the #ascending/#descending I think. Maybe it got changed in one of the later publishes though. -- Travis Griggs Objologist I multiply all time estimates by pi, to account for running around in circles. _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
Travis,
Yes, later versions do use this API. Earlier versions had #sortUp and #sortDown. -Boris -----Original Message----- From: Travis Griggs [mailto:[hidden email]] Sent: Wednesday, January 18, 2012 3:56 PM To: Boris Popov, DeepCove Labs Cc: VWNC NC Subject: Re: [vwnc] [Q] Tag-MemoryUsage in VW7.7 On Jan 18, 2012, at 10:54 AM, Boris Popov, DeepCove Labs wrote: > Or load TAG-SortFunctions from PR. > I'm not sure that used #ascending/#descending. It seemed I had some other term originally, Alan talked me into the #ascending/#descending I think. Maybe it got changed in one of the later publishes though. -- Travis Griggs Objologist I multiply all time estimates by pi, to account for running around in circles. _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
Thank you!
It works like a charm now :-) Ladislav Lenart On 18.1.2012 22:00, Boris Popov, DeepCove Labs wrote: > Travis, > > Yes, later versions do use this API. Earlier versions had #sortUp and > #sortDown. > > -Boris > > -----Original Message----- > From: Travis Griggs [mailto:[hidden email]] > Sent: Wednesday, January 18, 2012 3:56 PM > To: Boris Popov, DeepCove Labs > Cc: VWNC NC > Subject: Re: [vwnc] [Q] Tag-MemoryUsage in VW7.7 > > > On Jan 18, 2012, at 10:54 AM, Boris Popov, DeepCove Labs wrote: > >> Or load TAG-SortFunctions from PR. >> > > I'm not sure that used #ascending/#descending. It seemed I had some > other term originally, Alan talked me into the #ascending/#descending I > think. Maybe it got changed in one of the later publishes though. > > > -- > Travis Griggs > Objologist > I multiply all time estimates by pi, to account for running around in > circles. > > > > > _______________________________________________ > vwnc mailing list > [hidden email] > http://lists.cs.uiuc.edu/mailman/listinfo/vwnc > > _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
Free forum by Nabble | Edit this page |