noob out of my depth....
Hello,
I'm a math type with just an intro CS class under my belt trying to call lapack from a C program. I'm obviously out of my depth, for example:
-Not only have I never used fortran, I'm unsure if I have a fortran compiler installed, or how to find this out;
-I do not know anything about my system architecture and how to modify make.inc;
-I'm so unfamiliar with unix that I don't know where to find any information about my version of it.
I'm running the CS50 appliance, a unix OS distributed specifically for my intro CS class, on VMware fusion on a mac. Any advice, or links that might help me out, would be greatly appreciated!
I'm a math type with just an intro CS class under my belt trying to call lapack from a C program. I'm obviously out of my depth, for example:
-Not only have I never used fortran, I'm unsure if I have a fortran compiler installed, or how to find this out;
-I do not know anything about my system architecture and how to modify make.inc;
-I'm so unfamiliar with unix that I don't know where to find any information about my version of it.
I'm running the CS50 appliance, a unix OS distributed specifically for my intro CS class, on VMware fusion on a mac. Any advice, or links that might help me out, would be greatly appreciated!