Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
lbmpy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pycodegen
lbmpy
Commits
a8dd0c50
Commit
a8dd0c50
authored
6 years ago
by
Martin Bauer
Browse files
Options
Downloads
Patches
Plain Diff
Improvements in tutorials/demos
- typos, more content - added numba to benchmark comparison
parent
3b42ff07
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lbmpy/session.py
+2
-1
2 additions, 1 deletion
lbmpy/session.py
with
2 additions
and
1 deletion
lbmpy/session.py
+
2
−
1
View file @
a8dd0c50
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
*
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment