Add documentation about adding new algorithms#58
Conversation
74b9a50 to
fb339d1
Compare
|
This will need overhauling now that I have opened #69 to provide Abstract Base Classes for the I'll aim to re-write this when I get some time, but @admg26 it would be good to have you cast and eye over #69 to check that you're happy with this approach. |
|
@jatkinson1000 I have looked at the refactored code and am generally happy with this. |
fb339d1 to
b28268f
Compare
sjavis
left a comment
There was a problem hiding this comment.
The documentation looks good - I can't think of anything missing. I have a few suggestions for improving the clarity.
sjavis
left a comment
There was a problem hiding this comment.
Thanks for the changes. It all looks good to me.
203bf8c to
02c5c81
Compare
Closes #55
Adds basic documentation on:
This is intended to provide a starting point that can be added to as users go through the experience of adding algorithms.