Skip to content
 
Documentation pymor.core.config
Type to start searching
    • pyMOR v2024.2.0 Manual
    • API Reference
    • pymor
    • pymor.core
    • Getting Started
    • Available MOR methods
    • Tutorials
    • API Reference
      • pymor
        • Subpackages
          • algorithms
          • analyticalproblems
          • bindings
          • core
            • Submodules
              • base
              • cache
              • config
              • defaults
              • exceptions
              • logger
              • pickle
          • discretizers
          • models
          • operators
          • parallel
          • parameters
          • reductors
          • scripts
          • tools
          • vectorarrays
        • Submodules
        • Package Contents
      • pymordemos
    • Technical Overview
    • Release Notes
    • Developer Documentation
    • Environment Variables
    • Bibliography

    pymor.core.config¶

    Module Contents¶

    class pymor.core.config.Config[source]¶

    Methods

    require

    require(dependency)[source]¶
    pymor.core.config.is_jupyter()[source]¶

    Check if we believe to be running in a Jupyter Notebook or Lab.

    This method is not foolproof and might fail with any given Jupyter release.

    pymor.core.config.is_macos_platform()[source]¶
    pymor.core.config.is_scipy_mkl()[source]¶
    pymor.core.config.is_windows_platform()[source]¶
    pymor.core.config.config[source]¶
    "Previous" pymor.core.cache
    "Next" pymor.core.defaults
    © Copyright pyMOR developers and contributors.
    Last updated on Dec 20, 2024.
    Created using Sphinx 7.3.7. and Material for Sphinx