octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC] Integrating High-precision arithmetic into Octave Core ?


From: fgnievinski
Subject: Re: [RFC] Integrating High-precision arithmetic into Octave Core ?
Date: Fri, 21 Mar 2014 05:10:37 -0700 (PDT)

If you define a new class, it effectively acts as a new data type from the
user's perspective, so it seems to fulfill your usage requirements.  The
main pro is greater code separation.  Of course, you can implement any of
its methods in C/C++.  Are there any cons?
-F.



--
View this message in context: 
http://octave.1599824.n4.nabble.com/RFC-Integrating-High-precision-arithmetic-into-Octave-Core-tp4663230p4663231.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]