I migrated the function for computing gaussian quadratures using Legendre polynomials from Matlab to Julia:
Matlab --> https://gitlab.com/snippets/1751765
Julia --> https://gitlab.com/snippets/1751764
I've been playing with Julia two afternoons so I guess the code could be much better. (And also I don't know how to program xD)
The language feels quite natural!