OSGi, for Open Services Gateway initiative framework, is a module system and service platform for the Java programming language. This package contains a repository service that contains resources.
This package provides a partial Go implementation of the Remote Call Procedure libraries, presented in @urlhttp://pubs.opengroup.org/onlinepubs/9629399/,CDE 1.1: Remote Procedure Call.
This package provides a partial Go implementation of the Remote Call Procedure libraries, presented in @urlhttp://pubs.opengroup.org/onlinepubs/9629399/,CDE 1.1: Remote Procedure Call.
This package allows you to execute org-mode source code blocks with eval-in-repl
. It can execute code blocks asynchronously, without needing to write the result into the buffer.
This package is a simple Go library that provides retry functionality for functions that may fail. It includes various customizable retry strategies, such as fixed delay, backoff delay, and random delay.
Cucumber HTML Formatter produces a HTML report for Cucumber runs. It is built on top of cucumber-react and works with any Cucumber implementation with a protocol buffer formatter that outputs Cucumber messages.
This package is designed to store minor allele frequency data. It retrieves this data from the Genome Aggregation Database (gnomAD
version 3.1.2) for the human genome version GRCh38.
GNU Linux-Libre is a free (as in freedom) variant of the Linux kernel. It has been modified to remove all non-free binary blobs. Configuration options and patches have been applied for use with MNT/Reform systems.
The Purchase Requisition Tryton module allows users to create their requests for product supply (purchase requisitions). Those requisitions will be approved or rejected by the approval group, whoich typically is the purchasing department. On approval, purchase requests will be created.
This fork of RStudio allows users to switch to different versions of R from the toolbar or project settings. R versions can be recorded in /etc/rstudio/r-versions
and in the user's ~/.local/share/rstudio/r-versions
.
This piece of code sets up some reader macros that make it simpler to input string literals which contain backslashes and double quotes This is very useful for writing complicated docstrings and, as it turns out, writing code that contains string literals that contain code themselves.
A utility library which translates Event back to markdown. It's the prerequisite for writing markdown filters which can work as mdbook-preprocessors
.
This library takes great pride in supporting everything that pulldown-cmark
supports, including tables and footnotes and codeblocks in codeblocks, while assuring quality with a powerful test suite.
A utility library which translates Event back to markdown. It's the prerequisite for writing markdown filters which can work as mdbook-preprocessors
.
This library takes great pride in supporting everything that pulldown-cmark
supports, including tables and footnotes and codeblocks in codeblocks, while assuring quality with a powerful test suite.
This package provides the Magic-Wormhole Transit Relay server, which helps clients establish bulk-data transit connections even when both are behind NAT boxes. Each side makes a TCP connection to this server and presents a handshake. Two connections with identical handshakes are glued together, allowing them to pretend they have a direct connection.
Node SerialPort is a modular suite of Node.js packages for accessing serial ports. The Guix package node-serialport
provides the recommended high-level interface.
Parsers are used to take raw binary data and transform them into usable messages. This package provides Regex
, a parser that uses a regular expression to split the incoming text.
Node SerialPort is a modular suite of Node.js packages for accessing serial ports. The Guix package node-serialport
provides the recommended high-level interface.
Parsers are used to take raw binary data and transform them into usable messages. This package provides Ready
, a parser that waits for a specified sequence of ``ready'' bytes before emitting a ready event and emitting data events.
This package provides very fast logistic regression with coefficient inferences plus other useful methods such as a forward stepwise model generator (see the benchmarks by visiting the github page at the URL below). The inputs are flexible enough to accomodate GPU computations. The coefficient estimation employs the fastLR()
method in the RcppNumerical
package by Yixuan Qiu et al. This package allows their work to be more useful to a wider community that consumes inference.
The parameters p and q are estimated with the aid of a randomized Sierpinski Carpet which is built on a [p-p-p-q]-model. Thereby, for three times a simulation with a p-value and once with a q-value is assumed. Hence, these parameters are estimated and displayed. Moreover, functions for simulating random Sierpinski-Carpets with constant and variable probabilities are included. For more details on the method please see Hermann et al. (2015) <doi:10.1002/sim.6497>.
Snow profiles describe the vertical (1D) stratigraphy of layered snow with different layer characteristics, such as grain type, hardness, deposition date, and many more. Hence, they represent a data format similar to multivariate time series containing categorical, ordinal, and numerical data types. Use this package to align snow profiles by matching their individual layers based on Dynamic Time Warping (DTW). The aligned profiles can then be assessed with an independent, global similarity measure that is geared towards avalanche hazard assessment. Finally, through exploiting data aggregation and clustering methods, the similarity measure provides the foundation for grouping and summarizing snow profiles according to similar hazard conditions. In particular, this package allows for averaging large numbers of snow profiles with DTW Barycenter Averaging and thereby facilitates the computation of individual layer distributions and summary statistics that are relevant for avalanche forecasting purposes. For more background information refer to Herla, Horton, Mair, and Haegeli (2021) <doi:10.5194/gmd-14-239-2021>, Herla, Mair, and Haegeli (2022) <doi:10.5194/tc-16-3149-2022>, and Horton, Herla, and Haegeli (2024) <doi:10.5194/egusphere-2024-1609>.
This package provides an implementation of the RDF4J Rio API, which reads and writes XML.
This crate provides an explicitly empty crate for rust-lang/rust integration.
This package provides an implementation of the RDF4J Rio API, which reads and writes NQuads.
This package provides an implementation of the RDF4J Rio API, which reads and writes Turtle.