Add Readme and LUT transformation diagram#38
Merged
arielvinas merged 18 commits intofeature/documentationfrom Jun 10, 2020
Merged
Add Readme and LUT transformation diagram#38arielvinas merged 18 commits intofeature/documentationfrom
arielvinas merged 18 commits intofeature/documentationfrom
Conversation
arielvinas
added a commit
that referenced
this pull request
Jun 19, 2020
* Add main features and install steps * Add Readme, badges and LUT transformation diagram (#38) Added: * Changed README to reStructuredText * Added basic usage documentation and examples * Added LUT transformation diagram * Added badges (python version andMODNET last stable version) * Linked README.rst to pypi project description implemented in setup.py with `long_description` configuration
arielvinas
added a commit
that referenced
this pull request
Jun 21, 2020
* Feature/reduce code (#28) * reduce and create new modules * add isort and add missing requirements * replace for for join * move logic of modules to other file * fix isort errors * remove requiriments * fix bugs in file output * fix setup * make setup work * mv files to root * Fix circleci paths (#29) * Fix circleci paths * Fix cache * Fix coverage percentage * Fix cache in circleci * Fix circleci paths * Fix cache * Fix coverage percentage * Fix cache key * Rename jobs in circleci * Fix circleci paths * Fix cache * Fix coverage percentage * Fix cache key * Rename jobs Co-authored-by: Fernan Nestier <fernan.nestier@gmail.com> * Increased version to v2.0.0-beta3 * Add required packages min versions * Fix: force use of mayor version 7 of Click Co-authored-by: nestier <fernan.nestier@gmail.com> * feature/documentation (#35) * Add main features and install steps * Add Readme, badges and LUT transformation diagram (#38) Added: * Changed README to reStructuredText * Added basic usage documentation and examples * Added LUT transformation diagram * Added badges (python version andMODNET last stable version) * Linked README.rst to pypi project description implemented in setup.py with `long_description` configuration Co-authored-by: Fernan Nestier <fernan.nestier@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added:
long_descriptionconfiguration