Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.51 KB

File metadata and controls

16 lines (12 loc) · 1.51 KB

ChainRulesOverloadGeneration

Build Status Coverage Code Style: Blue ColPrac: Contributor's Guide on Collaborative Practices for Community Packages DOI

Docs:

The ChainRulesOverloadGeneration package provides a suite of methods for using ChainRulesCore.jl rules in operator overloading AD systems. It tracks what rules are defined at any point in time, and lets you trigger functions to which can use @eval in order to define the matching operator overloads.