Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Stephan Seitz
pystencils
Commits
5f2d1fbd
Commit
5f2d1fbd
authored
Apr 23, 2020
by
Stephan Seitz
Browse files
Add graphviz to interactive (it's require in first tutorial)
parent
e87b4daf
Pipeline
#23458
passed with stage
in 5 minutes and 18 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
setup.py
View file @
5f2d1fbd
...
...
@@ -112,7 +112,7 @@ setup(name='pystencils',
'opencl'
:
[
'pyopencl'
],
'alltrafos'
:
[
'islpy'
,
'py-cpuinfo'
],
'bench_db'
:
[
'blitzdb'
,
'pymongo'
,
'pandas'
],
'interactive'
:
[
'matplotlib'
,
'ipy_table'
,
'imageio'
,
'jupyter'
,
'pyevtk'
,
'rich'
],
'interactive'
:
[
'matplotlib'
,
'ipy_table'
,
'imageio'
,
'jupyter'
,
'pyevtk'
,
'rich'
,
'graphviz'
],
'autodiff'
:
[
'pystencils-autodiff'
],
'doc'
:
[
'sphinx'
,
'sphinx_rtd_theme'
,
'nbsphinx'
,
'sphinxcontrib-bibtex'
,
'sphinx_autodoc_typehints'
,
'pandoc'
],
...
...
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