暂无描述

Christian Heider Nielsen 94a402cab4 Merge branch 'release/1.0.7' 1 年之前
.conda 69ac6dbef4 Added more typing 2 年之前
.github d3ccf64d4f Add picking appropiate progress bar based on python context 1 年之前
benchmarks 34091bcc91 Add some typing 1 年之前
docs 05d4529141 docs url 1 年之前
draugr c4993c220c Merge branch 'release/1.0.6' 1 年之前
requirements 5b5732cd6c Merge remote-tracking branch 'origin/snyk-fix-21698a764ea73323853dbb7129196c5e' into develop 1 年之前
samples dfdecadff9 remove jax examples 1 年之前
scripts a1118f1833 add convenience scripts 3 年之前
tests 34091bcc91 Add some typing 1 年之前
.coveragerc e7f9fb5033 Sanity 5 年之前
.flake8 ff81967223 gray conversion 2 年之前
.gitattributes cca1ff6371 Moved os utilities 2 年之前
.gitignore 344e762cea add bidirectional iterator 1 年之前
.pre-commit-config.yaml c933c9e705 cron utilities start 1 年之前
.pyup.yml 69ac6dbef4 Added more typing 2 年之前
.readthedocs.yaml 60541f0a14 fmlps 1 年之前
.travis.yml 69ac6dbef4 Added more typing 2 年之前
CHANGELOG.md 63b511ec79 Image stream drawers 3 年之前
KEYWORDS.md a6e5ab935f Added event exporter 3 年之前
LICENSE.md 69ac6dbef4 Added more typing 2 年之前
MANIFEST.in 0af876463d mpl styles 3 年之前
README.md c402304c2c Update docs 1 年之前
dependabot.yml 44d1590542 dependabot 2 年之前
environment.yaml 151e62a72f bump 2 年之前
pyproject.toml a6e5ab935f Added event exporter 3 年之前
pytest.ini 60541f0a14 fmlps 1 年之前
requirements.txt 8db7ae49dd tick 2 年之前
setup.cfg 23a2270646 Formating 5 年之前
setup.py c933c9e705 cron utilities start 1 年之前
tox.ini 7d34a02a36 A tox py version 2 年之前

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

Many of these utilities might eventually be spun off as their own package onces they grow sufficiently coherent and/or massive.

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