Fix the link to the Section 4 exercises.#32
Merged
NMannall merged 1 commit intoEPCCed:mainfrom Oct 22, 2025
Merged
Conversation
JPRichings
added a commit
that referenced
this pull request
Jan 19, 2026
* Update README links * Create AUTHORS * Add license * Update eigen lecture & exercises * update eigen slides * update footnote * Updated 'intro' and 'classes' lecture slides * Minor update to code snippet * remove kokkos part of the course * Edits to remove portable frameworks section. * Updated C++23 draft version, ARCHER2 default GCC version * Minor updates to formatting * test * edits to formatting a examples * update exercise path * Update intro chapter to use new module structure * Allow default footer text to be overridden * Update remaining chapters for the new remark theme * Update cpp intro slides Replace deprecated main(void) with main() Update info on supported C++ standards * Update classes chapter Remove void from function arguments Minor additions to presentation notes * Update containers and loops slides Change name Additional notes on != for iterators in for loops * Update resources slides and RAII examples * Update templates slides Add example to illustrate why templates need to be placed in a header file * Update algorithms, lambdas and traits slides * Update exercise slides at the end of each slide deck * Split containers exercise into part1 and part2 directories * Update Makefile for Archer2 * Correct test of copying complex numbers * Check non equality of complex number imaginary part * Add new class types exercise * Reorder classes slides and add new exercise slide * Move complex exercise to 2.2-complex folder * Add section numbers to section 2 exercises * Update instructions for containers exercise * Add new templates exercise * Add type templating to tests * updates to course structure * update timeable * conditionals * formatting * update formatting of exercise * update operator introduction * formatting * formatting * title update * formatting * pointer games * formatting * formatting * Exercise README updates * Correct template exercise README * my_array example added * pointers exercise added * special pointers exercise added * update RAII lectures * udate course timetable * update course timetable * Add some hints to complex exercise * Update exercises README * correct makefile * update course timetable final day * combining classes lectures * combining classes images * update combining classes exercises * update content * Add section numbers to lecture and exercise folders * Update eigen exercise to run on ARCHER2 * Update makefiles to C++17 * Update Catch version * Add outputs from exercises to .gitignore * Add type trait extension to templates exercise * Update course intro slides * Update 2 day course outline * Update presenters on title slides * Move traits to templates section * Remove duplicated pointers section * Correct section numbering for pointers and my-array exercises * Add missing executables to .gitignore * Correct terminal output in exercise 2.2 README * Add complex number reminder slide * Update C++ intro slides * Add intro examples to .gitignore * Shorten slide so text doesn't overflow * Update README.md * Update README.md * Update README.md * Fix the link to the Section 4 exercises. (#32) * Create solutions directory * Remove duplicate lecture directories * Update solutions folder README * Add .gitignore for solutions folder --------- Co-authored-by: Juan F. R. Herrera <j.herrera@epcc.ed.ac.uk> Co-authored-by: Joseph Lee <joseph.lee@ed.ac.uk> Co-authored-by: Maurice Jamieson <maurice.jamieson@ed.ac.uk> Co-authored-by: JPRichings <james.richings@ed.ac.uk> Co-authored-by: JPRichings <j.richings@epcc.ed.ac.uk> Co-authored-by: Rupert Nash <r.nash@epcc.ed.ac.uk> Co-authored-by: Raymond Wan <rwan.work@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.