Recent content by manueljenkin
-
M
Requesting suggestions for languages, libraries, and architectures for parallel (and sometimes non parallel) numerical and scientific computations
Agreed. I made this post after finishing a course in CUDA and OpenCL- manueljenkin
- Post #9
- Forum: Programming and Computer Science
-
M
Requesting suggestions for languages, libraries, and architectures for parallel (and sometimes non parallel) numerical and scientific computations
Few months later and learning convex optimisation, I have started loving Julia (also functional programming, been learning a bit of haskell as well, and the ability to generate optimal code in one line). Also realized that there’s this powerful thing called LLVM! Anyone with similar dilemma as...- manueljenkin
- Post #7
- Forum: Programming and Computer Science
-
M
Requesting suggestions for languages, libraries, and architectures for parallel (and sometimes non parallel) numerical and scientific computations
Learning such adaptive/real-time systems are part of a long-term goal but not of immediate requirement for me. Right now, I am more concerned about writing codes (currently for signal processing tasks) that is both performant and energy efficient assuming the underlying hardware has parallelism...- manueljenkin
- Post #5
- Forum: Programming and Computer Science
-
M
Hello Interested in high performance computing, math and physics
Thank you. Will do after finishing some foundations (bought a few books, apart from youtube videos).- manueljenkin
- Post #8
- Forum: New Member Introductions
-
M
Hello Interested in high performance computing, math and physics
Thanks. As far as I understand so far, turbulence model is like quantum physics - a lot of scattered theories to fit to experimental results, and efforts to unify them using patchworks one on top of another. Is that right? post 18 in this thread ...- manueljenkin
- Post #6
- Forum: New Member Introductions
-
M
Requesting suggestions for languages, libraries, and architectures for parallel (and sometimes non parallel) numerical and scientific computations
Not intending to diverge much, but I am also curious about general pre-built high performance frameworks like PETSc, for physics simulations (primarily optics and fluids, a little bit of quantum/EM). Currently familiar with Zemax, but looking to get into more foundational analysis.- manueljenkin
- Post #2
- Forum: Programming and Computer Science
-
M
Hello Interested in high performance computing, math and physics
New to fluid dynamics, but familiar with some of the math. Looking to learn more about turbulence. Any particular threads of interest?- manueljenkin
- Post #4
- Forum: New Member Introductions
-
M
Hello Interested in high performance computing, math and physics
Hi, I am Manuel Jenkin currently exploring areas of high performance computing and physics. Lots of interest in rigorous math (from signal processing to cryptography). Looking forward to learning more.- manueljenkin
- Thread
- Replies: 10
- Forum: New Member Introductions
-
M
Requesting suggestions for languages, libraries, and architectures for parallel (and sometimes non parallel) numerical and scientific computations
A lot of the work I am interested to do will be mostly built from scratch by myself, provided there is fair support for numerical types (like complex numbers) and high precision numerical operations (if not, I'll be happy to write those routines as well). Many of my areas of interest are...- manueljenkin
- Thread
- Libraries Numerical Parallel Scientific Suggestions
- Replies: 8
- Forum: Programming and Computer Science