You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/community/groups/dsp-study/index.md
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,12 @@ draft: false
11
11
12
12
The goal of this study group is to learn signal processing together by implementing concepts from the book [**Think DSP**](https://greenteapress.com/wp/think-dsp/) by Allen B. Downey in Clojure. This hands-on approach allows us to learn digital signal processing fundamentals while exploring how Clojure's features can be applied to numerical and scientific computing.
13
13
14
+
## Meetings
15
+
16
+
Meetings typically last 120 minutes and are announced on [ClojureVerse](https://clojureverse.org/).
[Think DSP](https://greenteapress.com/wp/think-dsp/) is an introduction to Digital Signal Processing in Python. We'll be translating the concepts and exercises into Clojure, which provides an excellent opportunity to:
@@ -28,14 +34,6 @@ We use the [#dsp](https://clojurians.zulipchat.com/#narrow/channel/dsp) channel
28
34
29
35
To be added to the calendar invitations, please write to us.
30
36
31
-
## Meetings
32
-
33
-
Meetings typically last 120 minutes and are announced on [ClojureVerse](https://clojureverse.org/).
0 commit comments