src.fairreckitlib.core.pipeline
This module contains functionality for the core pipeline.
Modules:
core_pipeline: base class for the core pipeline.
This program has been developed by students from the bachelor Computer Science at Utrecht University within the Software Project course. © Copyright Utrecht University (Department of Information and Computing Sciences)
1"""This module contains functionality for the core pipeline. 2 3Modules: 4 5 core_pipeline: base class for the core pipeline. 6 7This program has been developed by students from the bachelor Computer Science at 8Utrecht University within the Software Project course. 9© Copyright Utrecht University (Department of Information and Computing Sciences) 10"""