Closed heliosdrm closed 5 years ago
Found that there was some code in matrices.jl explicitly creating the recurrence matrix with Int64 indices. Changed to see if win32 works.
matrices.jl
Int64
Fix #15
Found that there was some code in
matrices.jl
explicitly creating the recurrence matrix withInt64
indices. Changed to see if win32 works.