Correct faulty examples, verified against the GeoDMS source
Diversity: result table was a copy of the input; rebuilt from the
DiversityOperator semantics (distinct values in neighbourhood).
Float32/Float64: example tables showed integer truncation, copied
from Int32; conversions are value-preserving. Griddist: argument
naming unified to the source-backed zonalGrid/boundaryImp. Invert:
example was 1-based, corrected to 0-based. AsDataString: example
result now shows the single-quoted, bracketed output the operator
actually produces. Correlation/Covariance examples were verified and
found correct (null pairs are skipped; constant series give 0 or
undefined correlation).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Fix migration artifacts, typos and dead links across the wiki
Sweep of all 867 pages: MediaWiki-to-GitHub migration damage repaired
(wikilink artifacts, reversed link order, broken code blocks, image
links restored as embeds), 2200+ typo/grammar/dead-link fixes, and
remaining CalcCache references removed or marked version-historical.
Factual example errors corrected where unambiguous (a.o. Boundcenter,
Ge_or_rhs_null, Capacitated_connect, Dpoint, Modus).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
replace weird space with normal space
Update code block syntax naar markdown standaard:
- replace < en > uit oude website naar < en >
- replace <pre> en </pre> naar ```
- uit die code blokken dan ook de <i>, </i>, <b> en </b> eruit.
Updated Float32 (markdown)
Updated Float32 (markdown)
Updated Float32 (markdown)
Updated Float32 (markdown)
Updated Float32 (markdown)
Updated Float32 (markdown)
Updated Float32 (markdown)
bulk import improved links
first bulk automatic replacements
First port of geodms mediawiki to github markdown