20 Commits

Author SHA1 Message Date
0b3abe71ae
update deps 2025-03-28 10:41:23 -04:00
cb6e2e8133
remove criterion 2025-03-24 16:23:42 -04:00
0c5ba3154a
unlock indicatif version 2025-03-24 16:23:42 -04:00
13fa44ee12
update dependencies and cargo.toml 2025-03-24 16:23:41 -04:00
Simon Gardling
dc2e46c51b Cargo.toml changes 2021-04-01 11:21:19 -04:00
Simon Gardling
f76c9f7401 sin/cos optimizations, cleanup, and optimizations 2021-03-30 12:58:34 +00:00
Simon Gardling
6e2b5c3d2a remove trig.rs (no longer used) 2021-03-29 19:29:57 +00:00
Simon Gardling
611dd03acf cargo things 2021-03-29 13:55:16 +00:00
Simon Gardling
041d22418e some cleanups 2021-03-29 13:35:58 +00:00
Simon Gardling
e07aa5ca0a remove gpu compute stuff (didn't work at all, might revisit later) 2021-03-29 12:27:49 +00:00
Simon Gardling
a17b81c354 things 2 2021-03-26 20:51:06 +00:00
Simon Gardling
7f285dbdec things 2021-03-26 20:45:22 +00:00
Simon Gardling
a479181882 (bad) opencl/cuda implementation (slower than cpu atm) 2021-03-26 19:36:24 +00:00
Simon Gardling
50b3f35059 a TON of stuff and changes 2021-03-26 13:44:58 +00:00
mindv0rtex
481665b5e9 Main executable produces new images indefinitely. 2021-03-02 16:44:16 -05:00
mindv0rtex
9dbe6144f0 Support multiple populations. 2021-03-02 14:40:12 -05:00
mindv0rtex
716dece2e3 Forgot to commit new Cargo.toml 2021-03-01 18:22:24 -05:00
mindv0rtex
cbc3fcbe06 Fun with benchmarking. Reverted to using built-in trigonometric functions! 2021-02-26 11:25:54 -05:00
mindv0rtex
bb1b5ddac0 Optimize vertical box filter to iterate over rows for cache friendliness. 2021-02-25 15:17:06 -05:00
mindv0rtex
e21a61250e Initial commit. WIP blur implementation. Grid struct is tentatively ready. Model struct is in its nascency. 2021-02-24 22:26:37 -05:00