From e096aca2a38141ff0f3e78f3ebadd7a58760f7a6 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sat, 22 Jun 2019 19:59:36 +0200 Subject: Add interactive 2D LDC notebook, fix material initialization --- ldc_2d_gl_interop.py | 1 - 1 file changed, 1 deletion(-) (limited to 'ldc_2d_gl_interop.py') diff --git a/ldc_2d_gl_interop.py b/ldc_2d_gl_interop.py index 26a8dea..1c3439f 100644 --- a/ldc_2d_gl_interop.py +++ b/ldc_2d_gl_interop.py @@ -1,5 +1,4 @@ import numpy -import time from string import Template from simulation import Lattice, Geometry -- cgit v1.2.3