Re: [math]:Complex types

2012-03-26 Thread Gilles Sadowski
Hello. > Interesting article about value types in the JVM with relevance to better > support for Complex numbers (something I've long wished for) > > https://blogs.oracle.com/jrose/entry/value_types_in_the_vm > > Perhaps there is a role for the Commons Math project in item 2 of his section > "

[math]:Complex types

2012-03-25 Thread Bruce A Johnson
Interesting article about value types in the JVM with relevance to better support for Complex numbers (something I've long wished for) https://blogs.oracle.com/jrose/entry/value_types_in_the_vm Perhaps there is a role for the Commons Math project in item 2 of his section "More Work" Bruce --