JuliaDiff / FiniteDiff.jl

Fast non-allocating calculations of gradients, Jacobians, and Hessians with sparsity support
Other
241 stars 39 forks source link

Add docstrings and update documentation #182

Closed gdalle closed 3 months ago

gdalle commented 3 months ago

Fix #144, fix #181

I didn't manage to update Documenter to v1.3 (it complained about the reproducibility part), so I'm leaving it for a later PR

gdalle commented 3 months ago

It looks like the downstream test fail on 1.6 has nothing to do with me? I didn't change the source code only the docstrings

ChrisRackauckas commented 3 months ago

Thanks!

It looks like the downstream test fail on 1.6 has nothing to do with me? I didn't change the source code only the docstrings

We'll make this repo just follow the standard deprecation to LTS here.

gdalle commented 3 months ago

awesome! can a new release be tagged so that the cool doc becomes available?

ChrisRackauckas commented 3 months ago

Already initiated.

gdalle commented 3 months ago

Is it expected that the new documentation doesn't show up on https://docs.sciml.ai/FiniteDiff/stable/ nor https://juliadiff.org/FiniteDiff.jl/stable/? And which one of those is the right URL?

ChrisRackauckas commented 3 months ago

It needs to wait for the next global build