Countdown to the 2025 QuantNet rankings. Join the list to get the ranking prior to public release!
- I whatched a thread before, many peple said the "Real Analysis" is really important, but I cannot find this course; is "intro to modern analysis" similar to "real analysis? (The course description is: Real numbers, metric spaces, elements of general topology. Continuous and differential functions. Implicit functions. Integration; change of variables. Function spaces. )
It's a real analysis course. Description is vague but seems to be "Real Analysis II" or "Intro to Real Analysis for Grad Students." If you've already taken basic real analysis as an undergrad you'll be fine -- otherwise you may still be able to follow the course, get a good grade in it, but still be wondering about the motivation behind the generalisations to metric and topological spaces, and to function spaces (there won't be enough time for applications).
Is this course necessary? How about computational linear algebra, I think I should choose one from them, or take both?
I believe that most of the meat of linear algebra in qfin comes from the applied/computational part. In physics it is representation theory as used by physicists. Having abstract math skills vs computational ones are partially disjoint skillsets. See for example this "Applied Linear Algebra" http://persson.berkeley.edu/18.335/course that essentially is a computational methods course using Liner Algebra.I have a personal bias against computational/applied linear algebra courses -- linear algebra for dummies. If it involves some non-trivial coding, go for it, otherwise give it a miss. I presume you've already taken linear algebra (the real thing) at some time -- up to the spectral theorem and rational and Jordan canonical forms. That's more than enough.
I believe that most of the meat of linear algebra in qfin comes from the applied/computational part. In physics it is representation theory as used by physicists. Having abstract math skills vs computational ones are partially disjoint skillsets. See for example this "Applied Linear Algebra" http://persson.berkeley.edu/18.335/course that essentially is a computational methods course using Liner Algebra.
I believe that most of the meat of linear algebra in qfin comes from the applied/computational part.
There are several phasesYou are right -- but I just can't summon any enthusiasm for this kind of math.
Actually, students should be able to do any numeric algorithms. first manually on a 2X2 case etc. before automating it.
That would be a super interview Q, e.g. Cholesky decomposition for 3X3 matrix using quill and vellum.
It's also a good technique when coding.We just learned that in my Monte Carlo class...I guess at least one person thinks it could work as an interview question!