Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mischa Dombrowski
lbmweights
Commits
45d2dff5
Commit
45d2dff5
authored
Sep 01, 2019
by
Mischa Dombrowski
Browse files
Update lattice.py
parent
7ac1ca91
Changes
1
Hide whitespace changes
Inline
Side-by-side
lbmweights/lattice.py
View file @
45d2dff5
...
...
@@ -2,7 +2,7 @@ import numpy as np
import
sympy
as
sp
import
random
from
sympy
import
oo
from
lbmweights
.utils.mylog
import
logger
from
.utils.mylog
import
logger
from
.exceptions
import
OrderNotImplementedException
,
ImpossibleVelocityShellException
,
ReducibleShellException
,
NoSolutionException
,
InfiniteSolutionsException
,
UninitializedAttributeException
from
.utils.utils
import
analyse_tensor_dimension
,
get_group
,
get_subshells
,
lattice_sum
,
approximate_ratio
,
timer
,
get_random_vector
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment