Recent content by TRF86
-
T
Is it safe to jailbreak a 3.1.3 32gb ipod touch? If so how?
With iOS4, it pretty much offers everything that jailbreaking does. So I wouldn't even bother. I have an iPod Touch 32GB and I just run iOS4 instead of the jailbreak. Works great.- TRF86
- Post #2
- Forum: Programming and Computer Science
-
T
Best Language for Applied Mathematics
It seems that BLAS (http://www.netlib.org/blas/) along with LAPAC (http://www.netlib.org/lapack/) is pretty much the standard for vector/matrix manipulation in C. It has a lot of the same functions/features that MATLAB has. Maybe I will just start with that and learn the basics in there...- TRF86
- Post #3
- Forum: Programming and Computer Science
-
T
Best Language for Applied Mathematics
I am currently in graduate school and I work on modeling. The systems I model rely heavily on stiff ODE solvers (i.e. ode15s in MATLAB) and non-linear solvers as well for solving non-linear reaction and diffusion equations. So far I have typically used MATLAB for my work, but I feel like...- TRF86
- Thread
- Applied Applied mathematics Language Mathematics
- Replies: 13
- Forum: Programming and Computer Science