1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184
|
CHANGELOG.txt
LICENSE.txt
MANIFEST.in
README.rst
setup.cfg
setup.py
Pweave.egg-info/PKG-INFO
Pweave.egg-info/SOURCES.txt
Pweave.egg-info/dependency_links.txt
Pweave.egg-info/entry_points.txt
Pweave.egg-info/requires.txt
Pweave.egg-info/top_level.txt
doc/Makefile
doc/Readme.md
doc/examples/AR_yw.mdw
doc/examples/FIR_design.mdw
doc/examples/FIR_design.py
doc/examples/FIR_design.rstw
doc/examples/FIR_design_cells.py
doc/examples/FIR_design_minted.texw
doc/examples/FIR_design_noweb.mdw
doc/examples/FIR_design_pygments.texw
doc/examples/FIR_design_verb.texw
doc/examples/FIR_designp.pmd
doc/examples/Makefile
doc/examples/index.rstw
doc/examples/linear_regression.py
doc/examples/ma-tex.texw
doc/examples/ma.Pnw
doc/examples/ma.rstw
doc/examples/octave_sample.mdw
doc/examples/pgf-sample.py
doc/examples/pgf-sample.texw
doc/examples/pgf-sample.texw.p
doc/examples/pygments.sty
doc/source/bokeh.rst
doc/source/chunks.rst
doc/source/conf.py
doc/source/customizing.rstw
doc/source/defaults.rstw
doc/source/docs.rst
doc/source/editors.rst
doc/source/formats.rstw
doc/source/index.rst
doc/source/links.rst
doc/source/ma.mdw
doc/source/pweave.rstw
doc/source/pypublish.rst
doc/source/release.rst
doc/source/script.rst
doc/source/subclassing.rstw
doc/source/usage.rst
doc/source/_static/atom_hydrogen.png
doc/source/_static/pweave_atom.png
doc/source/_templates/layout.html
pweave/__init__.py
pweave/config.py
pweave/mimetypes.py
pweave/pweb.py
pweave/readers.py
pweave/scripts.py
pweave/bokeh/__init__.py
pweave/formatters/__init__.py
pweave/formatters/base.py
pweave/formatters/jupyter_notebook.py
pweave/formatters/markdown.py
pweave/formatters/markdownmath.py
pweave/formatters/publish.py
pweave/formatters/rst.py
pweave/formatters/templates.py
pweave/formatters/tex.py
pweave/processors/__init__.py
pweave/processors/base.py
pweave/processors/jupyter.py
pweave/processors/subsnippets.py
pweave/themes/__init__.py
pweave/themes/bootstrap.py
pweave/themes/cerulean.py
pweave/themes/journal.py
pweave/themes/skeleton.py
tests/__init__.py
tests/_frameworkForTests.py
tests/test_cache.py
tests/test_formatters.py
tests/test_publish.py
tests/test_pweave.py
tests/test_readers.py
tests/convert/convert_test.Pnw
tests/convert/convert_test.txt
tests/convert/convert_test_REF.Pnw
tests/convert/simple.ipynb
tests/convert/simple.mdw
tests/convert/simple_REF.ipynb
tests/formats/formatters_test.pickle
tests/formats/formatters_test.pkl
tests/formats/formatters_test.pmd
tests/formats/formatters_test_REF.html
tests/formats/formatters_test_REF.leanpub
tests/formats/formatters_test_REF.markdown
tests/formats/formatters_test_REF.md2html
tests/formats/formatters_test_REF.notebook
tests/formats/formatters_test_REF.pandoc
tests/formats/formatters_test_REF.pandoc2html
tests/formats/formatters_test_REF.rst
tests/formats/formatters_test_REF.softcover
tests/formats/formatters_test_REF.sphinx
tests/formats/formatters_test_REF.tex
tests/formats/formatters_test_REF.texminted
tests/formats/formatters_test_REF.texpweave
tests/formats/formatters_test_REF.texpygments
tests/formats/formatters_url.md
tests/formats/figures/formatters_test_figure2_1.pdf
tests/formats/figures/formatters_test_figure2_1.png
tests/formats/figures/formatters_test_figure3_1.pdf
tests/formats/figures/formatters_test_figure3_1.png
tests/formats/figures/formatters_test_figure6_1.pdf
tests/formats/figures/formatters_test_figure6_1.png
tests/formats/figures/formatters_test_figure7_1.pdf
tests/formats/figures/formatters_test_figure7_1.png
tests/formats/figures/formatters_test_figure8_1.pdf
tests/formats/figures/formatters_test_figure8_1.png
tests/formats/figures/formatters_test_figure8_2.pdf
tests/formats/figures/formatters_test_figure8_2.png
tests/formats/figures/formatters_test_figure8_3.pdf
tests/formats/figures/formatters_test_figure8_3.png
tests/formats/figures/formatters_test_figure8_4.pdf
tests/formats/figures/formatters_test_figure8_4.png
tests/formats/figures/formatters_test_figure8_5.pdf
tests/formats/figures/formatters_test_figure8_5.png
tests/formats/figures/formatters_test_figure9_1.pdf
tests/formats/figures/formatters_test_figure9_1.png
tests/formats/figures/formatters_test_figure9_2.pdf
tests/formats/figures/formatters_test_figure9_2.png
tests/formats/figures/formatters_test_figure9_3.pdf
tests/formats/figures/formatters_test_figure9_3.png
tests/formats/figures/formatters_test_figure9_4.pdf
tests/formats/figures/formatters_test_figure9_4.png
tests/formats/figures/formatters_test_figure9_5.pdf
tests/formats/figures/formatters_test_figure9_5.png
tests/formats/figures/formatters_test_sinc_1.pdf
tests/formats/figures/formatters_test_sinc_1.png
tests/processors/ipy_processor_ref.md
tests/processors/ipy_processor_test.mdw
tests/processors/processor_cache_ref.md
tests/processors/processor_default_ref.md
tests/processors/processor_external_ref.md
tests/processors/processor_test.html
tests/processors/processor_test.md
tests/processors/processor_test.pmd
tests/processors/cache/processor_test.pkl
tests/publish/publish_test.html
tests/publish/publish_test.py
tests/publish/publish_test.txt
tests/publish/publish_test_REF.py
tests/publish/publish_test_cell.html
tests/publish/publish_test_cell.txt
tests/publish/publish_test_ref.html
tests/readers/markdown_reader.md
tests/readers/markdown_reader.pmd
tests/readers/markdown_reader_ref.md
tests/weave/pandoc/ar_yw.md
tests/weave/pandoc/ar_yw.mdw
tests/weave/pandoc/ar_yw_REF.md
tests/weave/pandoc/inline_chunks.md
tests/weave/pandoc/inline_chunks.mdw
tests/weave/pandoc/inline_chunks_REF.md
tests/weave/pandoc/simple.md
tests/weave/pandoc/simple.mdw
tests/weave/pandoc/simple_REF.md
tests/weave/pandoc/figures/ar_yw_figure5_1.png
tests/weave/pandoc/figures/simple_figure2_1.png
tests/weave/tex/FIR_design_verb.tex
tests/weave/tex/FIR_design_verb.texw
tests/weave/tex/FIR_design_verb_REF.tex
tests/weave/tex/term_test.texw
tests/weave/tex/term_test_REF.tex
tests/weave/tex/FIR_design_verb/REF_tex.pattern
tests/weave/tex/figures/FIR_design_verb_figure2_1.pdf
tests/weave/tex/figures/FIR_design_verb_figure2_2.pdf
tests/weave/tex/figures/FIR_design_verb_figure3_1.pdf
tests/weave/tex/figures/FIR_design_verb_figure4_1.pdf
tests/weave/texminted/wrap_test.tex
tests/weave/texminted/wrap_test.texw
tests/weave/texminted/wrap_test_REF.tex
|