-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit d8883bc
Showing
62 changed files
with
10,252 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# Sphinx build info version 1 | ||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. | ||
config: 09d0864e01f146d0e52fbfc05f513e7c | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
autokoopman.benchmark package | ||
============================= | ||
|
||
Submodules | ||
---------- | ||
|
||
autokoopman.benchmark.bio2 module | ||
--------------------------------- | ||
|
||
.. automodule:: autokoopman.benchmark.bio2 | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
autokoopman.benchmark.fhn module | ||
-------------------------------- | ||
|
||
.. automodule:: autokoopman.benchmark.fhn | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
autokoopman.benchmark.lalo20 module | ||
----------------------------------- | ||
|
||
.. automodule:: autokoopman.benchmark.lalo20 | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
autokoopman.benchmark.pendulum module | ||
------------------------------------- | ||
|
||
.. automodule:: autokoopman.benchmark.pendulum | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
autokoopman.benchmark.prde20 module | ||
----------------------------------- | ||
|
||
.. automodule:: autokoopman.benchmark.prde20 | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
autokoopman.benchmark.robe21 module | ||
----------------------------------- | ||
|
||
.. automodule:: autokoopman.benchmark.robe21 | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
autokoopman.benchmark.spring module | ||
----------------------------------- | ||
|
||
.. automodule:: autokoopman.benchmark.spring | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: autokoopman.benchmark | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
autokoopman.core package | ||
======================== | ||
|
||
Submodules | ||
---------- | ||
|
||
autokoopman.core.estimator module | ||
--------------------------------- | ||
|
||
.. automodule:: autokoopman.core.estimator | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
autokoopman.core.format module | ||
------------------------------ | ||
|
||
.. automodule:: autokoopman.core.format | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
autokoopman.core.observables module | ||
----------------------------------- | ||
|
||
.. automodule:: autokoopman.core.observables | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
autokoopman.core.system module | ||
------------------------------ | ||
|
||
.. automodule:: autokoopman.core.system | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
autokoopman.core.trajectory module | ||
---------------------------------- | ||
|
||
.. automodule:: autokoopman.core.trajectory | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
autokoopman.core.tuner module | ||
----------------------------- | ||
|
||
.. automodule:: autokoopman.core.tuner | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
autokoopman.core.visualizer module | ||
---------------------------------- | ||
|
||
.. automodule:: autokoopman.core.visualizer | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: autokoopman.core | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
autokoopman.estimator package | ||
============================= | ||
|
||
Submodules | ||
---------- | ||
|
||
autokoopman.estimator.dmd module | ||
-------------------------------- | ||
|
||
.. automodule:: autokoopman.estimator.dmd | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
autokoopman.estimator.koopman module | ||
------------------------------------ | ||
|
||
.. automodule:: autokoopman.estimator.koopman | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
autokoopman.estimator.sindy module | ||
---------------------------------- | ||
|
||
.. automodule:: autokoopman.estimator.sindy | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: autokoopman.estimator | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
autokoopman package | ||
=================== | ||
|
||
Subpackages | ||
----------- | ||
|
||
.. toctree:: | ||
:maxdepth: 4 | ||
|
||
autokoopman.benchmark | ||
autokoopman.core | ||
autokoopman.estimator | ||
autokoopman.tuner | ||
|
||
Submodules | ||
---------- | ||
|
||
autokoopman.autokoopman module | ||
------------------------------ | ||
|
||
.. automodule:: autokoopman.autokoopman | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: autokoopman | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
autokoopman.tuner package | ||
========================= | ||
|
||
Submodules | ||
---------- | ||
|
||
autokoopman.tuner.gridsearch module | ||
----------------------------------- | ||
|
||
.. automodule:: autokoopman.tuner.gridsearch | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
autokoopman.tuner.montecarlo module | ||
----------------------------------- | ||
|
||
.. automodule:: autokoopman.tuner.montecarlo | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: autokoopman.tuner | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
.. AutoKoopman documentation master file, created by | ||
sphinx-quickstart on Sat May 7 13:43:20 2022. | ||
You can adapt this file completely to your liking, but it should at least | ||
contain the root `toctree` directive. | ||
**Date**: |today| **Version**: |version| | ||
|
||
.. mdinclude:: ../../../README.md | ||
|
||
Module Contents | ||
=================== | ||
|
||
.. toctree:: | ||
:maxdepth: 2 | ||
|
||
./modules.rst | ||
|
||
Indices and tables | ||
================== | ||
|
||
* :ref:`genindex` | ||
* :ref:`modindex` | ||
* :ref:`search` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
autokoopman | ||
=========== | ||
|
||
.. toctree:: | ||
:maxdepth: 4 | ||
|
||
autokoopman |
Oops, something went wrong.