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 visible (Hide)

MuladdMacro.jl - v0.2.4 Latest Release

Published by github-actions[bot] almost 2 years ago

MuladdMacro v0.2.4

Diff since v0.2.3

Merged pull requests:

  • canonize docs (#33) (@ArnoStrouwen)
MuladdMacro.jl - v0.2.3

Published by github-actions[bot] almost 2 years ago

MuladdMacro v0.2.3

Diff since v0.2.2

Closed issues:

  • make docs (#25)

Merged pull requests:

  • Install TagBot as a GitHub Action (#17) (@JuliaTagBot)
  • MassInstallAction: Install the TagBot workflow on this repository (#18) (@christopher-dG)
  • MassInstallAction: Install the GitHubActionsCI workflow on this repository (#19) (@christopher-dG)
  • mention restrictions of at-muladd (#20) (@ranocha)
  • CI for LTS (#21) (@ChrisRackauckas)
  • format SciML Style (#23) (@ChrisRackauckas)
  • [skip ci] badges (#24) (@ArnoStrouwen)
  • Create invalidations.yml (#26) (@ranocha)
  • Delete CompatHelper.yml (#27) (@devmotion)
  • Update CI (#29) (@devmotion)
  • Add docs (#30) (@devmotion)
  • updated README and make.jl with new sciml doc links. (#31) (@00krishna)
MuladdMacro.jl - v0.2.2

Published by julia-tagbot[bot] almost 5 years ago

v0.2.2 (2020-01-16)

Diff since v0.2.1

Closed issues:

  • use if instead of MacroTools (#9)

Merged pull requests:

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