-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcppad_mixed.xrst
57 lines (47 loc) · 1.37 KB
/
cppad_mixed.xrst
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
# SPDX-License-Identifier: AGPL-3.0-or-later
# SPDX-FileCopyrightText: University of Washington <https://www.washington.edu>
# SPDX-FileContributor: 2014-25 Bradley M. Bell
# ----------------------------------------------------------------------------
{xrst_begin cppad_mixed}
{xrst_spell
bradbell
gz
codeload
github
}
C++ Laplace Approximation of Mixed Effects Models
#################################################
License
*******
`AGPL-3.0-or-later <https://spdx.org/licenses/AGPL-3.0-or-later.html>`_
Source Code Repository
**********************
`<https://github.com/bradbell/cppad_mixed>`_
Versions
********
.. list-table::
:widths: auto
* - This version
- cppad_mixed-2025.2.2
* - Documentation for latest version
- `latest <https://cppad-mixed.readthedocs.io/latest>`_
* - Documentation for most recent stable version
- `stable-2025 <https://cppad-mixed.readthedocs.io/stable-2025>`_
* - Most recent release of this stable version
- `release-2025`_
.. _release-2025: https://
codeload.github.com/bradbell/cppad_mixed/tar.gz/refs/tags/2025.0.2
Contents
********
{xrst_toc_table
xrst/problem.xrst
xrst/install_unix.xrst
xrst/theory.xrst
include/cppad/mixed/base_class.hpp
xrst/namespace.xrst
example/user/user.xrst
xrst/release_notes.xrst
xrst/wish_list.xrst
xrst/math_notation.xrst
}
{xrst_end cppad_mixed}