Brak opisu
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lorenz Bung 5b831bb45a Implemented fn square() 8 lat temu
..
simu1 changed credits t2/t3, link to markdown 8 lat temu
simu2 INIT: first part of hw1 (simus + task1) 8 lat temu
task1 Typo of cargo init fixed 8 lat temu
task2 Implemented fn square() 8 lat temu
task3 Add missing header in README 8 lat temu
task4 INIT: task4 8 lat temu
task5 INIT: task5 8 lat temu
README.md changed credits t2/t3, link to markdown 8 lat temu

README.md

hw1

Tasks

To fullfill hw1 you have to solve:

  • task1
  • task2
  • task3
  • task4
  • simu1

Optinal are (bonus +1P):

  • task5
  • simu2

Files

You find already files for earch rust task.

ASIDE: SIMULATION HOMEWORKS

Simulation homeworks (simuN/) come in the form of simulators you run to make sure you understand some piece of the material. The simulators are generally python programs that enable you both to generate different problems (using different random seeds) as well as to have the program solve the problem for you (with the -c flag) so that you can check your answers. Running any simulator with a -h or --helpflag will provide with more information as to all the options the simulator gives you.

The README provided with each simulator gives more detail as to how to run it. Each flag is described in some detail therein.

You find all Files for your simulation homework in the simuN/ directory.

Pull-Reuest

If you are ready with the homework, all tests run, please create a pull request named hw1.

Gradings

hw1

Task max. Credits Comment
simu1 1
task1 1
task2 1
task3 0,5
task4 0,5
simu2 +0,5
task5 +0,5
Deadline +1
= 6