Python
Python copied to clipboard
All Algorithms implemented in Python
### Describe your change: - Added a flexible genetic algorithm that allows users to define their own target functions for optimization. - Included features for population initialization, fitness evaluation, selection,...
### Describe your change: * [X] Add an algorithm? * [X] Fix a bug or typo in an existing algorithm? * [X] Add or change doctests? -- Note: Please avoid...
### Describe your change: * [ ] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [x] Add or change doctests? -- Note:...
### Feature description This feature would introduce a new genetic algorithm-based approach to optimize mathematical functions. It would allow users to find the minimum or maximum values of continuous functions...
### Describe your change: * [:heavy_check_mark: ] Add an algorithm? * [:heavy_check_mark: ] Fix a bug or typo in an existing algorithm? * [ ] Add or change doctests? --...
Space complexity of merge sort is a key factor, when compared to quick sort ### Describe your change: * [ ] Add an algorithm? * [ ] Fix a bug...
### Describe your change: * [ ] Add an algorithm? * [x] Fix a bug or typo in an existing algorithm? * [ ] Add or change doctests? -- Note:...
### Describe your change: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [ ] Add or change doctests? -- Note:...
### Describe your change: * [ ] Add an algorithm? * [X] Fix a bug or typo in an existing algorithm? * [ ] Add or change doctests? * [X]...
### Describe your change: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [ ] Add or change doctests? -- Note:...