Skip to content

Commit e8794e3

Browse files
committed
Updated readme for Jan 2024.
1 parent bcf4f06 commit e8794e3

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
BSD 3-Clause License
22

3-
Copyright (c) 2020-2023, Jason T. Kiley
3+
Copyright (c) 2020-2024, Jason T. Kiley
44

55
Redistribution and use in source and binary forms, with or without
66
modification, are permitted provided that the following conditions are met:

readme.markdown

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# CARMA Short Course 2023: Introduction to Python for Research
1+
# CARMA Short Course 2024: Introduction to Python for Research
22

33
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8003201.svg)](https://doi.org/10.5281/zenodo.8003201)
44
[![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
@@ -29,9 +29,11 @@ In particular, no prior knowledge of Python is required, and we will cover a gen
2929

3030
## Schedule
3131

32-
The course is divided into four sections, each with three 75 minute segments, with breaks between segments.
32+
The course is divided into three sections, each with four 75 minute segments, with breaks between segments.
3333
In most segments, we will briefly cover some concepts with slides, then we will walk through notebooks to see and experiment with code, and use breakout rooms to apply those concepts further.
3434

35+
Note: This course has previously been scheduled with three segments over four days, and at least for now, I retain that numbering for consistency.
36+
3537

3638
### Applied methods
3739

0 commit comments

Comments
 (0)