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

A question about this LAB #1

Open
YitaoYuan opened this issue Mar 6, 2024 · 1 comment
Open

A question about this LAB #1

YitaoYuan opened this issue Mar 6, 2024 · 1 comment

Comments

@YitaoYuan
Copy link

This LAB only calculates the number of binary operations (like add) in the text form, without considering other operations or loops, right?

@GeorgeMLP
Copy link
Owner

That's correct. In most problems conditionals and loops are not allowed (c.f., datalab.pdf). In the floating point problems they are allowed, and they are not counted in the number of operations.

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

No branches or pull requests

2 participants