Skip to content

Commit f5c3320

Browse files
authored
Merge pull request #2 from NumCosmo/reorganizing_dirs
Reorganizing dirs and WL tutorial
2 parents cbef47e + 200892a commit f5c3320

File tree

321 files changed

+15637
-7843
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

321 files changed

+15637
-7843
lines changed

Diff for: _config.yml

-100
This file was deleted.

Diff for: _quarto.yml

+12-7
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ project:
66
- about.qmd
77
- install.qmd
88
- manual.qmd
9-
- gobject.qmd
10-
- curve_tutorial.qmd
11-
- example_snia.qmd
9+
- tutorials/c/gobject.qmd
10+
- tutorials/c/curve_tutorial.qmd
11+
- tutorials/python/cluster_wl_simul.qmd
12+
- examples/data_analysis/snia.qmd
1213

1314
website:
1415
title: "The Numerical Cosmology Library"
@@ -36,15 +37,19 @@ website:
3637
contents:
3738
- section: "C Tutorials"
3839
contents:
39-
- href: gobject.qmd
40+
- href: tutorials/c/gobject.qmd
4041
text: "GObject Tutorial"
41-
- href: curve_tutorial.qmd
42+
- href: tutorials/c/curve_tutorial.qmd
4243
text: "Model Fit Tutorial"
44+
- section: "Python Tutorials"
45+
contents:
46+
- href: tutorials/python/cluster_wl_simul.qmd
47+
text: "Cluster WL Simulation"
4348
- section: "Examples"
4449
contents:
4550
- section: "Data Analysis"
4651
contents:
47-
- href: example_snia.qmd
52+
- href: examples/data_analysis/snia.qmd
4853
text: "SN Ia Fitting"
4954

5055
resources:
@@ -63,4 +68,4 @@ citation-location: margin
6368
authors:
6469
- NumCosmo developers
6570
jupyter: python3
66-
version: 0.22.0
71+
version: 0.23.0

Diff for: example_snia.qmd renamed to examples/data_analysis/snia.qmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Supernova Type Ia Analysis"
33
---
44

5-
{{< include _functions.qmd >}}
5+
{{< include /_functions.qmd >}}
66

77
In this example, we demonstrate how to use NumCosmo to compute cosmological observables and fit a model to data.
88

Diff for: manual/NcABCClusterNCount.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>NcABCClusterNCount: NumCosmo Reference Manual</title>
77
<meta content="DocBook XSL Stylesheets Vsnapshot" name="generator"/>
88
<link href="index.html" rel="home" title="NumCosmo Reference Manual"/>
9-
<link href="ch09.html#id-1.10.27" rel="up" title="ABC analysis"/>
9+
<link href="ch09.html#id-1.10.26" rel="up" title="ABC analysis"/>
1010
<link href="NcDataXcor.html" rel="prev" title="NcDataXcor"/>
1111
<link href="ch10.html" rel="next" title="Mathematical Utilities"/>
1212
<meta content="GTK-Doc V1.34.0 (XML mode)" name="generator"/>
@@ -34,7 +34,7 @@
3434
<a class="shortcut" href="#NcABCClusterNCount.properties">Properties</a></span>
3535
</td>
3636
<td><a accesskey="h" href="index.html"><img alt="Home" border="0" height="16" src="home.png" width="16"/></a></td>
37-
<td><a accesskey="u" href="ch09.html#id-1.10.27"><img alt="Up" border="0" height="16" src="up.png" width="16"/></a></td>
37+
<td><a accesskey="u" href="ch09.html#id-1.10.26"><img alt="Up" border="0" height="16" src="up.png" width="16"/></a></td>
3838
<td><a accesskey="p" href="NcDataXcor.html"><img alt="Prev" border="0" height="16" src="left.png" width="16"/></a></td>
3939
<td><a accesskey="n" href="ch10.html"><img alt="Next" border="0" height="16" src="right.png" width="16"/></a></td>
4040
</tr></table>
@@ -203,7 +203,7 @@ <h2><span class="refentrytitle"><a name="NcABCClusterNCount.top_of_page"></a>NcA
203203
<pre class="screen"> <a href="/usr/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
204204
<span class="lineart">├──</span> NcABCClusterNCountEpsilonUpdate
205205
<span class="lineart">╰──</span> NcABCClusterNCountSummary
206-
GObject
206+
<a class="link" href="refs.html#GObject" title="GObject">GObject</a>
207207
<span class="lineart">╰──</span> <a class="link" href="NcmABC.html" title="NcmABC">NcmABC</a>
208208
<span class="lineart">╰──</span> NcABCClusterNCount
209209
</pre>

