<liclass="toctree-l2"><aclass="reference internal"href="examples.html#implementing-your-own-data-importer">Implementing your own data importer</a></li>
<spanid="pyctbn-tests-structure-graph-test-cim-module"></span><h2>PyCTBN.tests.structure_graph.test_cim module<aclass="headerlink"href="#module-PyCTBN.tests.structure_graph.test_cim"title="Permalink to this headline">¶</a></h2>
<emclass="property">class </em><codeclass="sig-prename descclassname">PyCTBN.tests.structure_graph.test_cim.</code><codeclass="sig-name descname">TestConditionalIntensityMatrix</code><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n">methodName</span><spanclass="o">=</span><spanclass="default_value">'runTest'</span></em><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_cim.TestConditionalIntensityMatrix"title="Permalink to this definition">¶</a></dt>
<emclass="property">classmethod </em><codeclass="sig-name descname">setUpClass</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span>→ None<aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_cim.TestConditionalIntensityMatrix.setUpClass"title="Permalink to this definition">¶</a></dt>
<dd><p>Hook method for setting up class fixture before running tests in the class.</p>
<codeclass="sig-name descname">test_compute_cim_coefficients</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_cim.TestConditionalIntensityMatrix.test_compute_cim_coefficients"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_init</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_cim.TestConditionalIntensityMatrix.test_init"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_repr</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_cim.TestConditionalIntensityMatrix.test_repr"title="Permalink to this definition">¶</a></dt>
<spanid="pyctbn-tests-structure-graph-test-networkgraph-module"></span><h2>PyCTBN.tests.structure_graph.test_networkgraph module<aclass="headerlink"href="#module-PyCTBN.tests.structure_graph.test_networkgraph"title="Permalink to this headline">¶</a></h2>
<emclass="property">class </em><codeclass="sig-prename descclassname">PyCTBN.tests.structure_graph.test_networkgraph.</code><codeclass="sig-name descname">TestNetworkGraph</code><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n">methodName</span><spanclass="o">=</span><spanclass="default_value">'runTest'</span></em><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_networkgraph.TestNetworkGraph"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">aux_build_p_combs_structure</code><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n">graph</span></em>, <emclass="sig-param"><spanclass="n">p_vals</span></em><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_networkgraph.TestNetworkGraph.aux_build_p_combs_structure"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">aux_build_time_columns_filtering_structure_for_a_node</code><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n">graph</span></em>, <emclass="sig-param"><spanclass="n">node_id</span></em>, <emclass="sig-param"><spanclass="n">p_indxs</span></em><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_networkgraph.TestNetworkGraph.aux_build_time_columns_filtering_structure_for_a_node"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">aux_build_time_scalar_indexing_structure_for_a_node</code><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n">graph</span></em>, <emclass="sig-param"><spanclass="n">node_id</span></em>, <emclass="sig-param"><spanclass="n">parents_indxs</span></em>, <emclass="sig-param"><spanclass="n">parents_labels</span></em>, <emclass="sig-param"><spanclass="n">parents_vals</span></em><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_networkgraph.TestNetworkGraph.aux_build_time_scalar_indexing_structure_for_a_node"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">aux_build_transition_columns_filtering_structure</code><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n">graph</span></em>, <emclass="sig-param"><spanclass="n">node_id</span></em>, <emclass="sig-param"><spanclass="n">p_indxs</span></em><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_networkgraph.TestNetworkGraph.aux_build_transition_columns_filtering_structure"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">aux_build_transition_scalar_indexing_structure_for_a_node</code><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n">graph</span></em>, <emclass="sig-param"><spanclass="n">node_id</span></em>, <emclass="sig-param"><spanclass="n">parents_indxs</span></em>, <emclass="sig-param"><spanclass="n">parents_labels</span></em>, <emclass="sig-param"><spanclass="n">parents_values</span></em><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_networkgraph.TestNetworkGraph.aux_build_transition_scalar_indexing_structure_for_a_node"title="Permalink to this definition">¶</a></dt>
<emclass="property">classmethod </em><codeclass="sig-name descname">setUpClass</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_networkgraph.TestNetworkGraph.setUpClass"title="Permalink to this definition">¶</a></dt>
<dd><p>Hook method for setting up class fixture before running tests in the class.</p>
<codeclass="sig-name descname">test_add_edges</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_networkgraph.TestNetworkGraph.test_add_edges"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_add_nodes</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_networkgraph.TestNetworkGraph.test_add_nodes"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_build_p_combs_structure</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_networkgraph.TestNetworkGraph.test_build_p_combs_structure"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_build_time_columns_filtering_structure_for_a_node</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_networkgraph.TestNetworkGraph.test_build_time_columns_filtering_structure_for_a_node"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_build_time_scalar_indexing_structure_for_a_node</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_networkgraph.TestNetworkGraph.test_build_time_scalar_indexing_structure_for_a_node"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_build_transition_columns_filtering_structure</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_networkgraph.TestNetworkGraph.test_build_transition_columns_filtering_structure"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_build_transition_scalar_indexing_structure_for_a_node</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_networkgraph.TestNetworkGraph.test_build_transition_scalar_indexing_structure_for_a_node"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_fast_init</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_networkgraph.TestNetworkGraph.test_fast_init"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_get_node_indx</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_networkgraph.TestNetworkGraph.test_get_node_indx"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_get_ordered_by_indx_set_of_parents</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_networkgraph.TestNetworkGraph.test_get_ordered_by_indx_set_of_parents"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_get_parents_by_id</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_networkgraph.TestNetworkGraph.test_get_parents_by_id"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_get_states_number</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_networkgraph.TestNetworkGraph.test_get_states_number"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_init</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_networkgraph.TestNetworkGraph.test_init"title="Permalink to this definition">¶</a></dt>
<spanid="pyctbn-tests-structure-graph-test-sample-path-module"></span><h2>PyCTBN.tests.structure_graph.test_sample_path module<aclass="headerlink"href="#module-PyCTBN.tests.structure_graph.test_sample_path"title="Permalink to this headline">¶</a></h2>
<emclass="property">class </em><codeclass="sig-prename descclassname">PyCTBN.tests.structure_graph.test_sample_path.</code><codeclass="sig-name descname">TestSamplePath</code><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n">methodName</span><spanclass="o">=</span><spanclass="default_value">'runTest'</span></em><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_sample_path.TestSamplePath"title="Permalink to this definition">¶</a></dt>
<emclass="property">classmethod </em><codeclass="sig-name descname">setUpClass</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span>→ None<aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_sample_path.TestSamplePath.setUpClass"title="Permalink to this definition">¶</a></dt>
<dd><p>Hook method for setting up class fixture before running tests in the class.</p>
<codeclass="sig-name descname">test_buid_samplepath_no_concatenated_samples</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_sample_path.TestSamplePath.test_buid_samplepath_no_concatenated_samples"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_buid_samplepath_no_variables</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_sample_path.TestSamplePath.test_buid_samplepath_no_variables"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_build_saplepath_no_prior_net_structure</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_sample_path.TestSamplePath.test_build_saplepath_no_prior_net_structure"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_build_structure</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_sample_path.TestSamplePath.test_build_structure"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_build_structure_bad_sorter</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_sample_path.TestSamplePath.test_build_structure_bad_sorter"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_build_trajectories</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_sample_path.TestSamplePath.test_build_trajectories"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_init</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_sample_path.TestSamplePath.test_init"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_init_not_filled_dataframse</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_sample_path.TestSamplePath.test_init_not_filled_dataframse"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_init_not_initialized_importer</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_sample_path.TestSamplePath.test_init_not_initialized_importer"title="Permalink to this definition">¶</a></dt>
<spanid="pyctbn-tests-structure-graph-test-setofcims-module"></span><h2>PyCTBN.tests.structure_graph.test_setofcims module<aclass="headerlink"href="#module-PyCTBN.tests.structure_graph.test_setofcims"title="Permalink to this headline">¶</a></h2>
<emclass="property">class </em><codeclass="sig-prename descclassname">PyCTBN.tests.structure_graph.test_setofcims.</code><codeclass="sig-name descname">TestSetOfCims</code><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n">methodName</span><spanclass="o">=</span><spanclass="default_value">'runTest'</span></em><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_setofcims.TestSetOfCims"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">another_filtering_method</code><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n">p_combs</span></em>, <emclass="sig-param"><spanclass="n">mask</span></em>, <emclass="sig-param"><spanclass="n">parent_value</span></em><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_setofcims.TestSetOfCims.another_filtering_method"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">aux_test_build_cims</code><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n">node_id</span></em>, <emclass="sig-param"><spanclass="n">p_values</span></em>, <emclass="sig-param"><spanclass="n">node_states</span></em>, <emclass="sig-param"><spanclass="n">p_combs</span></em><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_setofcims.TestSetOfCims.aux_test_build_cims"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">aux_test_init</code><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n">node_id</span></em>, <emclass="sig-param"><spanclass="n">parents_states_number</span></em>, <emclass="sig-param"><spanclass="n">node_states_number</span></em>, <emclass="sig-param"><spanclass="n">p_combs</span></em><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_setofcims.TestSetOfCims.aux_test_init"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">build_p_comb_structure_for_a_node</code><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n">parents_values</span></em><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_setofcims.TestSetOfCims.build_p_comb_structure_for_a_node"title="Permalink to this definition">¶</a></dt>
<dd><p>Builds the combinatory structure that contains the combinations of all the values contained in parents_values.</p>
<dlclass="simple">
<dt>Parameters:</dt><dd><p>parents_values: the cardinalities of the nodes</p>
</dd>
<dt>Returns:</dt><dd><p>a numpy matrix containing a grid of the combinations</p>
<emclass="property">classmethod </em><codeclass="sig-name descname">setUpClass</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span>→ None<aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_setofcims.TestSetOfCims.setUpClass"title="Permalink to this definition">¶</a></dt>
<dd><p>Hook method for setting up class fixture before running tests in the class.</p>
<codeclass="sig-name descname">test_build_cims</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_setofcims.TestSetOfCims.test_build_cims"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_filter_cims_with_mask</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_setofcims.TestSetOfCims.test_filter_cims_with_mask"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_init</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_setofcims.TestSetOfCims.test_init"title="Permalink to this definition">¶</a></dt>
<spanid="pyctbn-tests-structure-graph-test-structure-module"></span><h2>PyCTBN.tests.structure_graph.test_structure module<aclass="headerlink"href="#module-PyCTBN.tests.structure_graph.test_structure"title="Permalink to this headline">¶</a></h2>
<emclass="property">class </em><codeclass="sig-prename descclassname">PyCTBN.tests.structure_graph.test_structure.</code><codeclass="sig-name descname">TestStructure</code><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n">methodName</span><spanclass="o">=</span><spanclass="default_value">'runTest'</span></em><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_structure.TestStructure"title="Permalink to this definition">¶</a></dt>
<emclass="property">classmethod </em><codeclass="sig-name descname">setUpClass</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_structure.TestStructure.setUpClass"title="Permalink to this definition">¶</a></dt>
<dd><p>Hook method for setting up class fixture before running tests in the class.</p>
<codeclass="sig-name descname">test_edges_operations</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_structure.TestStructure.test_edges_operations"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_equality</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_structure.TestStructure.test_equality"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_get_node_id</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_structure.TestStructure.test_get_node_id"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_get_node_indx</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_structure.TestStructure.test_get_node_indx"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_get_positional_node_indx</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_structure.TestStructure.test_get_positional_node_indx"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_get_states_number</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_structure.TestStructure.test_get_states_number"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_init</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_structure.TestStructure.test_init"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_repr</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_structure.TestStructure.test_repr"title="Permalink to this definition">¶</a></dt>
<spanid="pyctbn-tests-structure-graph-test-trajectory-module"></span><h2>PyCTBN.tests.structure_graph.test_trajectory module<aclass="headerlink"href="#module-PyCTBN.tests.structure_graph.test_trajectory"title="Permalink to this headline">¶</a></h2>
<emclass="property">class </em><codeclass="sig-prename descclassname">PyCTBN.tests.structure_graph.test_trajectory.</code><codeclass="sig-name descname">TestTrajectory</code><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n">methodName</span><spanclass="o">=</span><spanclass="default_value">'runTest'</span></em><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_trajectory.TestTrajectory"title="Permalink to this definition">¶</a></dt>
<emclass="property">classmethod </em><codeclass="sig-name descname">setUpClass</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span>→ None<aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_trajectory.TestTrajectory.setUpClass"title="Permalink to this definition">¶</a></dt>
<dd><p>Hook method for setting up class fixture before running tests in the class.</p>
<codeclass="sig-name descname">test_init</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.structure_graph.test_trajectory.TestTrajectory.test_init"title="Permalink to this definition">¶</a></dt>
<spanid="module-contents"></span><h2>Module contents<aclass="headerlink"href="#module-PyCTBN.tests.structure_graph"title="Permalink to this headline">¶</a></h2>
Built with <ahref="http://sphinx-doc.org/">Sphinx</a> using a <ahref="https://github.com/jucacrispim/sphinx_pdj_theme">theme</a> provided by <ahref="http://poraodojuca.net">Porão do Juca</a>.