Releases: chriss2401/AlgorithmPipeline
Releases · chriss2401/AlgorithmPipeline
First draft version
This release includes a first example of the AlgorithmPipeline, which can handle making IPipelineStep
classes and processing them through the Pipeline
class. A simple unit test is written that shows the functionality.