Diff for: manual/NcCBE.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ <h2><span class="refentrytitle"><a name="NcCBE.top_of_page"></a>NcCBE</span></h2
474474
</div>
475475
<div class="refsect1">
476476
<a name="NcCBE.object-hierarchy"></a><h2>Object Hierarchy</h2>
477-
<pre class="screen"> GObject
477+
<pre class="screen"> <a class="link" href="refs.html#GObject" title="GObject">GObject</a>
478478
<span class="lineart">╰──</span> NcCBE
479479
</pre>
480480
</div>

Diff for: manual/NcCBEPrecision.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -871,7 +871,7 @@ <h2><span class="refentrytitle"><a name="NcCBEPrecision.top_of_page"></a>NcCBEPr
871871
</div>
872872
<div class="refsect1">
873873
<a name="NcCBEPrecision.object-hierarchy"></a><h2>Object Hierarchy</h2>
874-
<pre class="screen"> GObject
874+
<pre class="screen"> <a class="link" href="refs.html#GObject" title="GObject">GObject</a>
875875
<span class="lineart">╰──</span> NcCBEPrecision
876876
</pre>
877877
</div>

Diff for: manual/NcClusterAbundance.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ <h2><span class="refentrytitle"><a name="NcClusterAbundance.top_of_page"></a>NcC
383383
</div>
384384
<div class="refsect1">
385385
<a name="NcClusterAbundance.object-hierarchy"></a><h2>Object Hierarchy</h2>
386-
<pre class="screen"> GObject
386+
<pre class="screen"> <a class="link" href="refs.html#GObject" title="GObject">GObject</a>
387387
<span class="lineart">╰──</span> NcClusterAbundance
388388
</pre>
389389
</div>

Diff for: manual/NcClusterMass.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ <h2><span class="refentrytitle"><a name="NcClusterMass.top_of_page"></a>NcCluste
200200
<a name="NcClusterMass.object-hierarchy"></a><h2>Object Hierarchy</h2>
201201
<pre class="screen"> <a href="/usr/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
202202
<span class="lineart">╰──</span> NcClusterMassImpl
203-
GObject
203+
<a class="link" href="refs.html#GObject" title="GObject">GObject</a>
204204
<span class="lineart">╰──</span> <a class="link" href="NcmModel.html" title="NcmModel">NcmModel</a>
205205
<span class="lineart">╰──</span> NcClusterMass
206206
<span class="lineart">├──</span> <a class="link" href="NcClusterMassAscaso.html" title="NcClusterMassAscaso">NcClusterMassAscaso</a>
@@ -797,7 +797,7 @@ <h2><span class="refentrytitle"><a name="NcClusterMass.top_of_page"></a>NcCluste
797797
<em class="parameter"><code>const <a class="link" href="NcmVector.html" title="NcmVector"><span class="type">NcmVector</span></a> *z</code></em>,
798798
<em class="parameter"><code>const <a class="link" href="NcmMatrix.html" title="NcmMatrix"><span class="type">NcmMatrix</span></a> *lnM_obs</code></em>,
799799
<em class="parameter"><code>const <a class="link" href="NcmMatrix.html" title="NcmMatrix"><span class="type">NcmMatrix</span></a> *lnM_obs_params</code></em>,
800-
<em class="parameter"><code><span class="type">GArray</span> *res</code></em>);</pre>
800+
<em class="parameter"><code><a class="link" href="refs.html#GArray" title="GArray"><span class="type">GArray</span></a> *res</code></em>);</pre>
801801
<p>FIXME</p>
802802
<p><span class="annotation">[<acronym title="This is the invoker for a virtual method."><span class="acronym">virtual</span></acronym> P_vec_z_lnMobs]</span></p>
803803
<div class="refsect3">
@@ -841,7 +841,7 @@ <h2><span class="refentrytitle"><a name="NcClusterMass.top_of_page"></a>NcCluste
841841
</tr>
842842
<tr>
843843
<td class="parameter_name"><p>res</p></td>
844-
<td class="parameter_description"><p>a <span class="type">GArray</span>. </p></td>
844+
<td class="parameter_description"><p>a GArray. </p></td>
845845
<td class="parameter_annotations"><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> gdouble]</span></td>
846846
</tr>
847847
</tbody>

