An open API service aggregating public data about GitHub Sponsors.

cicirello

View JSON Representation

Vincent A. Cicirello is a researcher in AI, evolutionary computation, and swarm intelligence.

Funding Links: https://github.com/sponsors/cicirello, https://ko-fi.com/cicirello, https://liberapay.com/cicirello

GitHub Sponsors Profile

My open source projects include libraries related to evolutionary computation and metaheuristics. These are primarily in Java, my preferred language for this type of thing.
I also open source utilities that I've written to automate parts of my workflow (such as GitHub Actions) that I think others might find useful. These are mostly in Python, my preferred language for workflow automation.

Featured Works

cicirello/Chips-n-Salsa

A Java library of Customizable, Hybridizable, Iterative, Parallel, Stochastic, and Self-Adaptive Local Search Algorithms

Language: Java - Stars: 63
cicirello/jacoco-badge-generator

Coverage badges, and pull request coverage checks, from JaCoCo reports in GitHub Actions

Language: Python - Stars: 107
cicirello/user-statistician

Generate a GitHub stats SVG for your GitHub Profile README in GitHub Actions

Language: Python - Stars: 86
cicirello/JavaPermutationTools

A Java library for computation on permutations and sequences

Language: Java - Stars: 17
cicirello/ZigguratGaussian

Fast Gaussian distributed pseudorandom number generation in Java via the Ziggurat algorithm

Language: Java - Stars: 7
cicirello/ClusterPerformanceTests

Performance Tests for Small Clusters: The code provided in this repository was developed to test the performance of a small 8 node cluster of raspberry pis. Implementations of a few simple parallel…

Language: Java - Stars: 3