MuladdMacro.jl

This package contains a macro for converting expressions to use muladd calls and fused-multiply-add (FMA) operations for high-performance in the SciML scientific machine learning ecosystem

OTHER License

Stars
45
Committers
14

Bot releases are hidden (Show)

MuladdMacro.jl - Improve performance

Published by YingboMa about 6 years ago

MuladdMacro.jl - Handle subtractions

Published by ChrisRackauckas over 6 years ago

MuladdMacro.jl - v0.7 release

Published by ChrisRackauckas over 6 years ago

MuladdMacro.jl - Reverse muladd application

Published by ChrisRackauckas about 7 years ago

This makes it now preserve the ordering. I suspect this library should be pretty stable from here on out? Thus the quick tag.

MuladdMacro.jl - Initial Release

Published by ChrisRackauckas about 7 years ago

This is the initial release which splits the code off from DiffEqBase.jl. While not a large package, its a sufficiently nontrivial thing to get right in this generality which we hope can be more generally useful.

Package Rankings
Top 11.05% on Juliahub.com
Badges
Extracted from project README
Join the chat at https://julialang.zulipchat.com #sciml-bridged Global Docs codecov Build Status ColPrac: Contributor's Guide on Collaborative Practices for Community Packages SciML Code Style
Related Projects