Skip to content

Replace Python notebook with Go notebook and visual guide example#3

Merged
peterborodatyy merged 3 commits into
masterfrom
go-notebook
Mar 24, 2026
Merged

Replace Python notebook with Go notebook and visual guide example#3
peterborodatyy merged 3 commits into
masterfrom
go-notebook

Conversation

@peterborodatyy

Copy link
Copy Markdown
Owner
  • Add Go Jupyter notebook (gophernotes) with gonum/plot charts covering Chebyshev vs Richardson, parameter ordering, eigenvalue bounds, Chebyshev roots, error polynomial, and convergence rate
  • Add examples/visualguide CLI for text-based output of the same content
  • Add gonum/plot dependency for chart generation
  • Update .gitignore for notebook artifacts

peterborodatyy and others added 3 commits March 23, 2026 22:10
- Add Go Jupyter notebook (gophernotes) with gonum/plot charts covering
  Chebyshev vs Richardson, parameter ordering, eigenvalue bounds,
  Chebyshev roots, error polynomial, and convergence rate
- Add examples/visualguide CLI for text-based output of the same content
- Add gonum/plot dependency for chart generation
- Update .gitignore for notebook artifacts

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Resolved conflict in notebooks/chebyshev_iteration.ipynb by keeping the
Go (gophernotes) version over the Python version added in #2.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@peterborodatyy
peterborodatyy merged commit 4ad8c09 into master Mar 24, 2026
3 checks passed
@peterborodatyy
peterborodatyy deleted the go-notebook branch March 24, 2026 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant