Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
ift
NIFTy
Repository
nifty
src
operator_tree_optimiser.py
Find file
Blame
History
Permalink
Remove all python assert statements
· aef76442
Philipp Arras
authored
May 18, 2021
They are not supposed to be used since they can be deactivated by `python3 -O ...`
aef76442