This library provides a drop-in replacement function for cl:documentation that supports multiple docstrings per-language, allowing you to write documentation that can be internationalised.
Models and predicts multiple output features in single random forest considering the linear relation among the output features, see details in Rahman et al (2017)<doi:10.1093/bioinformatics/btw765>.
GLideN64 is a new generation graphics plugin for Nintendo 64 emulators, which offers better performance and compatibility compared to the original Glide64 plugin. This version is built for use with the Mupen64Plus emulator.
Native Go implementation of Austin Appleby's third MurmurHash revision (aka MurmurHash3). Reference algorithm has been slightly hacked as to support the streaming mode required by Go's standard Hash interface.
It computes full conformal, split conformal and multi split conformal prediction regions when the response variable is multivariate (i.e. dimension is greater than one). Moreover, the package also contain plot functions to visualize the output of the full and split conformal functions. To guarantee consistency, the package structure mimics the univariate conformalInference
package of professor Ryan Tibshirani. The main references for the code are: Lei et al. (2016) <arXiv:1604.04173>
, Diquigiovanni, Fontana, and Vantini (2021) <arXiv:2102.06746>
, Diquigiovanni, Fontana, and Vantini (2021) <arXiv:2106.01792>
, Solari, and Djordjilovic (2021) <arXiv:2103.00627>
.
This module searches the MusicBrainz database through their web service at musicbrainz.org
.
This package provides a collection of ANSI-aware methods and io.Writers helping you to transform blocks of text.
Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator which is capable of accurately playing many games. This package contains the Arachnoid video plugin.
This library provides a drop-in replacement function for cl:documentation that supports multiple docstrings per-language, allowing you to write documentation that can be internationalised.
Reads & decodes HTTP multipart/form-data requests.
The package adds the possibility to BibLaTeX to load data models from multiple sources.
Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator which is capable of accurately playing many games. This package contains the Glide64MK2 video plugin.
This library provides a drop-in replacement function for cl:documentation that supports multiple docstrings per-language, allowing you to write documentation that can be internationalised.
This module implements support for sending messages in a MUC to affiliated users who are not in the room. This is a custom extension by Tigase to allow push notifications from MUCs to users who are not currently connected.
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
.
termenv lets you safely use advanced styling options on the terminal. It gathers information about the terminal environment in terms of its ANSI and color support and offers you convenient methods to colorize and style your output, without you having to deal with all kinds of weird ANSI escape sequences and color conversions.
Full genome sequences for Mustela putorius furo (Ferret) as provided by UCSC (musFur1
, Apr. 2011) and stored in Biostrings objects.
This package provides an interface for manipulating multivariate polynomials. Implementing algorithms on polynomials using this interface will allow the algorithm to work for all polynomials implementing this interface. The interface contains functions for accessing the coefficients, monomials, defining arithmetic operations on them, rational functions, division with remainder, calculus and differentiation, and evaluation and substitution.
InterConv converts interfaces into any data type.
This package provides a friendly fork of multiprocessing which uses dill instead of pickle.
This Python module implements a multiprocessing-aware Handler
that, when set on the root Logger
, will tunnel log records to the main process so that they are handled correctly.
Calculates two sets of post-hoc variable importance measures for multivariate random forests. The first set of variable importance measures are given by the sum of mean split improvements for splits defined by feature j measured on user-defined examples (i.e., training or testing samples). The second set of importance measures are calculated on a per-outcome variable basis as the sum of mean absolute difference of node values for each split defined by feature j measured on user-defined examples (i.e., training or testing samples). The user can optionally threshold both sets of importance measures to include only splits that are statistically significant as measured using an F-test.
This package implements RFC 2616 HTTP/1.1 standard.
Native Go implementation of Austin Appleby's third MurmurHash revision (aka MurmurHash3). Reference algorithm has been slightly hacked as to support the streaming mode required by Go's standard Hash interface.