1
0
Fork 0
Coursework for the Master's course Computational Data Science: Advanced Programming
This repository has been archived on 2021-11-03. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Eric Teunis de Boone 3c197c647d Commit all PDFs belonging to this course 2021-11-03 15:09:33 +01:00
Stack Ex3.3: Copiable Dynamical Size Stack 2019-12-12 17:22:39 +01:00
ex0.1 Ex0.1: Timing Results Added 2019-11-12 10:07:41 +01:00
ex0.2 Feedback on ex0.* and ex1.* 2020-05-06 11:43:09 +02:00
ex1.1 New Folder Structure because of mail 2019-11-21T16:35 2019-12-10 18:04:54 +01:00
ex1.2 Feedback on ex0.* and ex1.* 2020-05-06 11:43:09 +02:00
ex1.3 Feedback on ex0.* and ex1.* 2020-05-06 11:43:09 +02:00
ex1.4 Feedback on ex0.* and ex1.* 2020-05-06 11:43:09 +02:00
ex1.5 Feedback on ex0.* and ex1.* 2020-05-06 11:43:09 +02:00
ex2.1 Ex2.1: feedback: mixed up pointers and references 2020-06-30 10:29:44 +02:00
ex2.2 Ex2.2 feedback: explicit definition for `int,double` and `double,int` signatures for `min` function 2020-07-01 14:11:07 +02:00
ex2.3 New Folder Structure because of mail 2019-11-21T16:35 2019-12-10 18:04:54 +01:00
ex2.4 New Folder Structure because of mail 2019-11-21T16:35 2019-12-10 18:04:54 +01:00
ex2.5 Ex2.5 feedback: Show how a multidimensional array is stored in-memory 2020-06-30 11:29:50 +02:00
ex3.1 New Folder Structure because of mail 2019-11-21T16:35 2019-12-10 18:04:54 +01:00
ex3.2 Ex3.3 feedback: The Stack's bufsize was not updated on Stack::grow() so the stack would not actually grow 2020-06-30 11:18:10 +02:00
ex3.3 Ex3.3: Copiable Dynamical Size Stack 2019-12-12 17:22:39 +01:00
ex3.4 Ex3.4: Static Class Counter 2019-12-12 17:22:55 +01:00
ex4.1 Ex4.1 feedback: copy member objects in the correct way in copy constructor 2020-07-01 14:34:41 +02:00
ex4.2 Ex4.2 feedback: fix const_cast implementation for CaloGrid::cell() 2020-07-01 16:56:00 +02:00
ex4.3 Ex4.3: Optional Substring 2020-07-09 23:47:59 +02:00
ex5.1 Ex5: Input Streams 2019-12-17 18:05:47 +01:00
ex5.2 Ex5: Input Streams 2019-12-17 18:05:47 +01:00
ex5.3 Ex5.3 feedback: use a string when reading from linebuffer 2020-07-01 17:45:17 +02:00
ex6.1 Finished ex6.* 2020-01-06 13:28:39 +01:00
ex6.2 Ex6.2 feedback: forgot to copy _default in Array copy ctor. 2020-07-01 17:47:24 +02:00
ex6.3 Ex6.3 feedback: Remove Dynamic Allocation in Stack 2020-07-01 19:18:47 +02:00
ex7.1 Finished ex7.* 2020-01-06 15:20:05 +01:00
ex7.2 Finished ex7.* 2020-01-06 15:20:05 +01:00
ex7.3 Ex7.3 feedback: missed conclusion 2020-07-09 16:45:01 +02:00
ex7.4 Ex7.4 feedback: change _s pointer to member attribute 2020-07-09 16:58:05 +02:00
ex8.1 Ex8.1 feedback: emphasize uniqueness within set in comment 2020-07-09 17:00:57 +02:00
ex8.2 Ex8.* feedback: syntactic sugar 2020-07-09 17:07:15 +02:00
ex8.3 Ex8.* feedback: syntactic sugar 2020-07-09 17:07:15 +02:00
ex9.1 Ex9 feedback: missed the fourth assignment 2020-07-09 17:46:23 +02:00
ex9.2 Finished Ex9.* 2020-01-07 11:01:08 +01:00
ex10 Ex10: Successfull pyBind11 2020-07-09 22:52:04 +02:00
pdfs Commit all PDFs belonging to this course 2021-11-03 15:09:33 +01:00
.gitignore Ex1: Copied Code from Intro CPP repo: 2019-11-12 10:49:02 +01:00
README.md Initial Commit 2019-11-12 08:39:12 +01:00

README.md

CDS: Advanced Programming

This repo contains the coursework to the course Computational Data Science: Advanced Programming