We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 024044b commit 8a97d2aCopy full SHA for 8a97d2a
setup.py
@@ -215,6 +215,7 @@ def compile_KLU():
215
"pybtex>=0.24.0",
216
"sympy>=1.8",
217
"bpx",
218
+ "tqdm",
219
# Note: Matplotlib is loaded for debug plots, but to ensure pybamm runs
220
# on systems without an attached display, it should never be imported
221
# outside of plot() methods.
0 commit comments