sje30 / Julialang-CATAM

Developing Julia language resources for CATAM
1 stars 2 forks source link

Meeting 2: 13:00-14:00 Friday 22 Nov #2

Open sje30 opened 4 years ago

sje30 commented 4 years ago

Location to be confirmed.

sje30 commented 4 years ago

Let's just see where everyone has got to with starting each section.

Nick-Gale commented 4 years ago

Toms Proposal Problems:

Travelling Salesman (Simulated Annealing, Genetic Algorithm, Elastic Net, Enumeration) Power Series ODEs Linear Algebra Poisson Equation Random Number Generation (Bad RNG)

Nick-Gale commented 4 years ago

Erdos [On the Collatz conjecture]: "Mathematics may not be ready for such problems"

Nick-Gale commented 4 years ago

More examples:

Monte Carlo Collatz Conjecture Efficient Expansions and Series Convergence of Pi

Nick-Gale commented 4 years ago

Markdown:

Weave.jl Jupytxt.jl

tedinburgh commented 4 years ago

More examples (didn't mention earlier):

Linear algebra: Gram Schmidt, LU factorisation, Jacobi method Cryptarithms Orthogonal polynomials, Newton formula, quadrature (Simpson rule), Crank-Nicholson Lorenz equations (maybe advanced, I actually did a CATAM project about this) Recaman sequence, intersection of Recaman and primes e.g. [1] Random walks Steepest descent and optimisation

[1] https://github.com/JamesFergusson/Introduction-to-Research-Computing/blob/master/3_Solutions.ipynb

tedinburgh commented 4 years ago

Pi: https://www.youtube.com/watch?v=HEfHFsfGXjs