Diff for: manual/NcClusterMassAscaso.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ <h2><span class="refentrytitle"><a name="NcClusterMassAscaso.top_of_page"></a>Nc
186186
<a name="NcClusterMassAscaso.object-hierarchy"></a><h2>Object Hierarchy</h2>
187187
<pre class="screen"> <a href="/usr/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
188188
<span class="lineart">╰──</span> NcClusterMassAscasoSParams
189-
GObject
189+
<a class="link" href="refs.html#GObject" title="GObject">GObject</a>
190190
<span class="lineart">╰──</span> <a class="link" href="NcmModel.html" title="NcmModel">NcmModel</a>
191191
<span class="lineart">╰──</span> <a class="link" href="NcClusterMass.html" title="NcClusterMass">NcClusterMass</a>
192192
<span class="lineart">╰──</span> NcClusterMassAscaso

Diff for: manual/NcClusterMassBenson.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ <h2><span class="refentrytitle"><a name="NcClusterMassBenson.top_of_page"></a>Nc
166166
<a name="NcClusterMassBenson.object-hierarchy"></a><h2>Object Hierarchy</h2>
167167
<pre class="screen"> <a href="/usr/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
168168
<span class="lineart">╰──</span> NcClusterMassBensonSParams
169-
GObject
169+
<a class="link" href="refs.html#GObject" title="GObject">GObject</a>
170170
<span class="lineart">╰──</span> <a class="link" href="NcmModel.html" title="NcmModel">NcmModel</a>
171171
<span class="lineart">╰──</span> <a class="link" href="NcClusterMass.html" title="NcClusterMass">NcClusterMass</a>
172172
<span class="lineart">╰──</span> NcClusterMassBenson

Diff for: manual/NcClusterMassBensonXRay.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ <h2><span class="refentrytitle"><a name="NcClusterMassBensonXRay.top_of_page"></
158158
<a name="NcClusterMassBensonXRay.object-hierarchy"></a><h2>Object Hierarchy</h2>
159159
<pre class="screen"> <a href="/usr/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
160160
<span class="lineart">╰──</span> NcClusterMassBensonXRaySParams
161-
GObject
161+
<a class="link" href="refs.html#GObject" title="GObject">GObject</a>
162162
<span class="lineart">╰──</span> <a class="link" href="NcmModel.html" title="NcmModel">NcmModel</a>
163163
<span class="lineart">╰──</span> <a class="link" href="NcClusterMass.html" title="NcClusterMass">NcClusterMass</a>
164164
<span class="lineart">╰──</span> <a class="link" href="NcClusterMassBenson.html" title="NcClusterMassBenson">NcClusterMassBenson</a>

Diff for: manual/NcClusterMassLnnormal.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ <h2><span class="refentrytitle"><a name="NcClusterMassLnnormal.top_of_page"></a>
120120
<a name="NcClusterMassLnnormal.object-hierarchy"></a><h2>Object Hierarchy</h2>
121121
<pre class="screen"> <a href="/usr/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
122122
<span class="lineart">╰──</span> NcClusterMassLnnormalSParams
123-
GObject
123+
<a class="link" href="refs.html#GObject" title="GObject">GObject</a>
124124
<span class="lineart">╰──</span> <a class="link" href="NcmModel.html" title="NcmModel">NcmModel</a>
125125
<span class="lineart">╰──</span> <a class="link" href="NcClusterMass.html" title="NcClusterMass">NcClusterMass</a>
126126
<span class="lineart">╰──</span> NcClusterMassLnnormal

