Skip to content

Optim_LFI_alloc#262

Open
thorek1 wants to merge 189 commits intomainfrom
optim_LFI_alloc
Open

Optim_LFI_alloc#262
thorek1 wants to merge 189 commits intomainfrom
optim_LFI_alloc

Conversation

@thorek1
Copy link
Owner

@thorek1 thorek1 commented Feb 17, 2026

No description provided.

Copilot AI and others added 30 commits February 6, 2026 23:13
Co-authored-by: thorek1 <13523097+thorek1@users.noreply.github.com>
Co-authored-by: thorek1 <13523097+thorek1@users.noreply.github.com>
Co-authored-by: thorek1 <13523097+thorek1@users.noreply.github.com>
Co-authored-by: thorek1 <13523097+thorek1@users.noreply.github.com>
Co-authored-by: thorek1 <13523097+thorek1@users.noreply.github.com>
…zed representation and simplify dynamic equations filtering
…for improved clarity and organization of results
…ew continuation parameters for improved solver performance
…function and optimize parameter handling in solve_nsss_wrapper
…meter for improved clarity and control over symbolic solving behavior
Thore Kockerols and others added 30 commits March 4, 2026 13:08
…products and additional row/column masks for efficiency
…ast function to use alternative LU implementation
- Updated Krylov workspace references in `solve_lyapunov_equation` to use `workspace.bicgstab` and `workspace.gmres` instead of `workspace.bicgstab_workspace` and `workspace.gmres_workspace`.
- Modified `solve_sylvester_equation` to align with the new Krylov workspace structure, replacing `krylov_workspace` with `krylov` and updating references accordingly.
- Adjusted caching mechanisms in various functions to use consistent naming for solver caches, changing `solver_cache` to `solver` in relevant structs and functions.
- Ensured proper initialization and usage of Krylov workspaces across multiple functions, including `ensure_lyapunov_krylov_solver!` and workspace constructors.
- Enhanced clarity and maintainability by renaming variables and ensuring consistent usage of workspace structures throughout the codebase.
…improve initial guess management in forward-mode AD calculations.
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.

4 participants