close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

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 maarranz

Status: newassigned

comment:2 Changed 18 years ago by Víctor de Buen Remiro

Resolution: fixed
Status: assignedclosed

comment:3 Changed 18 years ago by Víctor de Buen Remiro

Resolution: fixed
Status: closedreopened

Sorry I've close this bug by error

comment:4 Changed 18 years ago by Víctor de Buen Remiro

bug_file_loc: http://www.tol-project.org

comment:5 Changed 17 years ago by Víctor de Buen Remiro

Resolution: fixed
Status: reopenedclosed
Note: See TracTickets for help on using tickets.