Christopher Arndt chris
  • Cologne, Germany
  • Joined on 2022-01-26
chris pushed to main at chris/python-kurs-softed 2024-05-07 00:25:03 +02:00
a7cf6aed5f Add solution for dictionaries uebung
d44a6725b8 Add examples for defining a class
Compare 2 commits »
chris pushed to main at chris/python-kurs-softed 2024-05-06 08:02:06 +02:00
57667ac8b5 Add stub for installation notebook
16ab66c6a8 Add examples for reading files
Compare 2 commits »
chris pushed to main at chris/python-kurs-softed 2024-05-06 08:01:35 +02:00
eb74549648 Minor readme addendum
chris pushed to main at chris/python-kurs-softed 2024-05-06 07:24:45 +02:00
19c2c91fe1 Export notebooks to HTML and Python scripts
chris pushed to main at chris/python-kurs-softed 2024-05-06 00:53:39 +02:00
d5d776522b Update readme
chris pushed to main at chris/python-kurs-softed 2024-05-06 00:49:12 +02:00
b0d671321d Add helloworld examples
chris pushed to main at chris/python-kurs-softed 2024-05-06 00:46:35 +02:00
fb0fed2247 Add notebook for container datatypes
d59ec6069b Add uebungen for day 1
2fec50720d Add notebooks for day 1 part 1
bbfee09be4 Add content overview and time planning in markdown and pdf format
Compare 4 commits »
chris pushed to main at chris/python-kurs-softed 2024-05-05 18:13:54 +02:00
c102ea465e Add notebooks for day 1 part 1
Compare 2 commits »
chris pushed to main at chris/python-kurs-softed 2024-05-05 15:24:47 +02:00
acb4ab2fed Add content overview and time planning in markdown and pdf format
71be159760 Add QR code for short URL to readme
Compare 2 commits »
chris pushed to main at chris/python-kurs-softed 2024-05-05 14:20:15 +02:00
7726230e62 Add content overview and time planning in markdown and pdf format
872c78e6df Add QR code for short URL to readme
Compare 2 commits »
chris created branch main in chris/python-kurs-softed 2024-05-05 13:24:32 +02:00
chris pushed to main at chris/python-kurs-softed 2024-05-05 13:24:32 +02:00
70396507d5 Initial commit: add readme
chris created repository chris/python-kurs-softed 2024-05-05 13:15:41 +02:00
chris pushed to master at chris/nymph 2024-05-01 05:21:16 +02:00
095774213d fix: use correct prefix for units LV2 extension in manifests
chris pushed to feat/dynsmoothing at chris/nymph 2024-04-29 18:14:04 +02:00
b377e9e8be Implement dynamic cutoff param smoothing
chris created branch feat/dynsmoothing in chris/nymph 2024-04-29 18:14:04 +02:00
chris pushed to master at chris/nymph 2024-04-29 18:08:32 +02:00
2ec533edca Add cutoff param smoothing in multimode_filter example
chris pushed to master at chris/nymph 2024-04-29 16:22:53 +02:00
b9d42246d8 Add cutoff param smoothing in multimode_filter example
chris pushed to master at chris/nymph 2024-04-28 20:13:19 +02:00
810efc80f8 Add paragraph to readme about additional examples
72a56a56fd Remove unused feature from amp.lv2 manifest
Compare 2 commits »
chris pushed to master at chris/nymph 2024-04-28 12:37:23 +02:00
4dc371c7de Minor filter example fixes and tweaks