r-astsa
|
public |
Data sets and scripts to accompany Time Series Analysis and Its Applications: With R Examples (4th ed), by R.H. Shumway and D.S. Stoffer. Springer Texts in Statistics, 2017, <DOI:10.1007/978-3-319-52452-8>, and Time Series: A Data Analysis Approach Using R. Chapman-Hall, 2019, <ISBN: 978-0367221096>.
|
2025-09-23 |
r-logr
|
public |
Contains functions to help create log files. The package aims to overcome the difficulty of the base R sink() command. The log_print() function will print to both the console and the file log, without interfering in other write operations.
|
2025-09-23 |
r-rcapture
|
public |
Estimation of abundance and other demographic parameters for closed populations, open populations and the robust design in capture-recapture experiments using loglinear models.
|
2025-09-23 |
r-cghflasso
|
public |
Spatial smoothing and hot spot detection using the fused lasso regression
|
2025-09-23 |
r-ffield
|
public |
Force field simulation of interaction of set of points. Very useful for placing text labels on graphs, such as scatterplots.
|
2025-09-23 |
r-ggmcmc
|
public |
Tools for assessing and diagnosing convergence of Markov Chain Monte Carlo simulations, as well as for graphically display results from full MCMC analysis. The package also facilitates the graphical interpretation of models by providing flexible functions to plot the results against observed variables.
|
2025-09-23 |
libscotch
|
public |
SCOTCH: Static Mapping, Graph, Mesh and Hypergraph Partitioning, and Parallel and Sequential Sparse Matrix Ordering Package
|
2025-09-23 |
libptscotch
|
public |
PT-SCOTCH: (Parallel) Static Mapping, Graph, Mesh and Hypergraph Partitioning, and Parallel and Sequential Sparse Matrix Ordering Package
|
2025-09-23 |
scotch
|
public |
SCOTCH: Static Mapping, Graph, Mesh and Hypergraph Partitioning, and Parallel and Sequential Sparse Matrix Ordering Package
|
2025-09-23 |
ptscotch
|
public |
PT-SCOTCH: (Parallel) Static Mapping, Graph, Mesh and Hypergraph Partitioning, and Parallel and Sequential Sparse Matrix Ordering Package
|
2025-09-23 |
libgit2
|
public |
libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language which supports C bindings.
|
2025-09-23 |
r-apcluster
|
public |
Implements Affinity Propagation clustering introduced by Frey and Dueck (2007) <DOI:10.1126/science.1136800>. The algorithms are largely analogous to the 'Matlab' code published by Frey and Dueck. The package further provides leveraged affinity propagation and an algorithm for exemplar-based agglomerative clustering that can also be used to join clusters obtained from affinity propagation. Various plotting functions are available for analyzing clustering results.
|
2025-09-23 |
jupyterlab-h5web
|
public |
A JupyterLab extension to explore and visualize HDF5 file contents.
|
2025-09-23 |
equinox
|
public |
Neural Networks in JAX.
|
2025-09-23 |
plateau
|
public |
A consistent table management library in Python. Flat files, flat land.
|
2025-09-23 |
cargo-deny
|
public |
❌ Cargo plugin for linting your dependencies 🦀
|
2025-09-23 |
mdbtools
|
public |
MDB Tools - Read Access databases on *nix
|
2025-09-23 |
harper
|
public |
The Grammar Checker for Developers
|
2025-09-23 |
openpmd-api
|
public |
C++ & Python API for writing & reading (.h5, .bp, .json, ...), serial & MPI parallel openPMD files.
|
2025-09-23 |
supabase-functions
|
public |
Python client implementation for Supabase Functions
|
2025-09-23 |
r-rcppalgos
|
public |
Provides optimized functions and flexible combinatorial iterators implemented in C++ with 'Rcpp' for solving problems in combinatorics and computational mathematics. Utilizes parallel programming via 'RcppThread' for maximal performance. Also makes use of the RMatrix class from the 'RcppParallel' library. There are combination/permutation functions with constraint parameters that allow for generation of all results of a vector meeting specific criteria (e.g. generating integer partitions/compositions or finding all combinations such that the sum is between two bounds). Capable of generating specific combinations/permutations (e.g. retrieve only the nth lexicographical result) which sets up nicely for parallelization as well as random sampling. Gmp support permits exploration where the total number of results is large (e.g. comboSample(10000, 500, n = 4)). Additionally, there are several high performance number theoretic functions that are useful for problems common in computational mathematics. Some of these functions make use of the fast integer division library 'libdivide'. The primeSieve function is based on the segmented sieve of Eratosthenes implementation by Kim Walisch. It is also efficient for large numbers by using the cache friendly improvements originally developed by Tomás Oliveira. Finally, there is a prime counting function that implements Legendre's formula based on the work of Kim Walisch.
|
2025-09-23 |
skforecast
|
public |
Skforecast is a Python library for time series forecasting using machine learning models. It works with any regressor compatible with the scikit-learn API, including popular options like LightGBM, XGBoost, CatBoost, Keras, and many others.
|
2025-09-23 |
argocd-cli
|
public |
Declarative Continuous Deployment for Kubernetes
|
2025-09-23 |
r-rcartocolor
|
public |
Provides color schemes for maps and other graphics designed by 'CARTO' as described at <https://carto.com/carto-colors/>. It includes four types of palettes: aggregation, diverging, qualitative, and quantitative.
|
2025-09-23 |
r-cetcolor
|
public |
Collection of perceptually uniform colour maps made by Peter Kovesi (2015) "Good Colour Maps: How to Design Them" <arXiv:1509.03700> at the Centre for Exploration Targeting (CET).
|
2025-09-23 |