r-cran-paramhelpers

GNU R helpers for parameters in black-box optimization and tuning

Functions for parameter descriptions and operations in black-box optimization, tuning and machine learning. Parameters can be described (type, constraints, defaults, etc.), combined to parameter sets and can in general be programmed on. A useful OptPath object (archive) to log function evaluations is also provided.

r-cran-psych

GNU R procedures for psychological, psychometric, and personality research

This GNU R package provides a general purpose toolbox for personality, psychometric theory and experimental psychology. Functions are primarily for multivariate analysis and scale construction using factor analysis, principal component analysis, cluster analysis and reliability analysis, although others provide basic descriptive statistics. Item Response Theory is done using factor analysis of tetrachoric and polychoric correlations. Functions for analyzing data at multiple levels include within and between group statistics, including correlations and factor analysis. Functions for simulating and testing particular item and test structures are included. Several functions serve as a useful front end for structural equation modeling. Graphical displays of path diagrams, factor analysis and structural equation models are created using basic graphics. Some of the functions are written to support a book on psychometric theory as well as publications in personality research.

vuos-mod-vufusefatfs

Mount FAT file systems in vuos

This vuos plugin allows mounting FAT (FAT12/FAT16/FAT32/exFAT) file systems in a vuos session.

bypass4netns

Accelerates slirp4netns using SECCOMP_IOCTL_NOTIF_ADDFD (program)

bypass4netns is as fast as --net=host and *almost* as secure as traditional slirp4netns by using SECCOMP_IOCTL_NOTIF_ADDFD on Linux Kernel 5.9 and later

ruby-minitest

Ruby test tools supporting TDD, BDD, mocking, and benchmarking

minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking.

typer

CLI to run Python scripts and create CLI applications

Typer is a library for building command-line interface (CLI) applications based on Python type hints. It's also a command line tool to run scripts, automatically converting them to CLI applications.