-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: CLeARoboticsLab/MixedHierarchyGames.jl
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
CompatHelper: bump compat for LinearSolve to 5, (keep existing compat)
#173
opened Jul 12, 2026 by
github-actions
Bot
Loading…
CompatHelper: bump compat for LinearSolve to 4, (keep existing compat)
#171
opened Jul 5, 2026 by
github-actions
Bot
Loading…
CompatHelper: bump compat for SymbolicTracingUtils to 0.2, (keep existing compat)
#170
opened Jun 17, 2026 by
github-actions
Bot
Loading…
CompatHelper: bump compat for SciMLBase to 3, (keep existing compat)
#166
opened Apr 9, 2026 by
github-actions
Bot
Loading…
perf: two-phase linesearch (cheap scout + full verify)
#165
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…
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-10: Replace Union{Matrix,Nothing} with typed Vector{Matrix{Float64}} sentinels
#153
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-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 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-1: Remove unnecessary Num conversions
#133
opened Feb 14, 2026 by
hmzh-khn
Collaborator
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.