Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Jenyay/rust-optimization issues and pull requests

#38 - Particle swarm. Add new post move. Move particle to random point if coordinates do not fit within the given limits

Issue - State: open - Opened by Jenyay almost 5 years ago
Labels: enhancement, Particle swarm

#37 - Particle swarm. New post move action. Teleportation to random point

Issue - State: closed - Opened by Jenyay almost 5 years ago
Labels: enhancement, Particle swarm

#36 - Statistics. Calculate histogram of found solution

Issue - State: open - Opened by Jenyay almost 5 years ago
Labels: enhancement, Statistics

#35 - Statistics. Calculate histogram of target function value distribution

Issue - State: open - Opened by Jenyay almost 5 years ago
Labels: enhancement, Statistics

#34 - Statistics. Coefficient of variation

Issue - State: open - Opened by Jenyay almost 5 years ago
Labels: enhancement, Statistics

#33 - Statistics. Calculation interquartile range

Issue - State: open - Opened by Jenyay almost 5 years ago
Labels: enhancement, Statistics

#32 - Statistics. Calculation of the median by value of found solution

Issue - State: open - Opened by Jenyay almost 5 years ago
Labels: enhancement, Statistics

#31 - Statistics. Calculation of the median value by value of goal function

Issue - State: open - Opened by Jenyay almost 5 years ago
Labels: enhancement, Statistics

#30 - Statistics. Calculation of percentiles by value of found solution

Issue - State: open - Opened by Jenyay almost 5 years ago
Labels: enhancement, Statistics

#29 - Statistics. Calculation of percentiles by value of goal function

Issue - State: open - Opened by Jenyay almost 5 years ago
Labels: enhancement, Statistics

#28 - Statistics. Calculate the optimization error

Issue - State: open - Opened by Jenyay almost 5 years ago

#27 - Load statistics from file

Issue - State: open - Opened by Jenyay almost 5 years ago
Labels: enhancement, Statistics

#26 - Save statistics to file

Issue - State: open - Opened by Jenyay almost 5 years ago
Labels: enhancement, Statistics

#25 - Gradient descent algorithm

Issue - State: open - Opened by Jenyay almost 5 years ago
Labels: enhancement, New algorithm

#24 - Nelder-Mead Algorithm

Issue - State: open - Opened by Jenyay almost 5 years ago
Labels: enhancement, New algorithm

#23 - Annealing Simulation Algorithm

Issue - State: open - Opened by Jenyay almost 5 years ago
Labels: enhancement, New algorithm

#22 - Artificial Bee Colony algorithm

Issue - State: open - Opened by Jenyay almost 5 years ago
Labels: enhancement, New algorithm

#21 - Particle swarm. Take into account neighboring particles when calculating speed

Issue - State: open - Opened by Jenyay almost 5 years ago
Labels: enhancement, Particle swarm

#20 - Particle swarm. Example with nonzero initial velocity

Issue - State: open - Opened by Jenyay almost 5 years ago
Labels: Particle swarm, Examples

#19 - Genetic algorithm. Pairing algorithm. Pairing probability depends on value of goal function

Issue - State: open - Opened by Jenyay almost 5 years ago
Labels: enhancement, Genetic algorithm

#18 - Genetic algorithm. New selection algorithm. Probability of selection depends on value of goal function

Issue - State: open - Opened by Jenyay almost 5 years ago
Labels: enhancement, Genetic algorithm

#17 - Genetic algorithm. Crossbreeding with two points

Issue - State: open - Opened by Jenyay almost 5 years ago
Labels: enhancement, Genetic algorithm

#16 - Genetic algorithm. Crossbreeding. A few children.

Issue - State: open - Opened by Jenyay almost 5 years ago
Labels: enhancement, Genetic algorithm

#15 - Genetic algorithm. Mutation. Mutate single chromosome only

Issue - State: open - Opened by Jenyay almost 5 years ago
Labels: enhancement, Genetic algorithm

#14 - Struct CompositeNot. Stop criterion inversion

Issue - State: open - Opened by Jenyay almost 5 years ago
Labels: enhancement, API

#13 - Use parallelization in particle swarm optimization

Issue - State: open - Opened by Jenyay almost 5 years ago
Labels: enhancement, Particle swarm

#12 - Use parallelization in a genetic algorithm

Issue - State: open - Opened by Jenyay almost 5 years ago
Labels: enhancement, Genetic algorithm

#11 - Add new stop criterion. Degeneration of solutions

Issue - State: open - Opened by Jenyay almost 5 years ago
Labels: enhancement, API

#10 - Comments enhancement

Pull Request - State: closed - Opened by errandir over 5 years ago - 1 comment

#9 - Get rid of Vec<Box<dyn

Issue - State: open - Opened by kpp over 5 years ago

#8 - Parametric initialization of RandomCreator

Issue - State: open - Opened by kpp over 5 years ago

#7 - Use size_of in a static context

Issue - State: closed - Opened by kpp over 5 years ago

#6 - Use idiomatic iter::product

Issue - State: closed - Opened by kpp over 5 years ago

#5 - Use idiomatic iter::sum to sum all values in a vector

Issue - State: closed - Opened by kpp over 5 years ago

#4 - Not all G should be Clone'able

Issue - State: closed - Opened by kpp over 5 years ago

#3 - Use builder idiom to create pairing::Tournament

Issue - State: closed - Opened by kpp over 5 years ago

#2 - No need to make examples be subprojects

Issue - State: closed - Opened by kpp over 5 years ago - 2 comments

#1 - Use module::* to include deps

Issue - State: closed - Opened by kpp over 5 years ago - 2 comments