/programming_formalisms_optimisation

Lesson 'Optimisation' of the UPPMAX Programming Formalisms course

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

programming_formalisms_optimisation

Check links Check spelling Check package Measure Codecov codecov

Exercises for the 'Optimisation' lesson of the UPPMAX 'Programming Formalisms' course.

Files

Filename Descriptions
mlc_config.json Configuration of the link checker
.spellcheck.yml Configuration of the spell checker, use pyspelling -c .spellcheck.yml to do spellcheck locally
.wordlist.txt Whitelisted wordss for the spell checker, use pyspelling -c .spellcheck.yml to do spellcheck locally
.pylintrc Configuration file for pylint
pyproject.toml Configuration file of this package