poli.core#
Core classes and utilities inside poli
Modules
This module implements the abstract black box class, from which all objective functions should inherit. |
|
Abstract implementation for isolated logic. |
|
This module implements the abstract problem factory. |
|
Implements the black box information class. |
|
Contains the implementations of core chemistry-related black boxes. |
|
Implements a data package, containing unsupervised and supervised data. |
|
Custom exceptions inside the poli package. |
|
This module implements a lambda black box: |
|
Implements a multi_objective version of black box functions, by this we mean simply concatenating the results of evaluating individual objective functions. |
|
Implements an abstract problem. |
|
Contains the implementations of core protein-related black boxes. |
|
This module contains utilities for registering problems and observers. |
|
Utilities and core observers for poli |