Kaynağa Gözat

Add requirements.txt, update README

master
Pete Shadbolt 5 yıl önce
ebeveyn
işleme
2edfa7e16a
2 değiştirilmiş dosya ile 11 ekleme ve 1 silme
  1. +7
    -1
      README.md
  2. +4
    -0
      requirements.txt

+ 7
- 1
README.md Dosyayı Görüntüle

@@ -1,3 +1,9 @@
# Driven coupled parametric oscillators

Settling a discussion from the pub.
Settling a discussion from the pub. Yes, you can extract energy from an infinite source of energy. That's allowed.

In [this video](demo.webm) I am modulating the spring constant.

```
python main.py
```

+ 4
- 0
requirements.txt Dosyayı Görüntüle

@@ -0,0 +1,4 @@
jedi==0.13.1
numpy==1.15.2
parso==0.3.1
pygame==1.9.4

Yükleniyor…
İptal
Kaydet