Diff for: manual/NcClusterMassNodist.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ <h2><span class="refentrytitle"><a name="NcClusterMassNodist.top_of_page"></a>Nc
7171
</div>
7272
<div class="refsect1">
7373
<a name="NcClusterMassNodist.object-hierarchy"></a><h2>Object Hierarchy</h2>
74-
<pre class="screen"> GObject
74+
<pre class="screen"> <a class="link" href="refs.html#GObject" title="GObject">GObject</a>
7575
<span class="lineart">╰──</span> <a class="link" href="NcmModel.html" title="NcmModel">NcmModel</a>
7676
<span class="lineart">╰──</span> <a class="link" href="NcClusterMass.html" title="NcClusterMass">NcClusterMass</a>
7777
<span class="lineart">╰──</span> NcClusterMassNodist

Diff for: manual/NcClusterMassPlCL.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ <h2><span class="refentrytitle"><a name="NcClusterMassPlCL.top_of_page"></a>NcCl
268268
<a name="NcClusterMassPlCL.object-hierarchy"></a><h2>Object Hierarchy</h2>
269269
<pre class="screen"> <a href="/usr/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
270270
<span class="lineart">╰──</span> NcClusterMassPlCLSParams
271-
GObject
271+
<a class="link" href="refs.html#GObject" title="GObject">GObject</a>
272272
<span class="lineart">╰──</span> <a class="link" href="NcmModel.html" title="NcmModel">NcmModel</a>
273273
<span class="lineart">╰──</span> <a class="link" href="NcClusterMass.html" title="NcClusterMass">NcClusterMass</a>
274274
<span class="lineart">╰──</span> NcClusterMassPlCL

Diff for: manual/NcClusterMassVanderlinde.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ <h2><span class="refentrytitle"><a name="NcClusterMassVanderlinde.top_of_page"><
158158
<a name="NcClusterMassVanderlinde.object-hierarchy"></a><h2>Object Hierarchy</h2>
159159
<pre class="screen"> <a href="/usr/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
160160
<span class="lineart">╰──</span> NcClusterMassVanderlindeSParams
161-
GObject
161+
<a class="link" href="refs.html#GObject" title="GObject">GObject</a>
162162
<span class="lineart">╰──</span> <a class="link" href="NcmModel.html" title="NcmModel">NcmModel</a>
163163
<span class="lineart">╰──</span> <a class="link" href="NcClusterMass.html" title="NcClusterMass">NcClusterMass</a>
164164
<span class="lineart">╰──</span> NcClusterMassVanderlinde

Diff for: manual/NcClusterPhotozGauss.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ <h2><span class="refentrytitle"><a name="NcClusterPhotozGauss.top_of_page"></a>N
107107
</div>
108108
<div class="refsect1">
109109
<a name="NcClusterPhotozGauss.object-hierarchy"></a><h2>Object Hierarchy</h2>
110-
<pre class="screen"> GObject
110+
<pre class="screen"> <a class="link" href="refs.html#GObject" title="GObject">GObject</a>
111111
<span class="lineart">╰──</span> <a class="link" href="NcmModel.html" title="NcmModel">NcmModel</a>
112112
<span class="lineart">╰──</span> <a class="link" href="NcClusterRedshift.html" title="NcClusterRedshift">NcClusterRedshift</a>
113113
<span class="lineart">╰──</span> NcClusterPhotozGauss

Diff for: manual/NcClusterPhotozGaussGlobal.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ <h2><span class="refentrytitle"><a name="NcClusterPhotozGaussGlobal.top_of_page"
171171
<a name="NcClusterPhotozGaussGlobal.object-hierarchy"></a><h2>Object Hierarchy</h2>
172172
<pre class="screen"> <a href="/usr/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
173173
<span class="lineart">╰──</span> NcClusterPhotozGaussGlobalSParams
174-
GObject
174+
<a class="link" href="refs.html#GObject" title="GObject">GObject</a>
175175
<span class="lineart">╰──</span> <a class="link" href="NcmModel.html" title="NcmModel">NcmModel</a>
176176
<span class="lineart">╰──</span> <a class="link" href="NcClusterRedshift.html" title="NcClusterRedshift">NcClusterRedshift</a>
177177
<span class="lineart">╰──</span> NcClusterPhotozGaussGlobal

