Sparsity.py added - #75
Closed
Gromwud wants to merge 3 commits into
Closed
Conversation
…ngine updates - Move GramSetup/VaryingCoefSetup/calculate_weights/vc_stability_total_lr/ taylor_microscale/resolve_vc_modes (+helpers) out of supplementary.py into operators/common/stability.py; repoint consumers (globals stay lazy -> circular-import-safe). - Uncapped sum_noeps score (Var(gamma_0)+NC_deb)/gamma_0^2; drop vc_score_formula flag. - _cached_vc_score reuse: fitness sums the sparsity pass's per-term scores instead of rebuilding the full-N Gram. - main_structures: Equation.__eq__ length-guard. Docstring/comment cleanup (stale patch/radius framing, test citations). - Accumulated engine WIP: _loop_stats timers, MOEA/D sector-order shuffle, mutation/RPS uniqueness dedup. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
… pic data-prep - configs/wave.yaml: degenerate-quadratic truth_alternative (u_xx^2 = 48.68 u_xx u_tt - 591.98 u_tt^2) -- an exact algebraic consequence of the wave equation EPDE discovers; credited like the burgers_inviscid similarity form. - thesis_metrics/aggregate/ablation_aggregate/runner/profile_loop_stats/run: metric, aggregation, profiling updates. - New analysis scripts (vcoef stability/regularizer diagnostics + AC instability figs). - projects/pic/data/*: per-system data-prep tweaks. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.