File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,15 @@ $(CALENDAR_DIR):
22
22
$(CALENDAR_DIR ) /% .ics : calendars/% .yaml $(CALENDAR_DIR )
23
23
yaml2ics $< > $@
24
24
25
- calendars : $(CALENDAR_DIR ) /numpy.ics $(CALENDAR_DIR ) /scipy.ics $(CALENDAR_DIR ) /matplotlib.ics $(CALENDAR_DIR ) /skimage.ics $(CALENDAR_DIR ) /networkx.ics $(CALENDAR_DIR ) /sunpy.ics $(CALENDAR_DIR ) /xarray.ics $(CALENDAR_DIR ) /contributor-experience.ics
25
+ calendars : $(CALENDAR_DIR ) /numpy.ics
26
+ calendars : $(CALENDAR_DIR ) /scipy.ics
27
+ calendars : $(CALENDAR_DIR ) /matplotlib.ics
28
+ calendars : $(CALENDAR_DIR ) /skimage.ics
29
+ calendars : $(CALENDAR_DIR ) /networkx.ics
30
+ calendars : $(CALENDAR_DIR ) /sunpy.ics
31
+ calendars : $(CALENDAR_DIR ) /xarray.ics
32
+ calendars : $(CALENDAR_DIR ) /contributor-experience.ics
33
+ calendars : $(CALENDAR_DIR ) /scipy-sparse-array.ics
26
34
27
35
28
36
TEAMS_DIR = static/teams
Original file line number Diff line number Diff line change
1
+ name : Scipy Sparse Arrays Group
2
+ timezone : CEST
3
+ events :
4
+ - summary : Scipy Sparse Array discussions
5
+ description : |
6
+ Followup meetings from the Scientific Python Summit
7
+ and topics about implementing sparse arrays in scipy
8
+
9
+ Meeting Link: https://meet.google.com/qvk-bydd-tem
10
+ Meeting notes: https://hackmd.io/9UCjKdRUTEeoS8KdQNll-A
11
+ begin : 2023-06-17 13:00:00
12
+ end : 2023-06-17 14:00:00
13
+ url : https://meet.google.com/qvk-bydd-tem
14
+ repeat :
15
+ interval :
16
+ days : 14
17
+ until : 2025-12-31 00:00:00
You can’t perform that action at this time.
0 commit comments