Pinned Repositories
axes_sequence
Allows for making a single matplotlib-figure with multiple frames/axes in it. These axes can be navigated with keyboard-arrows. Made for Python (pyplot from matplotlib).
BigToolsComplicatedData
Much tools, so big, very data...
dasg
Implements a DAG (or DAWG or DASG) which can be used for querying a set of sequences. The graph can quickly look up existence and search for sequences using edit-distance measure.
figure_manager
figure_manager can snap matplotlib-figures to various positions on the screen.
IntroductionToCausalInference
A free and friendly introduction to causal inference with few prerequisites.
loop_printer
Easy way to print in loops. Ex. time-stamp, time-left, iteration counter etc.
matplotlib_pdf
Can maintain a PDF-file with Matplotlib figures as pages.
object_recursion
Allows for recursively analysing Python objects. Can determine recursive type and memory-consumption of objects (experimental), as well as shared memory between objects (equally experimental).
observable_primitives
Implements emulations of python primitives, which are observable (notifies observers) when using augmented arithmetic (ex. +=, -=, etc.).
simple_shelve
Wrappings on Python's shelve-library for easier, key-type-independent access and databases which exceeds the shelve-size-limit.
NorthGuard's Repositories
NorthGuard/IntroductionToCausalInference
A free and friendly introduction to causal inference with few prerequisites.
NorthGuard/figure_manager
figure_manager can snap matplotlib-figures to various positions on the screen.
NorthGuard/matplotlib_pdf
Can maintain a PDF-file with Matplotlib figures as pages.
NorthGuard/axes_sequence
Allows for making a single matplotlib-figure with multiple frames/axes in it. These axes can be navigated with keyboard-arrows. Made for Python (pyplot from matplotlib).
NorthGuard/dasg
Implements a DAG (or DAWG or DASG) which can be used for querying a set of sequences. The graph can quickly look up existence and search for sequences using edit-distance measure.
NorthGuard/loop_printer
Easy way to print in loops. Ex. time-stamp, time-left, iteration counter etc.
NorthGuard/object_recursion
Allows for recursively analysing Python objects. Can determine recursive type and memory-consumption of objects (experimental), as well as shared memory between objects (equally experimental).
NorthGuard/observable_primitives
Implements emulations of python primitives, which are observable (notifies observers) when using augmented arithmetic (ex. +=, -=, etc.).
NorthGuard/simple_shelve
Wrappings on Python's shelve-library for easier, key-type-independent access and databases which exceeds the shelve-size-limit.
NorthGuard/BigToolsComplicatedData
Much tools, so big, very data...
NorthGuard/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families