Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the documentation and methods #4

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

anda-raluca
Copy link

@anda-raluca anda-raluca commented Nov 16, 2022

Updated the 2 methods and documentation to reflect the text description.

Answers UCL-COMP0233-21-22/RSE-Classwork#30

…e the desired output, according to the behaviour described in the documentation, via text.
@anda-raluca
Copy link
Author

Added Sphynx documentation. Had issues in running python -m http.server -d _build/html in git bash.
UCL-COMP0233-2022-2023/RSE-Classwork#31

@anda-raluca
Copy link
Author

Completed Argument Parsing 1/3
Addresses UCL-COMP0233-2022-2023/RSE-Classwork#40

@anda-raluca
Copy link
Author

anda-raluca commented Nov 24, 2022

Not exactly sure if "argument that's optional" simply means not required or if some default values should be set.

…"1"], so the programme runs even if weights not mentioned.
@anda-raluca
Copy link
Author

anda-raluca commented Nov 24, 2022

Completed Argument Parsing 2/3.
Made the assumption that, for the programme to run even if weights not mentioned, we need a default for the weights_strings, which I set as ["1","1","1"]
Addresses UCL-COMP0233-2022-2023/RSE-Classwork#41

@anda-raluca
Copy link
Author

Completed Argument Parsing 2/3.
Made the assumption that, for the programme to run even if weights not mentioned, we need a default file with weights [1,1,1]
Addresses UCL-COMP0233-2022-2023/RSE-Classwork#42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant