Commits on Source (44)
-
GILLES Sebastien authored
-
GILLES Sebastien authored
Other images and the if rule have been temporarily commented out.
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#101 Use native magic pointed out by Christian instead of home written magics in CppyyKernel (that will be removed anyway due to the duplication). Explanation has also been updated as gibberish might not appear when executable is run.
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
- The one related to Xeus cling is no longer useful as Xeus cling is dismissed. - There is no need to provide a dedicated cppyy_kernel one for the training session: the basic Docker image built for CppyyKernel project is good enough. Reactivate properly the CI, minus the jobs no longer required to build aforementioned Docker images.
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#101 Binder: copy the content of the folder from https://gitlab.inria.fr/sgilles/clang-tidy-feedback project which works with exact same dependency.
-
GILLES Sebastien authored
#101 Installation: no need to clone the cppyy_kernel repo and then invoke pip: pip may be invoked directly.
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
Use CppyyKernel to run the notebooks instead of Xeus-cling. Closes #101 See merge request !114
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
Rephrase differently the naming of parameters argument - why same name could be used in two different scopes.
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
Concept should anyway be more developed!
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
Very few corrections noted in day 3 See merge request !119
-
GILLES Sebastien authored
Introduce maybe_unused. Closes #137 See merge request !115
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
ROUVREAU Vincent authored
Fixes from my notes of the first day of March 2024 session See merge request !117
-
ROUVREAU Vincent authored
Fixes from my notes of the last day of March 2024 session See merge request !120
Showing
- .gitlab-ci.yml 1 addition, 5 deletions.gitlab-ci.yml
- 0b-getting_started_with_tutorial.ipynb 4 additions, 4 deletions0b-getting_started_with_tutorial.ipynb
- 1-ProceduralProgramming/1-Variables.ipynb 1 addition, 1 deletion1-ProceduralProgramming/1-Variables.ipynb
- 1-ProceduralProgramming/3-Types.ipynb 101 additions, 28 deletions1-ProceduralProgramming/3-Types.ipynb
- 1-ProceduralProgramming/4-Functions.ipynb 201 additions, 19 deletions1-ProceduralProgramming/4-Functions.ipynb
- 1-ProceduralProgramming/5-DynamicAllocation.ipynb 6 additions, 6 deletions1-ProceduralProgramming/5-DynamicAllocation.ipynb
- 1-ProceduralProgramming/6-Streams.ipynb 34 additions, 2 deletions1-ProceduralProgramming/6-Streams.ipynb
- 2-ObjectProgramming/1-Introduction.ipynb 1 addition, 1 deletion2-ObjectProgramming/1-Introduction.ipynb
- 2-ObjectProgramming/3-constructors-destructor.ipynb 2 additions, 2 deletions2-ObjectProgramming/3-constructors-destructor.ipynb
- 2-ObjectProgramming/5-static.ipynb 1 addition, 1 deletion2-ObjectProgramming/5-static.ipynb
- 3-Operators/1-Intro.ipynb 7 additions, 7 deletions3-Operators/1-Intro.ipynb
- 3-Operators/2-Comparison.ipynb 18 additions, 18 deletions3-Operators/2-Comparison.ipynb
- 3-Operators/3-Stream.ipynb 3 additions, 3 deletions3-Operators/3-Stream.ipynb
- 3-Operators/4-CanonicalForm.ipynb 4 additions, 4 deletions3-Operators/4-CanonicalForm.ipynb
- 3-Operators/5-Functors.ipynb 11 additions, 6 deletions3-Operators/5-Functors.ipynb
- 4-Templates/1-Intro.ipynb 7 additions, 4 deletions4-Templates/1-Intro.ipynb
- 4-Templates/3-Syntax.ipynb 2 additions, 3 deletions4-Templates/3-Syntax.ipynb
- 4-Templates/5-MoreAdvanced.ipynb 1 addition, 1 deletion4-Templates/5-MoreAdvanced.ipynb
- 5-UsefulConceptsAndSTL/1-ErrorHandling.ipynb 8 additions, 33 deletions5-UsefulConceptsAndSTL/1-ErrorHandling.ipynb
- 5-UsefulConceptsAndSTL/2-RAII.ipynb 1 addition, 1 deletion5-UsefulConceptsAndSTL/2-RAII.ipynb