Skip to content

Commit

Permalink
Generated documentation for ctseg/unstable
Browse files Browse the repository at this point in the history
jenkins-TRIQS-ctseg_J-unstable-230 665e5a716cef404f6d89c6444987b7981d37fb94
  • Loading branch information
flatiron-jenkins committed Nov 27, 2024
1 parent 1924851 commit aedad3e
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 1 deletion.
20 changes: 20 additions & 0 deletions ctseg/unstable/_ref/triqs_ctseg.solver.Solver.solve.html
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,16 @@ <h2>Parameters<a class="headerlink" href="#parameters" title="Link to this headi
<td><p>0</p></td>
<td><p>Number of points on which to measure 2-point functions (defaults to n_tau_bosonic)</p></td>
</tr>
<tr class="row-even"><td><p>n_w_b_vertex</p></td>
<td><p>int</p></td>
<td><p>10</p></td>
<td><p>Number of bosonic M-frequency points on which to measure vertex functions</p></td>
</tr>
<tr class="row-odd"><td><p>n_w_f_vertex</p></td>
<td><p>int</p></td>
<td><p>10</p></td>
<td><p>Number of fermionic M-frequency points on which to measure vertex functions</p></td>
</tr>
<tr class="row-even"><td><p>n_cycles</p></td>
<td><p>int</p></td>
<td><p></p></td>
Expand Down Expand Up @@ -374,6 +384,16 @@ <h2>Parameters<a class="headerlink" href="#parameters" title="Link to this headi
<td><p>false</p></td>
<td><p>Whether to measure state histograms (see measures/state_hist)</p></td>
</tr>
<tr class="row-even"><td><p>measure_g3w</p></td>
<td><p>bool</p></td>
<td><p>false</p></td>
<td><p>Whether to measure four-point correlation function (see measures/four_point)</p></td>
</tr>
<tr class="row-odd"><td><p>measure_f3w</p></td>
<td><p>bool</p></td>
<td><p>false</p></td>
<td><p>Whether to measure four-point correlation function improved estimator (see measures/four_point)</p></td>
</tr>
<tr class="row-even"><td><p>det_init_size</p></td>
<td><p>int</p></td>
<td><p>100</p></td>
Expand Down
20 changes: 20 additions & 0 deletions ctseg/unstable/_ref/triqs_ctseg.solver.Solver.solve_params.html
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,16 @@ <h1>triqs_ctseg.solver.Solver.solve_params<a class="headerlink" href="#triqs-cts
<td><p>0</p></td>
<td><p>Number of points on which to measure 2-point functions (defaults to n_tau_bosonic)</p></td>
</tr>
<tr class="row-even"><td><p>n_w_b_vertex</p></td>
<td><p>int</p></td>
<td><p>10</p></td>
<td><p>Number of bosonic M-frequency points on which to measure vertex functions</p></td>
</tr>
<tr class="row-odd"><td><p>n_w_f_vertex</p></td>
<td><p>int</p></td>
<td><p>10</p></td>
<td><p>Number of fermionic M-frequency points on which to measure vertex functions</p></td>
</tr>
<tr class="row-even"><td><p>n_cycles</p></td>
<td><p>int</p></td>
<td><p></p></td>
Expand Down Expand Up @@ -372,6 +382,16 @@ <h1>triqs_ctseg.solver.Solver.solve_params<a class="headerlink" href="#triqs-cts
<td><p>false</p></td>
<td><p>Whether to measure state histograms (see measures/state_hist)</p></td>
</tr>
<tr class="row-even"><td><p>measure_g3w</p></td>
<td><p>bool</p></td>
<td><p>false</p></td>
<td><p>Whether to measure four-point correlation function (see measures/four_point)</p></td>
</tr>
<tr class="row-odd"><td><p>measure_f3w</p></td>
<td><p>bool</p></td>
<td><p>false</p></td>
<td><p>Whether to measure four-point correlation function improved estimator (see measures/four_point)</p></td>
</tr>
<tr class="row-even"><td><p>det_init_size</p></td>
<td><p>int</p></td>
<td><p>100</p></td>
Expand Down
Loading

0 comments on commit aedad3e

Please sign in to comment.