Aucune description

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

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