scientific_programming icon indicating copy to clipboard operation
scientific_programming copied to clipboard

Lectures notes of the scientific programming course at the University of Innsbruck

Results 8 scientific_programming issues
Sort by recently updated
recently updated
newest added

Just fixed a small typo

Under section Broadcasting, in the text it says: For example, let’s multiply an array of shape(4, 3) with an array of shape (3) (both trailing axes are of length 3)...

Typo under 'A first independent test', should be: you might break your code later on

Last checkpoint has a typy: I am able install new packages using mamba. I have installed numpy, scipy, and matplotlib.

Idea: AAR https://github.com/OGGM/tutorials/pull/53

Students used it in assignment 3 in place of return statements, which is bad.

Looks like the solution to all problems: https://github.com/conda-forge/miniforge