Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pycodegen
pystencils_autodiff
Commits
2dfe28b0
Commit
2dfe28b0
authored
Dec 16, 2019
by
Stephan Seitz
Browse files
Change requirements for pystencils_autodiff
parent
c6a3bc29
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.cfg
View file @
2dfe28b0
...
...
@@ -32,7 +32,8 @@ setup_requires = pyscaffold>=3.2a0,<3.3a0
# Add here dependencies of your project (semicolon/line-separated), e.g.
install_requires =
numpy
pystencils>=0.2.7
pystencils>=0.2.8
sympy>=0.5 # lower sympy version will have problems with a bug in floor when using interpolation
jinja2
tqdm
p_tqdm # for parallel compilation in tensorflow_jit
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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