dyna3/app-proto
Aaron Fenyes 2688b76678 Switch to log scale for diagnostics charts
Split the spectrum of the Hessian into its positive and negative parts
and plot them on the same logarithmic axis. The data zoom controls are
still linearly scaled, as discussed in ECharts issue #20927

  https://github.com/apache/echarts/issues/20927
2025-06-26 22:42:02 -07:00
..
examples Add a realization status indicator 2025-06-26 22:42:02 -07:00
src Switch to log scale for diagnostics charts 2025-06-26 22:42:02 -07:00
.gitignore feat: Application prototype (#14) 2024-10-21 23:38:27 +00:00
Cargo.lock Show the loss history from the last realization 2025-06-26 22:42:02 -07:00
Cargo.toml Show the loss history from the last realization 2025-06-26 22:42:02 -07:00
index.html Show the loss history from the last realization 2025-06-26 22:42:02 -07:00
main.css Add a spectrum history panel 2025-06-26 22:42:02 -07:00
run-examples Encapsulate realization results 2025-06-26 22:42:02 -07:00