Commit 36f0915
committed
Eliminate duplicate Python source files in doc/.src/chapters
- Update symlinks in doc/.src/book/src-* to point directly to src/
instead of doc/.src/chapters/*/src-*
- Delete duplicate src-* directories from doc/.src/chapters/
(advec, diffu, formulas, nonlin, softeng2, trunc, vib, wave)
- Move formulas source files to src/formulas/ (new directory)
- Fix @@@code directive in vib_app.do.txt for updated imports
This consolidates all Python source code in the src/ directory,
eliminating ~18k lines of duplicated code while preserving the
@@@code references via updated symlinks.1 parent 7815cdf commit 36f0915
107 files changed
Lines changed: 10 additions & 17992 deletions
File tree
- doc/.src
- book
- chapters
- advec/src-advec
- diffu/src-diffu
- LeifRune
- nonlin/src-nonlin
- softeng2
- src-softeng2
- trunc/src-trunc
- vib
- src-vib
- wave/src-wave
- analysis
- wave1D
- wave2D_u0
- wave2D
- src/formulas
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments