aboutsummaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
authorAdrian Kummerlaender2019-05-26 21:06:12 +0200
committerAdrian Kummerlaender2019-05-26 21:06:12 +0200
commita8df29cf829d4f6019865a30e739fbde9f123851 (patch)
tree03265247d193c90a4fd5cfbf3a5ca31a82b4eff6 /shell.nix
parent25d82ada250326bca3df529f08dcfe183632678d (diff)
downloadsymlbm_playground-a8df29cf829d4f6019865a30e739fbde9f123851.tar
symlbm_playground-a8df29cf829d4f6019865a30e739fbde9f123851.tar.gz
symlbm_playground-a8df29cf829d4f6019865a30e739fbde9f123851.tar.bz2
symlbm_playground-a8df29cf829d4f6019865a30e739fbde9f123851.tar.lz
symlbm_playground-a8df29cf829d4f6019865a30e739fbde9f123851.tar.xz
symlbm_playground-a8df29cf829d4f6019865a30e739fbde9f123851.tar.zst
symlbm_playground-a8df29cf829d4f6019865a30e739fbde9f123851.zip
Add basic D2Q9 LBM
Ported the basic compustream structure
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix
index ae13444..bbb4b85 100644
--- a/shell.nix
+++ b/shell.nix
@@ -27,6 +27,7 @@ pkgs.stdenvNoCC.mkDerivation rec {
pyopencl
pyopengl
pygobject3
+ matplotlib
]))
pkgs.opencl-info