SciMLDocs icon indicating copy to clipboard operation
SciMLDocs copied to clipboard

Update docs remove extra returns from loss and extra args from callback

Open Vaibhavdixit02 opened this issue 1 year ago • 2 comments

Checklist

  • [ ] Appropriate tests were added
  • [ ] Any code changes were done in a way that does not break public API
  • [ ] All documentation related to code changes were updated
  • [ ] The new code follows the contributor guidelines, in particular the SciML Style Guide and COLPRAC.
  • [ ] Any new documentation only uses public API

Additional context

Add any other context about the problem here.

Vaibhavdixit02 avatar Sep 28 '24 02:09 Vaibhavdixit02

There's another optimization error in there.

ChrisRackauckas avatar Sep 28 '24 09:09 ChrisRackauckas

The error now looks unrelated, it comes from the brusselator example in showcase https://buildkite.com/julialang/scimldocs/builds/5911#019238d1-6fd5-4ab1-85a3-0f43477ebbdc

Vaibhavdixit02 avatar Sep 28 '24 16:09 Vaibhavdixit02

The bruss part should be fixed now.

ChrisRackauckas avatar Oct 27 '24 16:10 ChrisRackauckas

Since only that linkcheck failed, I'll just merge this.

ChrisRackauckas avatar Oct 29 '24 10:10 ChrisRackauckas