Skip to content

Commit

Permalink
deploy: 77de218
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanJamesLew committed May 5, 2024
0 parents commit d8883bc
Show file tree
Hide file tree
Showing 62 changed files with 10,252 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .buildinfo
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 added .doctrees/autokoopman.benchmark.doctree
Binary file not shown.
Binary file added .doctrees/autokoopman.core.doctree
Binary file not shown.
Binary file added .doctrees/autokoopman.doctree
Binary file not shown.
Binary file added .doctrees/autokoopman.estimator.doctree
Binary file not shown.
Binary file added .doctrees/autokoopman.tuner.doctree
Binary file not shown.
Binary file added .doctrees/environment.pickle
Binary file not shown.
Binary file added .doctrees/index.doctree
Binary file not shown.
Binary file added .doctrees/modules.doctree
Binary file not shown.
Empty file added .nojekyll
Empty file.
69 changes: 69 additions & 0 deletions _sources/autokoopman.benchmark.rst.txt
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:
69 changes: 69 additions & 0 deletions _sources/autokoopman.core.rst.txt
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:
37 changes: 37 additions & 0 deletions _sources/autokoopman.estimator.rst.txt
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:
32 changes: 32 additions & 0 deletions _sources/autokoopman.rst.txt
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:
29 changes: 29 additions & 0 deletions _sources/autokoopman.tuner.rst.txt
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:
23 changes: 23 additions & 0 deletions _sources/index.rst.txt
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`
7 changes: 7 additions & 0 deletions _sources/modules.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
autokoopman
===========

.. toctree::
:maxdepth: 4

autokoopman
Loading

0 comments on commit d8883bc

Please sign in to comment.