Opened 20 years ago
Closed 17 years ago
#275 closed defect (fixed)
ACF, PACF, IACF and IPACF in 64bits architecture
Reported by: | azamorano | Owned by: | maarranz |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Math | Version: | head |
Severity: | normal | Keywords: | |
Cc: |
Description
The results of calculating ACF, PACF, IACF and IPACF are completely different
between 32 and 64 bits architectures.
Example.
Serie: DaysInMonth
Period: y2005m01d01 - y2005m12d31
-32bits
ACF PACF IACF IPACF
1 0.913201970443 0.913201970443 -0.913201970443 -0.913201970443
2 0.822068965517 -0.0714724728388 0.0118688733044 -4.95036894428
3 0.730049261084 -0.0547919662147 0.00982705957843 1.13907657096
-64 bits
ACF PACF IACF IPACF
1 -0.351417004049 -0.351417004049 0.351417004049 0.351417004049
2 0.25991902834 0.155646514356 -0.136425117606 -0.296539900319
3 -0.178137651822 -0.0541554048835 0.0388555794814 0.25671249079
Change History (5)
comment:1 Changed 20 years ago by
Status: | new → assigned |
---|
comment:2 Changed 18 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 18 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:4 Changed 18 years ago by
bug_file_loc: | → http://www.tol-project.org |
---|
comment:5 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Sorry I've close this bug by error