Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial support for loading NLD/GSF from disk #139

Draft
wants to merge 25 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
0fba72a
Initial support for loading NLD/GSF from disk
vetlewi Jul 22, 2020
25ac192
Merge remote-tracking branch 'origin/master' into feature/138-extract…
vetlewi Jul 29, 2020
3f7340c
New draft
vetlewi Aug 13, 2020
f6671d2
Merge branch 'master' into feature/138-extractor-load
vetlewi Aug 13, 2020
dbf6f01
Remove files
vetlewi Aug 13, 2020
dd10550
Forgot to remove trapezoid attribute
vetlewi Aug 13, 2020
4a829c5
Added `save()` method
vetlewi Aug 14, 2020
3c9c7ad
Added release notes
vetlewi Aug 14, 2020
981488d
Bugfix
vetlewi Aug 14, 2020
235b836
Argh... Another fix
vetlewi Aug 14, 2020
c133e43
Urg... I should test my code before committing more...
vetlewi Aug 14, 2020
d1111bc
Updated getting started notebook
vetlewi Aug 14, 2020
bd3abf7
Now the notebook is fully ran as well :+1:
vetlewi Aug 14, 2020
68b0b46
Updated docstring and slight modification to the code
vetlewi Aug 14, 2020
5fb12e1
Fixed a small bug
vetlewi Aug 17, 2020
e8e3de7
Added an abstract superclass for loading and storing of objects to disk
vetlewi Aug 17, 2020
4ba11fa
Small bugfix
vetlewi Aug 17, 2020
aaa8c4f
Fixes
vetlewi Aug 17, 2020
c1aab18
Added object as superclass
vetlewi Aug 17, 2020
4539cb2
Updated ensemble to use the abstract_load_saver
vetlewi Aug 17, 2020
1a2a034
Merge branch 'master' into feature/138-extractor-load
vetlewi Aug 17, 2020
abdb60e
Added notes in the release_notes
vetlewi Aug 17, 2020
fa1a2b1
Normalize NamingConvention and docs
Aug 18, 2020
f5f8803
fixed typehint
Aug 18, 2020
579d12d
Small fix previous commit + try to reduce complexity
Aug 18, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading