Skip to content

Releases: federico-busato/Modern-CPP-Programming

v1.1.0

24 Jun 06:05
Compare
Choose a tag to compare

Soul: Extended and split "Optimization I" slides
Ecosystem:
- added a few references
Optimization I
- greatly improved memory hierarchy section
- added references and applied many fixes
- added single-Thread Performance Trend
- rewrote Ahmdal's law section
- removed roofline model & bitmask slide

v1.0.2

22 May 05:28
Compare
Choose a tag to compare

Templates and Translation Units

  • Flow refactoring
  • Several improvements and clarifications

v1.0.1

23 Apr 19:34
Compare
Choose a tag to compare

Translation Units (sections 1-8):

  • Refactored description flow
  • Many improvements and clarifications
  • Several typos fixed
  • const/constexpr does not imply static
  • template variables have external linkage even if specialized

First Release

14 Apr 04:50
Compare
Choose a tag to compare

First release - This should help to keep track of material updates