Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 545 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 545 Bytes

Clojars Project

degas

A Clojure library designed to run evolutionary computation in the browser. Presentation and demo at Dutch Clojure Days 2019 (video).

(degas – decentralized evolutionary (genetic) algorithm spanned)

Todo

  • Move core.async from sample app into the framework
  • Switch to .cljc
  • Add specs to generator functions
  • Switch to Karma/Phantom or something similar for tests