Scientific Software
Updated 6 months ago

PySwarms — Peer-reviewed • Rank 22.0 • Science 95%

PySwarms: a research toolkit for Particle Swarm Optimization in Python - Published in JOSS (2018)

Updated 3 months ago

mdopt: A code-agnostic tensor-network decoder for quantum error-correcting codes • Rank 12.8 • Science 95%

mdopt: A code-agnostic tensor-network decoder for quantum error-correcting codes - Published in JOSS (2025)

Scientific Software
Updated 6 months ago

Chips-n-Salsa — Peer-reviewed • Rank 7.7 • Science 98%

Chips-n-Salsa: A Java Library of Customizable, Hybridizable, Iterative, Parallel, Stochastic, and Self-Adaptive Local Search Algorithms - Published in JOSS (2020)

Updated 6 months ago

org.cicirello:interactive-bin-packing • Science 67%

Self-guided tutorial on combinatorial optimization, the bin packing problem, and constructive heuristics, suitable for use as course assignments, or by self-directed learners.

Updated 6 months ago

sync-greedy • Science 52%

A greedy algorithm to find the combination of features that maximized the Younden J statistic.

Updated 6 months ago

llama • Science 75%

Evolutionary Algorithm that uses a double linked-list chromosome to cluster networks

Updated 6 months ago

csfs • Science 52%

A cut-and-solve based feature selection for continous data

Updated 6 months ago

fbp • Science 62%

Frequency Based Pruning (FBP) is a feature selection algorithm based upon maximizing the Youden J statistic. FBP intelligently enumerates through combinations of features, using the frequency of smaller patterns to prune away large regions of the solution space.

Updated 6 months ago

pymzm • Science 31%

Create pure Minizinc .mzn files from Python using python-minizinc-maker library.

Updated 6 months ago

mrclean-greedy • Science 52%

A greedy algorithm for cleaning a data file.