Skip to content

Commit

Permalink
Add new functions and update print_result
Browse files Browse the repository at this point in the history
  • Loading branch information
timeforplanb123 committed Nov 8, 2021
1 parent 3c2897d commit 1926376
Show file tree
Hide file tree
Showing 10 changed files with 3,184 additions and 155 deletions.
3 changes: 3 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ _________

* **print_result** - Formats nicely and prints results on stdout.
* **print_title** - Formats nicely a title and prints it on stdout.
* **print_stat** - Prints results statistic on stdout.
* **write_result** - Writes results to file.
* **write_results** - Writes results to files.

Processors
__________
Expand Down
355 changes: 210 additions & 145 deletions docs/source/tutorials/function_print_result.ipynb

Large diffs are not rendered by default.

285 changes: 285 additions & 0 deletions docs/source/tutorials/function_print_stat.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 1926376

Please sign in to comment.