common
Full name: ase2sprkkr.common
Description
sprkkr.common - common modules used in ase2sprkkr package
Modules
This module contains helper functions and data to deal with the problem, that numpy arrays contains their own datatypes and thus e.g. an |
|
In this module, backward compatibility issues are solved by mocking |
|
This module contains just a base class for both configuration values - |
|
In this file the common containers of configuration values are, either for task or potential. |
|
Configuration definitions are classes, that desribes the syntax of a configuration file, or its parts (sections or configuration options) |
|
Various decorators, mainly for class methods |
|
Functionality for enriching docstrings. |
|
Formating routines |
|
Definition of value in configuration/output files, that is generated from other values |
|
Various pyparsing grammar elements and a few useful routines. |
|
Classes, that represents various value types that can appear in the configuration and problem definitionfiles. |
|
Routines and classes used in tests |
|
Various classes and routines used thorough the package |
|
Context manager, that suppress output to the given descriptor. |
|
The classes for storing one configuration value. |
|
Readers for processes outputs. |
|
When the data are validated, there can be need for merge two data sources: the old section and the newly set data. |
|
This module contain support for the tools |
|
UniqueValuesMapping: the class for solving equivalence classes on a collection of objects. |
|
This module implement simple class that encapsulates the warning about non-critical errors (or just suspicious data) in configuration/data files. |
|
YAML - related stuff |