Lars Bogner lars
  • Karlsruhe, Germany
  • Joined on 2025-04-20
lars pushed to analysis-rollout-plots at lars/giant 2026-07-27 09:24:54 +02:00
86fc46b5a8 analyze: chunk per-plot aggregation across HTCondor jobs
lars pushed to analysis-rollout-plots at lars/giant 2026-07-24 14:32:10 +02:00
70d0f04326 analyze: normalize pdg dtype in open_side to fix rollout/reference concat
lars pushed to analysis-rollout-plots at lars/giant 2026-07-24 14:20:27 +02:00
80d544aa73 docs: document compute environment, WGAN/MoE status, and condor-gpu-train-rollout
lars created pull request lars/giant#16 2026-07-24 13:51:34 +02:00
WIP: Refactor the analysis plot creation with focus on rollout
lars pushed to analysis-rollout-plots at lars/giant 2026-07-24 13:49:11 +02:00
b6893b0118 chore: remove stray CUDA sanity script and stale Phase 2 planning doc
lars pushed to analysis-rollout-plots at lars/giant 2026-07-24 13:32:30 +02:00
60c2ca1985 analyze: add MoE router gating/share diagnostic plots
lars pushed to condor-gpu-train-rollout at lars/giant 2026-07-24 13:18:08 +02:00
dde8b367a4 style: apply ruff format to cli.py and test_condor_gpu.py
3d1fa7979e docs: bring README in line with current architecture and CLI
Compare 2 commits »
lars created branch condor-gpu-train-rollout in lars/giant 2026-07-24 13:12:07 +02:00
lars pushed to condor-gpu-train-rollout at lars/giant 2026-07-24 13:12:07 +02:00
430917d8f2 train/rollout: submit as remote-GPU HTCondor jobs on TOpAS/NEMO2
lars pushed to analysis-rollout-plots at lars/giant 2026-07-24 11:17:56 +02:00
1115301eb9 test: replace prep(**_CTX) splat with a typed _prep helper
77b2e9e5f4 analyze: drop stale ty:ignore on plotstyle import
Compare 2 commits »
lars pushed to analysis-rollout-plots at lars/giant 2026-07-24 11:11:36 +02:00
6e1d11b8d8 deps: install plotstyle from git.larsbogner.de package index
lars pushed tag plotstyle-v1.0.0 to lars/ETPlot 2026-07-24 11:04:37 +02:00
lars pushed to main at lars/ETPlot 2026-07-24 11:04:32 +02:00
dfff36b1d2 Use PACKAGE_DEPLOY_KEY PAT for plotstyle publish workflow
lars pushed tag plotstyle-v1.0.0 to lars/ETPlot 2026-07-24 10:53:05 +02:00
lars pushed tag v0.2.0 to lars/ETPlot 2026-07-24 10:53:05 +02:00
lars pushed to main at lars/ETPlot 2026-07-24 10:53:04 +02:00
7fdb1a200f Bump plotstyle to 1.0.0 and gallery to 0.2.0
lars merged pull request lars/ETPlot#1 2026-07-24 10:49:39 +02:00
Rewrite gallery as an installable package, add plotstyle, migrate build/CI to uv
lars pushed to main at lars/ETPlot 2026-07-24 10:49:39 +02:00
f3c03a0d0c Merge pull request 'Rewrite gallery as an installable package, add plotstyle, migrate build/CI to uv' (#1) from dev into main
5064aec831 Split CI lint/format/typecheck steps per package
5109b6505c Move build system from setuptools to uv, wire uv into CI/CD
2020ac4883 Remove pre-package-restructure cruft and dead features
067465503a Pin setuptools>=83.0.0 as a dev dependency
Compare 37 commits »
lars created pull request lars/ETPlot#1 2026-07-24 10:45:36 +02:00
Rewrite gallery as an installable package, add plotstyle, migrate build/CI to uv
lars pushed to dev at lars/ETPlot 2026-07-24 10:41:32 +02:00
5064aec831 Split CI lint/format/typecheck steps per package