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

Parametric library #273

Merged
merged 56 commits into from
Jan 6, 2023
Merged
Changes from 1 commit
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
d503dda
added library files
znicolaou Jun 1, 2022
0eb82e9
updated example notebook
znicolaou Jun 3, 2022
d936056
fixed weak tensor and concat
znicolaou Jun 6, 2022
9cff224
fixed linting
znicolaou Jun 6, 2022
1b10070
fixed weak feature names
znicolaou Jun 6, 2022
9e4ce50
updated example
znicolaou Jun 7, 2022
f4d9520
partial merge of simplify-fitting
znicolaou Jun 13, 2022
69cdf8a
finished merging
znicolaou Jun 14, 2022
a84304f
fixed axes merge
znicolaou Jun 14, 2022
227193d
fixed concat and tensor calc_trajectory
znicolaou Jun 15, 2022
2826b5e
updated notebook
znicolaou Jun 20, 2022
5719ab6
tried some noise
znicolaou Jun 21, 2022
b21cc67
added noise sweep
znicolaou Jun 22, 2022
15a2064
updated notebook
znicolaou Jun 22, 2022
143b0e9
merged simplify-fitting
znicolaou Jun 23, 2022
e60a1e7
fixed linting
znicolaou Jun 23, 2022
cbde100
finished merge with simplify-fitting
znicolaou Jun 24, 2022
e268764
fixed merge problem
znicolaou Jun 24, 2022
44a2f72
fixed linting
znicolaou Jun 24, 2022
7e23466
added pde and weakpde differentiation_method
znicolaou Jun 24, 2022
e8040a5
updated test
znicolaou Jun 24, 2022
9b71b66
updated test
znicolaou Jun 24, 2022
08e37e4
updated notebooks
znicolaou Jun 24, 2022
99589d7
updated notebook
znicolaou Jun 25, 2022
16646ab
updated notebook
znicolaou Jun 30, 2022
ff7c0ef
updated notebook
znicolaou Jul 6, 2022
288315d
updated notebook
znicolaou Jul 7, 2022
5a16727
I updated the notebook
znicolaou Jul 11, 2022
e6b862f
Merge branch 'parametric_library' of https://github.com/dynamicslab/p…
znicolaou Jul 11, 2022
2eb0492
updated notebook
znicolaou Sep 2, 2022
fd7b584
Merge remote-tracking branch 'refs/remotes/origin/parametric_library'…
znicolaou Sep 2, 2022
a853dd5
updated notebook
znicolaou Sep 2, 2022
83718fd
updated notebook
znicolaou Sep 3, 2022
1cad6ae
updated notebook
znicolaou Sep 12, 2022
4b0285b
started oregenator
znicolaou Nov 4, 2022
15df4f1
finished oregonator
znicolaou Nov 30, 2022
9bd5a84
updated oregonator
znicolaou Dec 3, 2022
4fabb66
initial merge with master
znicolaou Dec 3, 2022
afd3dcc
fixed merge and tests
znicolaou Dec 3, 2022
29e6065
docs conf.py
znicolaou Dec 3, 2022
d810917
testing ipython requirement
znicolaou Dec 3, 2022
a3a17a6
added conf extension
znicolaou Dec 3, 2022
056237f
updated requirements and tests
znicolaou Dec 3, 2022
564ad63
cleaned up notebook
znicolaou Dec 9, 2022
8e27101
oregonator animation
znicolaou Dec 9, 2022
ded5139
saved score sweep
znicolaou Dec 9, 2022
ee66a71
added unit tests and cleaned up
znicolaou Dec 10, 2022
dde340c
added testing example.py
znicolaou Dec 16, 2022
5f3e5cf
Added a bit of documentation and formatting to the example notebook b…
Dec 28, 2022
74cc9fc
major clean up of example notebook 17, with details moved to utils.py…
znicolaou Jan 5, 2023
d2c94c3
major clean up of example notebook 17, with details moved to utils.py…
znicolaou Jan 5, 2023
75a9c47
major clean up of example notebook 17, with details moved to utils.py…
znicolaou Jan 5, 2023
b9a9319
fixed notebook test error
znicolaou Jan 5, 2023
0c4d9c3
Small fix to first example notebook.
Jan 5, 2023
ff24ce2
final clean up
znicolaou Jan 5, 2023
46a8965
fixed merge conflict examples/1_feature_overview.ipynb
znicolaou Jan 6, 2023
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
Prev Previous commit
Next Next commit
major clean up of example notebook 17, with details moved to utils.py…
…. Added automatic reshaping and broadcasting to control parameter input and included short example in notebook 1 also.
znicolaou committed Jan 5, 2023

Unverified

This user has not yet uploaded their public signing key.
commit d2c94c336801d5807d0ccd2f79b871df3e4a5885
98 changes: 57 additions & 41 deletions examples/1_feature_overview.ipynb

Large diffs are not rendered by default.