The jPSO project is written in Java language and contains two classes for solving unconstrained optimization problems using the "Particle Swarm Optimization" algorithm.
The PyNAlg project is a collection of scripts written in Python language with numerical algorithms to solve common engineering problems.
The differential evolution (DE) algorithm written in Python language for solving global optimization problems.
My fork of the open source numerical solver for computational mechanics problems written in C#.