20 Commits

Author SHA1 Message Date
278ccafb11
ffmpeg stuff 2025-03-27 13:27:21 -04:00
cb6e2e8133
remove criterion 2025-03-24 16:23:42 -04:00
13fa44ee12
update dependencies and cargo.toml 2025-03-24 16:23:41 -04:00
Simon Gardling
1a7912204a update 2021-04-22 01:25:49 -04:00
Simon Gardling
a529fa7235 update TODO 2021-04-05 13:12:27 -04:00
Simon Gardling
bff0f8faf1 things 2021-04-05 12:55:06 -04:00
Simon Gardling
c25b0d1795 well that didn't work 2021-04-01 01:44:54 -04:00
Simon Gardling
f76c9f7401 sin/cos optimizations, cleanup, and optimizations 2021-03-30 12:58:34 +00:00
Simon Gardling
5c97379057 move around some stuff 2021-03-29 19:26:07 +00:00
Simon Gardling
611dd03acf cargo things 2021-03-29 13:55:16 +00:00
Simon Gardling
d46abdfdd4 some stats 2021-03-29 12:35:31 +00:00
Simon Gardling
1acc472a0d stuff 2021-03-29 12:21:04 +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