Forked from
FSL / fslpy
817 commits behind the upstream repository.
Name | Last commit | Last update |
---|---|---|
.. | ||
trees | ||
__init__.py | ||
filetree.py | ||
parse.py | ||
query.py | ||
utils.py |
Replaces deepcopy with a smarter copy implementation, which only copies the instance attributes. This is a speedup of about 20x (and yes, the deepcopy was getting annoyingly slow in some of my code).
Name | Last commit | Last update |
---|---|---|
.. | ||
trees | ||
__init__.py | ||
filetree.py | ||
parse.py | ||
query.py | ||
utils.py |