/snippets

Useful, tested code snippets and command line tools.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

✂️ Snippets

https://readthedocs.org/projects/scientific-snippets/badge/?version=latest

This repository contains useful, tested code snippets and command line tools.

pip install git+https://github.com/tillahoffmann/snippets.git[@optional commit hash]

✂️ Code Snippets

🧑‍💻 Command Line Tools

.. toctree::
    :maxdepth: 1
    :hidden:

    docs/call_with_timeout
    docs/check_pdf_hyperlinks
    docs/check_references
    docs/empirical_distribution
    docs/nearest_neighbor_sampler
    docs/nn
    docs/param_dict
    docs/plot
    docs/stats
    docs/tensor_data_loader
    docs/timer
    docs/util