cortner / DerivativeTests.jl

Testing manual derivative implementations via AD of FD
0 stars 0 forks source link

TODO #1

Open cortner opened 5 years ago

cortner commented 5 years ago
pkofod commented 5 years ago

Great, thanks. I'll have a look and also try it out myself :)

cortner commented 5 years ago

the basic functionality is there I think. Main question before registering is (a) making sure the name of the package is ok; and (b) the name of the only currently exported function fdtest is ok. I'm not sure about the latter.

But then again it can be quickly fixed with a deprecation cycle. Anyhow, one you tell you think it is ok, I'll have a go at registering it.

cortner commented 5 years ago

@pkofod Do you still think this package will be generally useful, or would it be best to just get rid of it again?

pkofod commented 5 years ago

I’m not sure. If you want to clean it up I understand that :)