News

Important information

Written on 18.06.2024 12:30 by Sven Rahmann

Hello everyone, here are a couple of important bits of information!

1. Please be sure to submit project parts ONLY via your git fork by commiting and pushing. We will automatically download and test your code on the sample.txt file. If it doesn't work (or we cannot get your code automatically), you have a problem. Please follow the instructions very carefully (and read the last news, too).

2. Today, part 2 of the project is released. Please continue from your old codebase and implement the new funcitonality. Please COPY the final part1 file into `estimate_afm.py` and ONLY work on that for part 2. Remember: We will auto-download `plotafm.py` to test it, so it should always be in working condition. Do not modify your part 1 solution further. 

3. One of you pointed out that numpy 2.0 was just released (after many years of development). Please DO NOT yet switch to numpy 2.0 but continue with the 1.26 branch. There may be some early bugs and incompatibilities, and we may run into problems when testing code (with our version 1.26) that was developmed for 2.0; so please do not update numpy.

4. As usual, there is also a new weekly quiz (on numba).

Happy coding!

Privacy Policy | Legal Notice
If you encounter technical problems, please contact the administrators.