Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liran-funaro/liran-tools
A toolbox for plotting experiments results.
https://github.com/liran-funaro/liran-tools
Last synced: 6 days ago
JSON representation
A toolbox for plotting experiments results.
- Host: GitHub
- URL: https://github.com/liran-funaro/liran-tools
- Owner: liran-funaro
- License: gpl-3.0
- Created: 2023-05-09T08:28:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-08T11:19:09.000Z (2 months ago)
- Last Synced: 2024-09-08T13:03:38.640Z (2 months ago)
- Language: Python
- Size: 82 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# liran_tools
A toolbox for plotting experiments results.
# Install
Clone this repo to your workspace, then in the repo folder run:
```shell
pip3 install --editable .
```