Diff for: manual/NcClusterPseudoCounts.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ <h2><span class="refentrytitle"><a name="NcClusterPseudoCounts.top_of_page"></a>
250250
<a name="NcClusterPseudoCounts.object-hierarchy"></a><h2>Object Hierarchy</h2>
251251
<pre class="screen"> <a href="/usr/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
252252
<span class="lineart">╰──</span> NcClusterPseudoCountsSParams
253-
GObject
253+
<a class="link" href="refs.html#GObject" title="GObject">GObject</a>
254254
<span class="lineart">╰──</span> <a class="link" href="NcmModel.html" title="NcmModel">NcmModel</a>
255255
<span class="lineart">╰──</span> NcClusterPseudoCounts
256256
</pre>

Diff for: manual/NcClusterRedshift.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ <h2><span class="refentrytitle"><a name="NcClusterRedshift.top_of_page"></a>NcCl
192192
<a name="NcClusterRedshift.object-hierarchy"></a><h2>Object Hierarchy</h2>
193193
<pre class="screen"> <a href="/usr/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
194194
<span class="lineart">╰──</span> NcClusterRedshiftImpl
195-
GObject
195+
<a class="link" href="refs.html#GObject" title="GObject">GObject</a>
196196
<span class="lineart">╰──</span> <a class="link" href="NcmModel.html" title="NcmModel">NcmModel</a>
197197
<span class="lineart">╰──</span> NcClusterRedshift
198198
<span class="lineart">├──</span> <a class="link" href="NcClusterPhotozGauss.html" title="NcClusterPhotozGauss">NcClusterPhotozGauss</a>

Diff for: manual/NcClusterRedshiftNodist.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ <h2><span class="refentrytitle"><a name="NcClusterRedshiftNodist.top_of_page"></
7171
</div>
7272
<div class="refsect1">
7373
<a name="NcClusterRedshiftNodist.object-hierarchy"></a><h2>Object Hierarchy</h2>
74-
<pre class="screen"> GObject
74+
<pre class="screen"> <a class="link" href="refs.html#GObject" title="GObject">GObject</a>
7575
<span class="lineart">╰──</span> <a class="link" href="NcmModel.html" title="NcmModel">NcmModel</a>
7676
<span class="lineart">╰──</span> <a class="link" href="NcClusterRedshift.html" title="NcClusterRedshift">NcClusterRedshift</a>
7777
<span class="lineart">╰──</span> NcClusterRedshiftNodist

Diff for: manual/NcCorClusterCmbLensLimber.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<link href="index.html" rel="home" title="NumCosmo Reference Manual"/>
99
<link href="ch08.html" rel="up" title="Large Scale Structure"/>
1010
<link href="NcClusterPseudoCounts.html" rel="prev" title="NcClusterPseudoCounts"/>
11-
<link href="ch08s10.html" rel="next" title="Galaxy Redshift"/>
11+
<link href="ch08s10.html" rel="next" title="Galaxy Distribution"/>
1212
<meta content="GTK-Doc V1.34.0 (XML mode)" name="generator"/>
1313
<link href="style.css" rel="stylesheet" type="text/css"/>
1414
<link href="container.css" rel="stylesheet" type="text/css"/><script type="text/x-mathjax-config">
@@ -115,7 +115,7 @@ <h2><span class="refentrytitle"><a name="NcCorClusterCmbLensLimber.top_of_page">
115115
</div>
116116
<div class="refsect1">
117117
<a name="NcCorClusterCmbLensLimber.object-hierarchy"></a><h2>Object Hierarchy</h2>
118-
<pre class="screen"> GObject
118+
<pre class="screen"> <a class="link" href="refs.html#GObject" title="GObject">GObject</a>
119119
<span class="lineart">╰──</span> NcCorClusterCmbLensLimber
120120
</pre>
121121
</div>

0 commit comments

Comments
 (0)