docs/_build/html/tutorial/processing_data.html

changeset 14
c675d086f7d2
parent 13
52af8fbed3d7
child 15
f51ca1e515ac
equal deleted inserted replaced
13:52af8fbed3d7 14:c675d086f7d2
1
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
5
6 <html xmlns="http://www.w3.org/1999/xhtml">
7 <head>
8 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9
10 <title>Processing data &mdash; Single Calculus Chain 0.2 documentation</title>
11
12 <link rel="stylesheet" href="../_static/nature.css" type="text/css" />
13 <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
14
15 <script type="text/javascript">
16 var DOCUMENTATION_OPTIONS = {
17 URL_ROOT: '../',
18 VERSION: '0.2',
19 COLLAPSE_INDEX: false,
20 FILE_SUFFIX: '.html',
21 HAS_SOURCE: true
22 };
23 </script>
24 <script type="text/javascript" src="../_static/jquery.js"></script>
25 <script type="text/javascript" src="../_static/underscore.js"></script>
26 <script type="text/javascript" src="../_static/doctools.js"></script>
27 <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
28 <link rel="top" title="Single Calculus Chain 0.2 documentation" href="../index.html" />
29 <link rel="up" title="Tutorial" href="../tutorial.html" />
30 <link rel="next" title="Detailed documentation" href="../interface_details.html" />
31 <link rel="prev" title="Adding products" href="adding_products.html" />
32 </head>
33 <body>
34 <div class="related">
35 <h3>Navigation</h3>
36 <ul>
37 <li class="right" style="margin-right: 10px">
38 <a href="../genindex.html" title="General Index"
39 accesskey="I">index</a></li>
40 <li class="right" >
41 <a href="../interface_details.html" title="Detailed documentation"
42 accesskey="N">next</a> |</li>
43 <li class="right" >
44 <a href="adding_products.html" title="Adding products"
45 accesskey="P">previous</a> |</li>
46 <li><a href="../index.html">Single Calculus Chain 0.2 documentation</a> &raquo;</li>
47 <li><a href="../tutorial.html" accesskey="U">Tutorial</a> &raquo;</li>
48 </ul>
49 </div>
50
51 <div class="document">
52 <div class="documentwrapper">
53 <div class="bodywrapper">
54 <div class="body">
55
56 <div class="section" id="processing-data">
57 <h1>Processing data<a class="headerlink" href="#processing-data" title="Permalink to this headline">ΒΆ</a></h1>
58 <p>Walk-through of how to upload a file and seeing the results.</p>
59 </div>
60
61
62 </div>
63 </div>
64 </div>
65 <div class="sphinxsidebar">
66 <div class="sphinxsidebarwrapper">
67 <h4>Previous topic</h4>
68 <p class="topless"><a href="adding_products.html"
69 title="previous chapter">Adding products</a></p>
70 <h4>Next topic</h4>
71 <p class="topless"><a href="../interface_details.html"
72 title="next chapter">Detailed documentation</a></p>
73 <h3>This Page</h3>
74 <ul class="this-page-menu">
75 <li><a href="../_sources/tutorial/processing_data.txt"
76 rel="nofollow">Show Source</a></li>
77 </ul>
78 <div id="searchbox" style="display: none">
79 <h3>Quick search</h3>
80 <form class="search" action="../search.html" method="get">
81 <input type="text" name="q" />
82 <input type="submit" value="Go" />
83 <input type="hidden" name="check_keywords" value="yes" />
84 <input type="hidden" name="area" value="default" />
85 </form>
86 <p class="searchtip" style="font-size: 90%">
87 Enter search terms or a module, class or function name.
88 </p>
89 </div>
90 <script type="text/javascript">$('#searchbox').show(0);</script>
91 </div>
92 </div>
93 <div class="clearer"></div>
94 </div>
95 <div class="related">
96 <h3>Navigation</h3>
97 <ul>
98 <li class="right" style="margin-right: 10px">
99 <a href="../genindex.html" title="General Index"
100 >index</a></li>
101 <li class="right" >
102 <a href="../interface_details.html" title="Detailed documentation"
103 >next</a> |</li>
104 <li class="right" >
105 <a href="adding_products.html" title="Adding products"
106 >previous</a> |</li>
107 <li><a href="../index.html">Single Calculus Chain 0.2 documentation</a> &raquo;</li>
108 <li><a href="../tutorial.html" >Tutorial</a> &raquo;</li>
109 </ul>
110 </div>
111 <div class="footer">
112 &copy; Copyright 2012, SCC team.
113 Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
114 </div>
115 </body>
116 </html>

mercurial