Amin Ya
Amin Ya
> @aminya do you have time/interest here yourself? Yes, I will be able to maintain the project by checking, testing, and merging the pull requests. People are usually [very active](https://github.com/uncss/uncss/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-desc)...
@mikelambert Were you able to contact the owner?
@giakki Check this out!
We should also use functions that https://github.com/tkf/ThreadsX.jl provides
> If all we want to do is add code that doesn't otherwise mix with LoopVectorization, I think it should go into its own standalone library. > Currently, on some...
For dealing with anonymous functions, you can use these: - [ExprTools#72](https://github.com/invenia/ExprTools.jl/blob/9a0a61f7407b9ad9867f337d27fb27fd867c0506/src/function.jl#L72) - [ExprTools#90](https://github.com/invenia/ExprTools.jl/blob/9a0a61f7407b9ad9867f337d27fb27fd867c0506/src/function.jl#L90) - [LegibleLambdas](https://github.com/MasonProtter/LegibleLambdas.jl/blob/aae58998409dd6b3bc5ac7432dd340276ff2c84b/src/local.jl#L10)
@chriselrod There is this https://github.com/triscale-innov/GFlops.jl package. Does this do what you want? If so I can integrate it, into AcuteBenchmark If not, do you have an example code of what...
GFlops.jl returns an incorrect result for the broadcasted functions. What should we do? Can we calculate the gflops for a scalar call and then multiply it by the dimension? I...
Hey everyone. Minimap is abandoned. Please post your issues in minimap-plus: https://atom.io/packages/minimap-plus
Chaing the API from decorateMarker to decoraterMarkerLayer needs upstream changed. From what I see in the code, the calls are redirected to the minimap package