All software
ioProc
ioProc is a light-weight workflow manager for Python ensuring robust, scalable and reproducible data pipelines. The tool is developed at the German Aerospace Center (DLR) for and in the scientific context of energy systems analysis, however, it is widely applicable in other scientific fields.
- Data analysis
- FAIR Data
- metadata
- + 4
- Python
- Batchfile
- Makefile
JuMPER
JuMPER (Jülich open access Modelling Platform for Electrochemistry Research) is a collaborative platform designed for modelling and analyzing electrochemical processes. It supports open access research on electrochemical devices, including fuel cells, electrolyzers and batteries.
- Energy
- open source
- python
Junifer
junifer (JUelich NeuroImaging FEature extractoR) is a data handling and feature extraction library targeted towards neuroimaging data.
- FeatureExtraction
- Neuroimaging
- python
- Python
- Shell
- Dockerfile
- + 1
JupyterDaskOnSLURM
A Dask cluster and a Jupyter server on a SLURM system
- Big data
- High performance computing
- jupyter notebooks
- + 1
- (Python)
- (Shell)
JupyterHub Outpost
JupyterHub Outpost can be used as an additional, external source to start and manage single-user servers. Like in JupyterHub itself, different Spawners can be configured at the Outpost. It's best used together with the jupyterhub-outpostspawner configured at JupyterHub.
- Jupyter
- Kubernetes
- python
- Python
- Shell
- Dockerfile
JupyterHub Outpostspawner
The OutpostSpawner in combination with the JupyterHub Outpost service enables JupyterHub to spawn single-user notebook servers on heterogenous remote resources.
- python
- Python
KD-Tree-Python
KD-Tree Implementation in Python
- KD-Tree
- python
- Python
kunefe
A Python package that helps users run containerized applications on HPC systems
- Agent-based modeling
- Apptainer
- containers
- + 5
- (Dockerfile)
- (Python)
- (Shell)
LabFrog
Configurable python-Flask application for structured data capture and exploration.
- FAIR Data
- FAIR Software
- Flask
- + 2
- Python
- HTML
- JavaScript
- + 1
Lightning UQ Box
The lightning-uq-box is a PyTorch library that provides various Uncertainty Quantification (UQ) techniques for modern neural network architectures.
- Deep Learning
- python
- uncertainty quantification
- Python
LP2SS
A fast and deterministic python implementation to convert Lamination Parameters (LPs) into production-friendly Composite Stacking Sequences (SS) using FFTs and a Branch-and-Bound algorithm.
- Aeronautics, Space and Transport
- Branch and Bound
- Composite Design
- + 9
- Python
μ-awk
This is a tiny Python implementation of a line processor with Awk-like semantics. You write a set of regex-based rules. The program loops through the lines of some input file, running the matching functions on lines that match.
- python
- Text analysis & natural language processing
- (Python)