Buckets:
| % Default to the notebook output style | |
| ((* if not cell_style is defined *)) | |
| ((* set cell_style = 'style_ipython.tplx' *)) | |
| ((* endif *)) | |
| % Inherit from the specified cell style. | |
| ((* extends cell_style *)) | |
| ((* block docclass *)) | |
| \documentclass{book} | |
| \setcounter{chapter}{0} | |
| \raggedbottom | |
| ((* endblock docclass *)) | |
| ((* block preamble *)) | |
| ((* endblock preamble *)) | |
| ((* block title *)) | |
| \title{Kalman and Bayesian Filters in Python} | |
| \author{Roger R Labbe Jr} | |
| ((* endblock title *)) | |
| ((* block predoc *)) | |
| ((( super() ))) | |
| ((* block tableofcontents *))\tableofcontents((* endblock tableofcontents *)) | |
| ((* endblock predoc *)) | |
| ((* block markdowncell scoped *)) | |
| ((( cell.source | citation2latex | strip_files_prefix | convert_pandoc('markdown+tex_math_double_backslash', 'json',extra_args=[]) | resolve_references | convert_pandoc('json','latex', extra_args=["--top-level-division=chapter"]) ))) | |
| ((* endblock markdowncell *)) | |
Xet Storage Details
- Size:
- 939 Bytes
- Xet hash:
- c54db8e4733dcd567a6b87c258dc245bb3a667714fd1a7c360061da1bb82bf9e
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.