Open GoogleCodeExporter opened 9 years ago
Thanks for reporting it. We discussed this on IRC -- but just a note for
Fredrik J.:
we think it'd be good to have this. I think we maybe discussed this in the
past, but
I forgot what was the argument for having a global precision?
Original comment by ondrej.c...@gmail.com
on 23 Dec 2008 at 11:56
This would make things much more complicated IMO. In any case, if you need this
feature, it is not hard to write a number type that implements it by wrapping
libmpf
(as SymPy does). Another option is to use intervals.
Original comment by fredrik....@gmail.com
on 26 Dec 2008 at 8:30
We mean in the sympy case. Is the precision stored somewhere in the Real class?
Original comment by ondrej.c...@gmail.com
on 26 Dec 2008 at 8:59
Yes, the _prec attribute.
Original comment by fredrik....@gmail.com
on 26 Dec 2008 at 9:24
Original issue reported on code.google.com by
fred...@witherden.org
on 23 Dec 2008 at 4:20