X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=PyPI%2FMLRsearch%2FREADME.rst;h=8439fe71a1d3043d4629fe6ab30636cf97bd710c;hp=2b13d904e77bcb67a635cabcd46cdf2b1d797283;hb=a631fcb82c40d3e49e5ae177653c5aeed94841cd;hpb=7673c9d0bab49a4f13299670648420538c9303a6 diff --git a/PyPI/MLRsearch/README.rst b/PyPI/MLRsearch/README.rst index 2b13d904e7..8439fe71a1 100644 --- a/PyPI/MLRsearch/README.rst +++ b/PyPI/MLRsearch/README.rst @@ -16,6 +16,9 @@ is only a symlink to the original place of tightly coupled CSIT code. Change log ---------- +0.4.0: Considarable logic improvements, more than two target ratios supported. +API is not backward compatible with previous versions. + 0.3.0: Migrated to Python 3.6, small code quality improvements. 0.2.0: Optional parameter "doublings" has been added. @@ -30,11 +33,12 @@ TODO. Operation logic --------------- -See `IETF draft`_. +The latest published `IETF draft`_ describes logic of version 0.3, +version 0.4 logic will be descibed in next draft version. .. _CSIT: https://wiki.fd.io/view/CSIT .. _fd.io: https://fd.io/ .. _LFN: https://www.linuxfoundation.org/projects/networking/ -.. _PyPI: https://pypi.org/ +.. _PyPI: https://pypi.org/project/MLRsearch/ .. _directory: https://gerrit.fd.io/r/gitweb?p=csit.git;a=tree;f=PyPI/MLRsearch;hb=refs/heads/master -.. _IETF draft: https://tools.ietf.org/html/draft-vpolak-mkonstan-bmwg-mlrsearch +.. _IETF draft: https://tools.ietf.org/html/draft-ietf-bmwg-mlrsearch-00