Skip to main content
Ctrl+K

ROM Tools and Workflows v0.2.0

  • API Reference
  • Formatting Utility
  • ROM Tools and Workflows Demos
  • ROM-Tools at Scale: Example Applications
  • API Reference
  • Formatting Utility
  • ROM Tools and Workflows Demos
  • ROM-Tools at Scale: Example Applications

Section Navigation

  • romtools
    • romtools.composite_vector_space
    • romtools.hyper_reduction
    • romtools.linalg
      • romtools.linalg.linalg
      • romtools.linalg.parallel_utils
    • romtools.rom
    • romtools.vector_space
    • romtools.workflows
  • romtools.composite_vector_space
  • romtools.hyper_reduction
  • romtools.linalg
    • romtools.linalg.linalg
    • romtools.linalg.parallel_utils
  • romtools.rom
  • romtools.vector_space
  • romtools.workflows

Utilities

  • Formatting Utility

Inverse Workflows

  • Ensemble Kalman Inversion (EKI)
  • API Reference
  • romtools
  • romtools.linalg

romtools.linalg#

This module defines the linear algebra functions used throughout the romtools library. These functions can be run in serial or parallel.

Modules

linalg

see this for why this file exists and is done this way https://stackoverflow.com/questions/47599162/pybind11-how-to-package-c-and-python-code-into-a-single-package?rq=1

parallel_utils

Helper functions for testing and writing parallel code with the romtools.linalg module.

previous

romtools.hyper_reduction.ecsw

next

romtools.linalg.linalg

This Page

  • Show Source

© Copyright 2019, National Technology & Engineering Solutions of Sandia, LLC.

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.16.1.