Skip to content

Conversation

ChrisRackauckas
Copy link
Member

No description provided.

@ChrisRackauckas
Copy link
Member Author

Make note that some of the automated logging was removed here. It was pulled from an earlier version of DiffEqBase, maybe_with_logger etc., but was removed because it's fundamentally type-unstable and leads to a lot of load time issues. Optimization.jl will need to move to the more modern form that DiffEq uses and require the user adds the package, i.e. https://docs.sciml.ai/DiffEqDocs/stable/features/progress_bar/#Using-Progress-Bars-in-the-Terminal, otherwise we cannot support lots of things like non-allocating workflows, GPUs, etc.

@ChrisRackauckas
Copy link
Member Author

Expected to fail because of a sources bug in Pkg. Will merge, release with OptimizationBase 2.0, then do a bump PR that actually enables this.

@ChrisRackauckas ChrisRackauckas merged commit 6a5b79f into master Oct 6, 2025
1 of 77 checks passed
@ChrisRackauckas ChrisRackauckas deleted the solver_deps branch October 6, 2025 14:44
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.

1 participant