lmfit
|
public |
Non-Linear Least Squares Minimization, with flexible Parameter settings, based on scipy.optimize.leastsq, and with many additional classes and methods for curve fitting http:/lmfit.github.io/lmfit-py/
|
2025-03-25 |
asteval
|
public |
Simple and robust expressions evaluator for Python
|
2025-03-25 |
uncertainties
|
public |
Transparent calculations with uncertainties on the quantities involved (aka "error propagation"); fast calculation of derivatives.
|
2025-03-25 |
symspellpy
|
public |
Python SymSpell
|
2025-03-25 |
editdistpy
|
public |
Fast Levenshtein and Damerau optimal string alignment algorithms.
|
2025-03-25 |
prophet-pystan-model
|
public |
Prophet PyStan Model for Snowpark
|
2025-03-25 |
dtreeviz-extended
|
public |
A python library for decision tree visualization and model interpretation
|
2025-03-25 |
dtreeviz
|
public |
A python library for decision tree visualization and model interpretation
|
2025-03-25 |
optuna
|
public |
A hyperparameter optimization framework
|
2025-03-25 |
cliff
|
public |
Command Line Interface Formulation Framework
|
2025-03-25 |
cmd2
|
public |
Extra features for standard library's cmd module
|
2025-03-25 |
pyperclip
|
public |
A cross-platform clipboard module for Python. (only handles plain text for now)
|
2025-03-25 |
autopage
|
public |
A library to provide automatic paging for console output
|
2025-03-25 |
prettytable
|
public |
A simple Python library for easily displaying tabular data in a visually appealing ASCII table format
|
2025-03-25 |
stevedore
|
public |
Manage dynamic plugins for Python applications
|
2025-03-25 |
cmaes
|
public |
Lightweight Covariance Matrix Adaptation Evolution Strategy (CMA-ES) implementation for Python 3.
|
2025-03-25 |
lasio
|
public |
No Summary
|
2025-03-25 |
squashfuse
|
public |
FUSE filesystem to mount squashfs archives
|
2025-03-25 |
libfuse
|
public |
The reference implementation of the Linux FUSE (Filesystem in Userspace) interface
|
2025-03-25 |
segyio
|
public |
Simple and fast SEG-Y I/O
|
2025-03-25 |
r-stringr
|
public |
A consistent, simple and easy to use set of wrappers around the fantastic 'stringi' package. All function and argument names (and positions) are consistent, all functions deal with "NA"'s and zero length vectors in the same way, and the output from one function is easy to feed into the input of another.
|
2025-03-25 |
r-collapsibletree
|
public |
Interactive Reingold-Tilford tree diagrams created using 'D3.js', where every node can be expanded and collapsed by clicking on it. Tooltips and color gradients can be mapped to nodes using a numeric column in the source data frame. See 'collapsibleTree' website for more information and examples.
|
2025-03-25 |
r-data.tree
|
public |
Create tree structures from hierarchical data, and traverse the tree in various orders. Aggregate, cumulate, print, plot, convert to and from data.frame and more. Useful for decision trees, machine learning, finance, conversion from and to JSON, and many other applications.
|
2025-03-25 |
r-dosnow
|
public |
Provides a parallel backend for the %dopar% function using Luke Tierney's snow package.
|
2025-03-25 |
r-fuzzyjoin
|
public |
Join tables together based not on whether columns match exactly, but whether they are similar by some comparison. Implementations include string distance and regular expression matching.
|
2025-03-25 |