Skip to content

Conversation

@NMannall
Copy link
Contributor

This PR will:

  • Update the solutions branch with the latest changes from main.
  • Create a new solutions directory to contain the exercise solutions to avoid conflicts between the main and solutions branches when merging

Closes #34

juanfrh and others added 30 commits March 24, 2023 15:37
Updated 'intro' and 'classes' lecture slides
Update eigen slides and exercise
updates to slide titles and clarification on what to do in exercises
updates to threading exercise instructions
Replace deprecated main(void) with main()
Update info on supported C++ standards
Remove void from function arguments
Minor additions to presentation notes
Change name
Additional notes on != for iterators in for loops
@NMannall NMannall self-assigned this Oct 29, 2025
@NMannall NMannall added enhancement New feature or request exercise solution Improvements or additions to the exercise solutions labels Oct 29, 2025
@NMannall NMannall linked an issue Oct 29, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request exercise solution Improvements or additions to the exercise solutions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create solutions directory and sync main and solutions branches

7 participants