Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport bug and test fixes to release-0.10 to prepare for new 0.10 release #712

Merged
merged 9 commits into from
Nov 1, 2024

Conversation

devmotion
Copy link
Member

@devmotion devmotion commented Sep 30, 2024

mcabbott and others added 6 commits October 1, 2024 00:35
* no offsets

* ... and no piracy

* import from Base
* specialize on function in jacobian

* specilize on function parameters for derivative, gradient, hessian
these are not really meant to be extended
* ignore `docs/Manifest.toml`

* add missing docstrings

* add compat table for Documneter.jl

* rename Other API with Internal API

* Use `checkdocs=:exports` and ignore internal docstrings as strongly suggested by the reviewer
* Broaden promote_rule for Dual to include AbstractIrrational

* add IrrationalConstants test dependency

* Add tests for AbstractIrrational promote_rule

* fix pkg and test bugs
devmotion and others added 2 commits October 1, 2024 01:24

This prevents constant propagation of the length of a static array. Alternative to #707

Co-authored-by: David Widmann <devmotion@users.noreply.github.com>
* Fix method ambiguity for `Base.TwicePrecision`

* Mark tests as not broken
@devmotion devmotion merged commit 1674ee9 into release-0.10 Nov 1, 2024
4 checks passed
@devmotion devmotion deleted the dw/backport branch November 1, 2024 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants