Skip to content
Snippets Groups Projects
Commit a8dd0c50 authored by Martin Bauer's avatar Martin Bauer
Browse files

Improvements in tutorials/demos

- typos, more content
- added numba to benchmark comparison
parent 3b42ff07
Branches
Tags
No related merge requests found
from pystencils.sympy_gmpy_bug_workaround import *
import pystencils as ps
import sympy as sp
import numpy as np
from lbmpy.scenarios import *
......@@ -10,4 +11,4 @@ from lbmpy.lbstep import LatticeBoltzmannStep
from lbmpy.geometry import *
from lbmpy.parameterization import ScalingWidget
import lbmpy.plot2d as plt
from pystencils.jupytersetup import *
\ No newline at end of file
from pystencils.jupytersetup import *
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment