From f7b4aa3ba87f03c8785244c47fd0ade10093efea Mon Sep 17 00:00:00 2001 From: Pim Date: Fri, 20 Oct 2023 17:01:47 +0200 Subject: [PATCH] Create README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f159098 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# pychladni +A simple simulation of Chladni figures in Python. + +Feature wishlist: + +- [x] Variable parameters +- [] Other types of geometry (circular, hexagonal, etc.) +- [] Something better than matplotlib +- [] More advanced simulation