How to contributrbute an algorithm to IanvsΒΆ
Before start, it should be known that Ianvs testing algorithm development depends on Sedna Lib. The following is recommended contribute workflow:
Develop by yourself: put the algorithm implementation to ianvs examples directory locally, for testing.
Here are two examples show how to development algorithm for testing in Ianvs.Publish to everyone: submit the algorithm implementation to Sedna repository, for sharing, then everyone can test and use your algorithm.
Also, if new Algorithm has already beed integrated to Sedna, it can be used in Ianvs directly.