Aucune description

pyup-bot 47f7d5e4f3 Update sphinx from 1.8.5 to 4.0.1 il y a 3 ans
.github 2670cbdfb3 precommit tests il y a 3 ans
benchmarks 0af876463d mpl styles il y a 3 ans
docs 2670cbdfb3 precommit tests il y a 3 ans
draugr 0e566cba27 Updated readme il y a 3 ans
requirements 47f7d5e4f3 Update sphinx from 1.8.5 to 4.0.1 il y a 3 ans
samples 90e1db3021 replay video sample tb il y a 3 ans
scripts a1118f1833 add convenience scripts il y a 3 ans
tests c26d0d9fdb vulkan global device selection il y a 3 ans
.coveragerc e7f9fb5033 Sanity il y a 5 ans
.flake8 552041212d Added flake8 checker il y a 3 ans
.gitignore 684bf76b97 remove ide stuff il y a 4 ans
.pre-commit-config.yaml 552041212d Added flake8 checker il y a 3 ans
.pyup.yml 3e1add860e Seperate writers reqs il y a 5 ans
.travis.yml 6e07627445 0.8.8 il y a 3 ans
CHANGELOG.md 63b511ec79 Image stream drawers il y a 3 ans
KEYWORDS.md a6e5ab935f Added event exporter il y a 4 ans
LICENSE.md 63b511ec79 Image stream drawers il y a 3 ans
MANIFEST.in 0af876463d mpl styles il y a 3 ans
README.md 0e566cba27 Updated readme il y a 3 ans
pyproject.toml a6e5ab935f Added event exporter il y a 4 ans
pytest.ini df7912dcf9 bump il y a 3 ans
requirements.txt 0498338efb allow nesting of reqs il y a 3 ans
setup.cfg 23a2270646 Formating il y a 5 ans
setup.py 2670cbdfb3 precommit tests il y a 3 ans
tox.ini 3e1add860e Seperate writers reqs il y a 5 ans

README.md

Valknut

Draugr

Version Documentation codecov codebeat badge PyPI Python PyTorch Docker
Workflows
On Push Any Documentation Check
CodeQL
Tests

A utility package for...

  • pytorch stuff
  • visualisations
  • plotting directly in your terminal
  • python in general
  • opencv images
  • numpy array functions

https://en.wikipedia.org/wiki/Draugr

pip install draugr

OR

to include any of the dependencies include functionality in extras like so

pip install "draugr[drawer,writers]"

for drawer and writer functionalities and their dependencies

Drawers

Samples