[Q] Tag-MemoryUsage in VW7.7

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

[Q] Tag-MemoryUsage in VW7.7

Ladislav Lenart
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
Reply | Threaded
Open this post in threaded view
|

Re: [Q] Tag-MemoryUsage in VW7.7

Travis Griggs-4

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
Reply | Threaded
Open this post in threaded view
|

Re: [Q] Tag-MemoryUsage in VW7.7

Boris Popov, DeepCove Labs (SNN)
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
Reply | Threaded
Open this post in threaded view
|

Re: [Q] Tag-MemoryUsage in VW7.7

Travis Griggs-4

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
Reply | Threaded
Open this post in threaded view
|

Re: [Q] Tag-MemoryUsage in VW7.7

Boris Popov, DeepCove Labs (SNN)
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
Reply | Threaded
Open this post in threaded view
|

Re: [Q] Tag-MemoryUsage in VW7.7

Ladislav Lenart
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