arpack
Assigning Values to the Array ipntr in ARPACK
I am trying to figure out how values are assigned to the array called ipntr, which stor开发者_Go百科es pointers, in ARPACK. I am relatively new to fortran and I can\'t figure out exactly how the value[详细]
2023-04-01 05:46 分类:问答Problem linking my code with ARPACK on OSX (using MacPorts for ARPACK)
I am trying to compile a C++ program which invokes the ARPACK library. My problem is that when everything is linked, some of the symbols in the ARPACK library do not get resolved. They are[详细]
2023-02-11 18:50 分类:问答Sum of Squares in Lisp
I need to write a non-recursive version of the开发者_运维百科 function sum-squares and Use a do-loop that is based on the length of the argument list.Here\'s how it\'s done generally:[详细]
2022-12-27 09:54 分类:问答