Implement [ Variable ] Precision Floating Point [ Arithmetic ] in CAS Mode
|
12-01-2015, 07:13 PM
Post: #8
|
|||
|
|||
RE: Implement [ Variable ] Precision Floating Point [ Arithmetic ] in CAS Mode
Giac/Xcas has both, based on MPFR and MPFI. You need to have both, because interval arithmetic gives most of the time intervals that are overly pessimistic. Indeed rounding errors are normally independant, which means if you make say n additions, error is most of the time of order sqrt(n)*epsilon, while interval arithmetic will return an interval of size n*epsilon.
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)