\(\newcommand{\B}[1]{ {\bf #1} }\) \(\newcommand{\R}[1]{ {\rm #1} }\)
2026¶
View page sourceRelease Notes for 2026¶
mm-dd¶
04-04¶
Change the at_cascade source code and documentation to use 4 spaces for one tab; i.e., one level of indentation. This used to be 3 spaces because that works well with rst lists (the at_cascade documentation uses rst), but 4 spaces is the most common choice used by programmers.
02-09¶
Move documentation for sample_index from fit_predict.csv to sam_predict.csv because sample_index is not in fit_predict.csv.
01-25¶
Fix python warning in get_header.py.
01-11¶
Change the name of the master branch to main.
Create the at_cascade-2026.0.0 release.
01-10¶
Fix some spelling errors found by the typos package.