0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 13 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* src/flocking/flocking.clj: latest More... almost 13 years ago
* src/flocking/flocking.clj: have nearly java perf now More... almost 13 years ago
* src/flocking/flocking.clj: things are working again More... almost 13 years ago
* src/flocking/flocking.clj: more cleanup More... almost 13 years ago
* project.clj: tweaks, can actually see something now, but still slow More... almost 13 years ago
* src/flocking/flocking.clj: formatting More... almost 13 years ago
* readme.textile: wip More... almost 13 years ago
* project.clj: moving into the brave new world More... almost 13 years ago
* project.clj: update for vecmath changes. fix for detype/defrecord split More... almost 14 years ago
* src/flocking/flocking3.clj: readability stuff for flocking3.clj More... about 14 years ago
* readme.textile: typos and tweaks More... about 14 years ago
* readme.textile: tweaks More... about 14 years ago
ma * src/flocking/flocking4.clj: adding flocking4, was 3 More... about 14 years ago
* src/flocking/flocking3.clj: 6-10ms now with 150 boids. ~30ms for 300 boids. More... about 14 years ago
* readme.textile: tweak More... about 14 years ago
* readme.textile: tweak More... about 14 years ago
* readme.textile: update readme More... about 14 years ago
* readme.textile: tweaks More... about 14 years ago
* README: readme More... about 14 years ago
* src/flocking/flocking3.clj: working, need to think about this some more. More... about 14 years ago
* src/flocking/flocking3.clj: added third example using 2 agents More... about 14 years ago
* src/flocking/flocking2.clj: updated f2 More... about 14 years ago
* src/flocking/perf.clj: perf with 500 boids. More... about 14 years ago
* src/flocking/flocking1.clj: allow make-boids to take an count argument More... about 14 years ago
* src/flocking/perf.clj: compare f1 and f0. They are pretty much identical. Not that much time is spent in vector math to see benefits. More... about 14 years ago
* src/flocking/flocking0.clj: removed integer cast More... about 14 years ago
* src/flocking/flocking1.clj: removed integer cast, was effin things up More... about 14 years ago
* src/flocking/flocking1.clj: removed comments. More... about 14 years ago
* src/flocking/flocking1.clj: a tiny bit slower actually More... about 14 years ago
* src/flocking/flocking1.clj: switching boid to deftype/defprotocol More... about 14 years ago