Skip to content

Move non-SMAWK code and unit tests out of lib and into separate modules #45

Merged
mgeisler merged 2 commits intomasterfrom
split-into-modules
Aug 23, 2020
Merged

Move non-SMAWK code and unit tests out of lib and into separate modules #45
mgeisler merged 2 commits intomasterfrom
split-into-modules

Conversation

@mgeisler
Copy link
Owner

This moves the alternative implementations the column- and row-minima functions into separate modules. The plan is to make the modules optional later.

These functions are mainly there for testing purposes so the code
should not sit around next to the main code.

This is a step towards the goal of not depending on ndarray.
This makes it easier for us to make the rest of the code independent
of ndarray.
@mgeisler mgeisler merged commit c809226 into master Aug 23, 2020
@github-actions github-actions bot mentioned this pull request Sep 2, 2020
@mgeisler mgeisler deleted the split-into-modules branch January 30, 2021 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant