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

86 clean up dynamic systems library #128

Merged
merged 53 commits into from
Aug 25, 2024
Merged
Changes from 1 commit
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
3ca4e06
Merge pull request #123 from TeaspoonTDA/test_release
stanweer1 Jul 30, 2024
6d21087
Updated folder structure
lizliz Aug 6, 2024
59b454c
Added folder structure for the DynSysLib documentation
lizliz Aug 7, 2024
80066d6
Made example of how I think we should do the rest of the DynSysLib do…
lizliz Aug 7, 2024
ef51e40
Updating documentation to push to main
lizliz Aug 12, 2024
c1fa504
Incrementing version number
lizliz Aug 12, 2024
0380d5f
Adding Pull request template
lizliz Aug 12, 2024
c4d2a2c
ran `make clean`
lizliz Aug 12, 2024
eb59056
FIxed test issue
lizliz Aug 12, 2024
a33aeac
Putting back the submodules in the documentation to continue dynsysli…
lizliz Aug 12, 2024
d1fd4fc
Reorganize noise models and documentation
maxchumley Aug 12, 2024
8957ebd
Found more dead figure links
lizliz Aug 12, 2024
d2f4f1c
So many broken figure links
lizliz Aug 12, 2024
3b78b68
Got rid of the last of the red in the compiler and fixed jupyter note…
lizliz Aug 13, 2024
6d4d9d7
Updating noise models and periodic meta functions to call new functions.
maxchumley Aug 19, 2024
15b37be
Updating all maps functions and documentation (only logistic map desc…
maxchumley Aug 19, 2024
2a3e974
Updating documentation for logistic map, henon map, and sine map
maxchumley Aug 19, 2024
18c3238
Updating documentation for all discrete maps in the Dynamic Systems L…
maxchumley Aug 19, 2024
7912b5d
Finish periodic functions documentation, and fix DynSysLib Table
maxchumley Aug 19, 2024
cf9db2d
Updating maps documentation to include dynamic_state
maxchumley Aug 19, 2024
3010f98
Adding figures in maps and periodic fxns
stanweer1 Aug 20, 2024
fc89988
Updating documentation through double pendulum system
maxchumley Aug 20, 2024
645e190
Delayed flows and medical data
stanweer1 Aug 20, 2024
cd13570
Conservative and Driven Dissipative Flows
stanweer1 Aug 20, 2024
4c4805f
Delayed flows with new format
stanweer1 Aug 21, 2024
72a5a8c
Delayed system with num_param variable
stanweer1 Aug 21, 2024
d295ad4
Delayed, conservative, driven dissipative -- updated documentation
stanweer1 Aug 21, 2024
b553480
Update maps to new parameter framework
maxchumley Aug 21, 2024
cc0bbd7
Some autonomous systems
stanweer1 Aug 21, 2024
6def5d7
Changes to autonomous systems
stanweer1 Aug 21, 2024
d478c81
Figures in noise models
stanweer1 Aug 21, 2024
818349f
Ensuring all unit tests work, all systems updated except autonomous f…
maxchumley Aug 21, 2024
0005e70
Adding ddeint for delayed flows and pooch for medical data fetching a…
maxchumley Aug 22, 2024
145db73
Adding diffusionless lorenz attractor
maxchumley Aug 22, 2024
792b8da
Updating complex butterfly system
maxchumley Aug 23, 2024
0cbc86c
Updating chens system
maxchumley Aug 23, 2024
6e224a4
Update autonomous_dissipative_flows.py
maxchumley Aug 23, 2024
ea14890
Update autonomous_dissipative_flows.py
maxchumley Aug 23, 2024
64cce98
Testing
stanweer1 Aug 23, 2024
b1a6ea2
Revert "Update autonomous_dissipative_flows.py"
maxchumley Aug 23, 2024
ddd78f4
Update autonomous_dissipative_flows.py
stanweer1 Aug 23, 2024
db8ade8
Autonomous
stanweer1 Aug 23, 2024
f7d7aee
Merge branch '86-clean-up-dynamic-systems-library' of https://github.…
stanweer1 Aug 23, 2024
0a9db01
Autonomous flows docs
stanweer1 Aug 23, 2024
b9b1c66
autonomous systems rst and tests update
stanweer1 Aug 23, 2024
13ec978
Adding burke shaw and rucklidge
maxchumley Aug 23, 2024
c5ddc69
Update docs
maxchumley Aug 23, 2024
bdc6afe
Adding WINDMI system
maxchumley Aug 23, 2024
5388538
Adding simplest quadratic chaotic flow
maxchumley Aug 23, 2024
0db7045
ALL SYSTEMS UPDATED
maxchumley Aug 23, 2024
003c965
Incremented version number
stanweer1 Aug 25, 2024
420f548
Additional cleanup to move the meta function down to the bottom of th…
lizliz Aug 25, 2024
19e59dc
De-incrementing the version number since 1.5.6 is the last one on pyPI
lizliz Aug 25, 2024
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
Update autonomous_dissipative_flows.py
  • Loading branch information
stanweer1 authored Aug 23, 2024
commit ddd78f4b8bb6393737a49d75464628ae6dc4caeb
Loading