Bo, I am familiar with logarithms but I am having trouble seeing their benefit here. Could you elaborate, please? In my code I think one way to produce the result you suggest is to change the definition of ratios, as follows. But then how would you analyze the results differently?
ratios =: <"0@(/:~...@[ %/ \:~...@]) NB. sorted and boxed ratios =: <"0@(/:~...@[ -&^./ \:~...@]) NB. sorted and boxed On Mon, Jul 27, 2009 at 8:02 AM, Bo Jacoby<[email protected]> wrote: > > Isn't it better to display the logarithm of the gear ratios, translating > ratios into differences? > -- (B=) ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
