nbsmoke
|
public |
Basic notebook checks. Do they run? Do they contain lint?
|
2025-04-22 |
nc-time-axis
|
public |
Provides support for a cftime axis in matplotlib
|
2025-04-22 |
ligotimegps
|
public |
A pure-python version of lal.LIGOTimeGPS
|
2025-04-22 |
platypus-opt
|
public |
Multiobjective optimization in Python
|
2025-04-22 |
finitediff
|
public |
Finite difference weights for any derivative order on arbitrarily spaced grids
|
2025-04-22 |
r-picante
|
public |
Functions for phylocom integration, community analyses, null-models, traits and evolution. Implements numerous ecophylogenetic approaches including measures of community phylogenetic and trait diversity, phylogenetic signal, estimation of trait values for unobserved taxa, null models for community and phylogeny randomizations, and utility functions for data input/output and phylogeny plotting. A full description of package functionality and methods are provided by Kembel et al. (2010) <doi:10.1093/bioinformatics/btq166>.
|
2025-04-22 |
pyct
|
public |
Python package common tasks for users (e.g. copy examples, fetch data, ...)
|
2025-04-22 |
torchfile
|
public |
Deserialize torch-serialized objects from Python.
|
2025-04-22 |
log4cpp
|
public |
Log4cpp is library of C++ classes for flexible logging to files
|
2025-04-22 |
pytest-django-haystack
|
public |
django-haystack plugin for py.test
|
2025-04-22 |
django-haystack
|
public |
Modular search for Django
|
2025-04-22 |
metsim
|
public |
Meteorology Simulator for Python
|
2025-04-22 |
calamari_ocr
|
public |
OCR Engine based on OCRopy and Kraken based on python3.
|
2025-04-22 |
md-toc
|
public |
An utility that is able to generate a table of contents for a markdown file
|
2025-04-22 |
mdx_gh_links
|
public |
An extension to Python-Markdown which adds support for shorthand links to GitHub users, repositories, issues and commits.
|
2025-04-22 |
pyodeint
|
public |
Python wrapper around odeint (from the boost C++ library)
|
2025-04-22 |
fpyutils
|
public |
A collection of useful non-standard Python functions which aim to be simple to use, highly readable but not efficient
|
2025-04-22 |
profimp
|
public |
Python imports tracer
|
2025-04-22 |
edit_distance
|
public |
Computing edit distance on arbitrary Python sequences.
|
2025-04-22 |
adios
|
public |
The Adaptable IO System (ADIOS) for flexible and fast scientific data processing.
|
2025-04-22 |
r-base64url
|
public |
In contrast to RFC3548, the 62nd character ("+") is replaced with "-", the 63rd character ("/") is replaced with "_". Furthermore, the encoder does not fill the string with trailing "=". The resulting encoded strings comply to the regular expression pattern "[A-Za-z0-9_-]" and thus are safe to use in URLs or for file names. The package also comes with a simple base32 encoder/decoder suited for case insensitive file systems.
|
2025-04-22 |
ligo-common
|
public |
Base package for `ligo` python namespace
|
2025-04-22 |
r-htree
|
public |
Historical regression trees are an extension of standard trees, producing a non-parametric estimate of how the response depends on all of its prior realizations as well as that of any time-varying predictor variables. The method applies equally to regularly as well as irregularly sampled data. The package implements random forest and boosting ensembles based on historical regression trees, suitable for longitudinal data. Standard error estimation and Z-score variable importance is also implemented.
|
2025-04-22 |
r-rfutilities
|
public |
Utilities for Random Forest model selection, class balance correction, significance test, cross validation and partial dependency plots.
|
2025-04-22 |
r-huge
|
public |
Provides a general framework for high-dimensional undirected graph estimation. It integrates data preprocessing, neighborhood screening, graph estimation, and model selection techniques into a pipeline. In preprocessing stage, the nonparanormal(npn) transformation is applied to help relax the normality assumption. In the graph estimation stage, the graph structure is estimated by Meinshausen-Buhlmann graph estimation or the graphical lasso, and both methods can be further accelerated by the lossy screening rule preselecting the neighborhood of each variable by correlation thresholding. We target on high-dimensional data analysis usually d >> n, and the computation is memory-optimized using the sparse matrix output. We also provide a computationally efficient approach, correlation thresholding graph estimation. Three regularization/thresholding parameter selection methods are included in this package: (1)stability approach for regularization selection (2) rotation information criterion (3) extended Bayesian information criterion which is only available for the graphical lasso.
|
2025-04-22 |