Skip to content

Pull requests: CLeARoboticsLab/MixedHierarchyGames.jl

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

perf: two-phase linesearch (cheap scout + full verify)
#165 opened Feb 19, 2026 by hmzh-khn Collaborator Loading…
perf: cubic interpolation linesearch
#164 opened Feb 19, 2026 by hmzh-khn Collaborator Loading…
perf: quadratic interpolation linesearch
#163 opened Feb 19, 2026 by hmzh-khn Collaborator Loading…
perf: warm-start linesearch α across Newton iterations
#162 opened Feb 19, 2026 by hmzh-khn Collaborator Loading…
Perf #8: In-place ldiv! for K = M \ N
#159 opened Feb 17, 2026 by hmzh-khn Collaborator Loading…
Change :auto sparse heuristic to size-based threshold
#158 opened Feb 17, 2026 by hmzh-khn Collaborator Loading…
Perf #7: Investigate Dict{Int, Any} type stability in KKT construction
#157 opened Feb 17, 2026 by hmzh-khn Collaborator Loading…
Perf #6: Replace Vector{Function} with FunctionWrapper for M_fns!/N_fns!
#156 opened Feb 17, 2026 by hmzh-khn Collaborator Loading…
Perf #9: Tighten HierarchyProblem type parameters to Dict/Vector
#155 opened Feb 17, 2026 by hmzh-khn Collaborator Loading…
Perf #8: Verify precomputed NamedTuple is already type-stable
#154 opened Feb 16, 2026 by hmzh-khn Collaborator Loading…
Perf T1-11: Pre-compute sparse pattern for use_sparse mode
#152 opened Feb 16, 2026 by hmzh-khn Collaborator Loading…
Perf T2-8: Single-pass all_variables
#147 opened Feb 14, 2026 by hmzh-khn Collaborator Loading…
Perf T2-7: Single vcat for ws construction
#146 opened Feb 14, 2026 by hmzh-khn Collaborator Loading…
Perf T3-5: Optimize BFS collect with typed Vector{Int}
#145 opened Feb 14, 2026 by hmzh-khn Collaborator Loading…
Perf T2-6: Cache graph traversals in problem_setup
#143 opened Feb 14, 2026 by hmzh-khn Collaborator Loading…
Perf T3-4: Cache topological sort
#142 opened Feb 14, 2026 by hmzh-khn Collaborator Loading…
Perf T2-5: Avoid unnecessary Jacobian copy
#141 opened Feb 14, 2026 by hmzh-khn Collaborator Loading…
Perf T3-3: Deduplicate K symbol flattening
#139 opened Feb 14, 2026 by hmzh-khn Collaborator Loading…
Perf T3-2: Cache extractor matrices
#134 opened Feb 14, 2026 by hmzh-khn Collaborator Loading…
Perf T3-1: Remove unnecessary Num conversions
#133 opened Feb 14, 2026 by hmzh-khn Collaborator Loading…
Proposal: Add convergence stall detection to nonlinear solver
#117 opened Feb 11, 2026 by hmzh-khn Collaborator Loading…
Proposal: Add relative convergence tolerance (rtol) to nonlinear solver
#113 opened Feb 11, 2026 by hmzh-khn Collaborator Loading…
6 tasks
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.