JuliaSIMD / LoopVectorization.jl

Macro(s) for vectorizing loops.
MIT License
741 stars 66 forks source link

Repo visualization #332

Open carstenbauer opened 3 years ago

carstenbauer commented 3 years ago

https://octo-repo-visualization.vercel.app/?repo=JuliaSIMD%2FLoopVectorization.jl

Screenshot 2021-08-28 at 21 09 03

See here for README.md integration if you like it 🙂

chriselrod commented 3 years ago

Seems like it may be useful for internals documentation?

"Users" probably don't need to know sausage manufacturing.

I'd like to encourage contributors eventually / make things easier to hack on, but that'll be in the rewrite, so probably not especially useful for someone to study the library as is (but I am happy to answer any questions if anyone is curious).

carstenbauer commented 3 years ago

Internals documentation seems like a good place. 👍