dwind.utils
===========

.. automodule:: dwind.utils


.. rubric:: Modules

.. autosummary::

   array
   hpc
   loader


Array
-----

.. automodule:: dwind.utils.array
   :members:

   .. rubric:: Functions

   .. autosummary::

      memory_downcaster
      split_by_index

HPC
---

.. automodule:: dwind.utils.hpc
   :members:

   .. rubric:: Functions

   .. autosummary::

      convert_seconds_for_print
      generate_run_status_table
      get_finished_run_status
      update_status

Loader
------

.. automodule:: dwind.utils.loader
   :members:

   .. rubric:: Functions

   .. autosummary::

      load_df
