ImperialCollegeLondon / fast-and-curious

The materials for the 2024 Fast and the Curious Hackathon run by the Research Computing and Data Science at the Graduate School
https://blogs.imperial.ac.uk/postgraduatenoticeboard/2024/06/04/rcds-hackathon-2024-12-july-2024-sk-campus/
BSD 3-Clause "New" or "Revised" License
2 stars 5 forks source link

Project Descriptions and Inidividual tests #1

Closed cmcooling closed 1 week ago

cmcooling commented 1 month ago

The projects five_numbers_monte_carlo and largest_inscribed_triangle each need a section describing them in testing_interface.ipynb. This should describe what each piece of code does and include a code cell which calls the relevant test function from tests. You can see the "Primes Project" and "Uncertain Cuboids Project" sections for examples.

cmcooling commented 1 week ago

This is complete, so I'm going to close the issue.