Explore GitLab
Discover projects, groups and snippets. Share your projects with others
-
Sortednp (sorted numpy) is a python package which provides methods to perform efficient set operations on sorted numpy arrays. This includes intersecting and merging sorted numpy arrays. The returned intersections and unions are also sorted.
-
Demonstration how to use linux tools to program plain Atmel chips using ISP.
-
Python versions of the ROOT examples for the FP (advanced laboratory in physics) at the University of Freiburg.
-
Automated testing of code examples in documentations? The answer is doxec. Doxec is python library, which provides automated documentation testing by executed code examples in text files and thus ensures that code examples work as intended.
unittest documentation doxec+ 2 more -
Converter tool for UTF-16be and hex encoded text.
-
Family tree of the TV series Dark modeled in Prolog.
-
Python project to work with 4-vectors and Lorentz boosts in high energy physics.
-
Command line tool to convert python shelve archives between different backends such as gdbm, ndbm and dbm.dumb.
-
Repository to demonstrate an issue with inconsistent XObject names in mathplotlib's PDF backend.
-
Simple Tape Archive
-
Universal notifications once a process finishes.
-
Tiny go app to compute the hash value of a file on a magnetic tape.
-
Repository for the k8s tutorial at https://cloud.google.com/kubernetes-engine/docs/tutorials/hello-app
-
The landing server project provides a docker image, which runs an ssh server to add a layer of isolation between the bare metal server and the server where the users usually log on to and perform all the work.
-
Command-line tool which waits until a CI pipeline or job is done.
-
Repository to create a docker image with a full pdflatex installation.
-
Command-line tool which checks out a template project, prompts project properties and inserts them into the template project.
-
-
Example project to extract temperature readings from ncdc dataset.
-
Docker image with all tools i commonly need