ocramz / ad-delcont

Reverse-mode automatic differentiation with delimited continuations
BSD 3-Clause "New" or "Revised" License
13 stars 2 forks source link

Add Numeric.AD.DelContSpec to other-modules #5

Closed msakai closed 1 year ago

msakai commented 1 year ago

It is necessary to include test/Numeric/AD/DelContSpec.hs in the source distribution.

ocramz commented 1 year ago

Thank you!