I was reviewing outstanding issues for our
upcoming PDL CPAN developers release and
came upon:

   
http://sourceforge.net/tracker/?func=detail&aid=2787823&group_id=612&atid=350612

regarding adding basic math constants to PDL.

If you have any numerical constants you calculate
to use with PDL and any preference on their
implementation style (sub, scalar, object,...)
please rsvp to the list for discussion.

e.g.

I'm always calculating Pi

I prefer a perl scalar implementation
so I don't have to play games with
string interpolation.

Lower case is nice for ease of
typing.  Upper case is useful in
that "constants" are often upcased
a la C macros.


Thanks,
Chris

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to