List of commits:
Subject Hash Author Date (UTC)
Note on archival. 5ff76ffd33803a099bbc9132ed9acb0107bd289e caubert 2024-02-01 18:25:01
Note on archival. e5b3aff305c6a28101d1abc786726b371958584b caubert 2024-02-01 18:21:35
Improved cleaning command. 2bd908a328a5d21f4e90a2acc5311381a17466d7 aubert@math.cnrs.fr 2022-08-08 22:33:55
? 750662a272aef78a5709c6422c47b728e2582fd0 aubert@math.cnrs.fr 2022-08-08 22:30:16
Adding notice of depreciation 2c9f4406a5afa20970b73346c50c0cf21b252a6b aubert@math.cnrs.fr 2022-08-08 21:51:41
Solution to quiz 6ae7e798a70c1c7c24c32497c858456566f02118 caubert 2021-10-29 19:09:47
Fixing drawings for fd. b6fd9a59b81d4df019babe1d70d574c061f4117c caubert 2021-10-15 17:43:31
Fixing NF part. 111dff5a3e9d04c66644b07bf1b57f042397acdc caubert 2021-10-15 17:34:08
Added exam 1 d0dd69017e6ec6a7c476fef569e4e6480230e099 caubert 2021-09-20 13:53:49
Fixed vote rel. model. 579bcb33b94039787bdb5f477394b428f0249666 caubert 2021-09-17 19:00:31
Added some precision following course. b5b1e27b4190ddc10df2b0383bed289be8d7a556 caubert 2021-09-01 18:34:26
Added example about self-referencing tuple. 0392e724d84f2a9264fec4be188fa74ef795266a caubert 2021-08-30 18:56:34
Clarified what a mini-world is. 7bc9938cbdcc8be11cd61c74899b330d626ec2b5 caubert 2021-08-25 16:23:12
Added emoji support and cleaned. f7b577db596410737f72c93fbcab615b53226ac5 aubert@math.cnrs.fr 2021-08-17 13:35:36
Finished final from previous semester. 7622ebd223bbbabaed014a175a0be5da7aff5d6f caubert 2021-08-13 17:05:28
Added final for Spring 2021. 6a4a0d94151df7ab940c814637be8ee5136de850 caubert 2021-08-13 16:55:09
Typo f1acfa7bcd31233571e74e176ee2a38880c08d72 caubert 2021-05-07 02:55:17
Added second problem of final. 38c448de2d0e38bf50efcf1b1da3e0a45def1707 caubert 2021-05-07 01:42:05
Added first exercise of final. df858593f1d47ff3442bcb6216b90605d81e0e1c caubert 2021-05-06 22:26:09
Fixed mongo db and added quiz 4$ 7f0f4b98f4b293927185ed3cb080554eb3af867c caubert 2021-04-23 19:15:53
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/caubert/CSCI_3410

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/caubert/CSCI_3410

Clone this repository using git:
git clone git://git.rocketgit.com/user/caubert/CSCI_3410

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main