Commit graph

  • 2ee8c435d1 feat: cleaning empty lines in config main Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • 6be3a7f5c6 feat: eliminating comments in config Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • 608f91c381 feat: printing input parameters to output file Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • c05bf56ca4 feat: now calculating population standard deviation instead of sample standard deviation Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • 2d06d28c7b refactor: ♻️ all for loops are now iterator except basic counters Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • 7525f92b0d fix: 🚑 first calculate all probabilities then send onlookers Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • ed7407743f pre commit Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • 52c4a859e4 pre commit Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • 48a0497ead pre commit Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • b0fb8f40d8 fix: 🚑 first all employed bees then all onlooker bees Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • d694cea4a5 pre commit Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • dc5c855dd7 refactor: ♻️ utils.rs fix: 🚑 breaking loop wrongly Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • 8ad8241657 perf: no need to check twice for scout bee Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • 792dec4e92 feat: help function Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • e8706182b4 feat: scientific notation Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • e9d8b8dbde fix: 🚑 this much as bee can't be lying Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • 812c34051d feat: fitness evaluation is added to output Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • 8eda015039 refactor: ♻️ better naming for creating food source function refactor: ♻️ name correction for employed bee Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • cca9a7a253 feat: verbose output fix: 🚑 forgot to square root at the end Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • f12b1a9547 feat: arithmetic_mean and standard_deviation Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • 2eb0fff95d feat: able to give file output Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • 930223c0eb feat: able to give start_parameters from file Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • 7d54ed4795 feat: now able to run abc multiple times Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • 5a2100fd30 perf: unnecessary bound check removed Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • 030a8f7596 fix: 🚑 scout bee exploration sticks to unnecessary limit Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • 6cbba58e63 fix: 🐛 non-sticking to bounds Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • f0675e4bdf refactor: ♻️ bee, food Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • bff3ca00b9 feat: artificial bee colony Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • c0c18131b7 fix: 🐛 Overflow the bound when creating new value fix: 🐛 not keeping same the population until next generation Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • 6584d8d24d feat: differential_evolution Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • ba805501c0 docs: 📝 Update README.md Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • 33887f59b9 docs: 🏷️ type styling Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • bd6fe1f8ad docs: 📝 steepest descent Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • 3f32c049c9 fix: 🐛 negative values cause problem Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • 46c53f17d3 feat: oven Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • e9cd102d0c feat: simulated_annealing Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00
  • a573b86474 Initial commit Ahmet Kaan GÜMÜŞ 2024-11-20 00:20:40 +03:00