Skip to content

A package for constructing Broadcasted objects from broadcast expressions

License

Notifications You must be signed in to change notification settings

CliMA/LazyBroadcast.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LazyBroadcast.jl

Docs Build docs build
Documentation dev
GHA CI gha ci
Code Coverage codecov

LazyBroadcast.jl provides tools to defer the execution of Julia broadcasted expressions. This can be used to avoid temporary allocations, fuse operations, and enable a even more functional-programming approaches to Julia packages.

This is achieved via lazy_broadcast. See our documentation for more information.

About

A package for constructing Broadcasted objects from broadcast expressions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages