Skip to content

Commit b2291e6

Browse files
Merge pull request #82 from yuta-nakahara/release-0.2.5
Release 0.2.5
2 parents b62d3d9 + a3a4351 commit b2291e6

File tree

122 files changed

+13298
-6761
lines changed

Some content is hidden

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

122 files changed

+13298
-6761
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Plain text
137137

138138
```
139139
Y. Nakahara, N. Ichijo, K. Shimada, Y. Iikubo,
140-
S. Saito, K. Kazama, T. Matsushima, BayesML Developers, ``BayesML 0.2.4,''
140+
S. Saito, K. Kazama, T. Matsushima, BayesML Developers, ``BayesML 0.2.5,''
141141
[Online] https://github.com/yuta-nakahara/BayesML
142142
```
143143

@@ -148,7 +148,7 @@ BibTeX
148148
author = {Nakahara, Yuta and Ichijo, Naoki and Shimada, Koshi and
149149
Iikubo, Yuji and Saito, Shota and Kazama, Koki and
150150
Matsushima, Toshiyasu and {BayesML Developers}},
151-
title = {BayesML 0.2.4},
151+
title = {BayesML 0.2.5},
152152
howpublished = {\url{https://github.com/yuta-nakahara/BayesML}},
153153
year = {2022}
154154
}

README_jp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ BayesMLへのコントリビューションを考えてくださってありが
134134

135135
```
136136
Y. Nakahara, N. Ichijo, K. Shimada, Y. Iikubo,
137-
S. Saito, K. Kazama, T. Matsushima, BayesML Developers, ``BayesML 0.2.4,''
137+
S. Saito, K. Kazama, T. Matsushima, BayesML Developers, ``BayesML 0.2.5,''
138138
[Online] https://github.com/yuta-nakahara/BayesML
139139
```
140140

@@ -145,7 +145,7 @@ BibTeX
145145
author = {Nakahara, Yuta and Ichijo, Naoki and Shimada, Koshi and
146146
Iikubo, Yuji and Saito, Shota and Kazama, Koki and
147147
Matsushima, Toshiyasu and {BayesML Developers}},
148-
title = {BayesML 0.2.4},
148+
title = {BayesML 0.2.5},
149149
howpublished = {\url{https://github.com/yuta-nakahara/BayesML}},
150150
year = {2022}
151151
}

doc/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
author = 'BayesML Developers'
2323

2424
# The full version, including alpha/beta/rc tags
25-
release = '0.2.1'
25+
release = '0.2.5'
2626

2727

2828
# -- General configuration ---------------------------------------------------
@@ -81,7 +81,7 @@
8181

8282
#numpydoc_show_class_members = False
8383

84-
html_style = 'css/customize.css'
84+
# html_style = 'css/customize.css'
8585

8686
autosummary_generate = True
8787

doc/developers.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Plain text
5959
.. code-block::
6060
6161
Y. Nakahara, N. Ichijo, K. Shimada, Y. Iikubo,
62-
S. Saito, K. Kazama, T. Matsushima, BayesML Developers, ``BayesML 0.2.4,''
62+
S. Saito, K. Kazama, T. Matsushima, BayesML Developers, ``BayesML 0.2.5,''
6363
[Online] https://github.com/yuta-nakahara/BayesML
6464
6565
@@ -71,7 +71,7 @@ BibTeX
7171
author = {Nakahara, Yuta and Ichijo, Naoki and Shimada, Koshi and
7272
Iikubo, Yuji and Saito, Shota and Kazama, Koki and
7373
Matsushima, Toshiyasu and {BayesML Developers}},
74-
title = {BayesML 0.2.4},
74+
title = {BayesML 0.2.5},
7575
howpublished = {\url{https://github.com/yuta-nakahara/BayesML}},
7676
year = {2022}
7777
}

doc/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Plain text
150150
.. code-block::
151151
152152
Y. Nakahara, N. Ichijo, K. Shimada, Y. Iikubo,
153-
S. Saito, K. Kazama, T. Matsushima, BayesML Developers, ``BayesML 0.2.4,''
153+
S. Saito, K. Kazama, T. Matsushima, BayesML Developers, ``BayesML 0.2.5,''
154154
[Online] https://github.com/yuta-nakahara/BayesML
155155
156156
@@ -162,7 +162,7 @@ BibTeX
162162
author = {Nakahara, Yuta and Ichijo, Naoki and Shimada, Koshi and
163163
Iikubo, Yuji and Saito, Shota and Kazama, Koki and
164164
Matsushima, Toshiyasu and {BayesML Developers}},
165-
title = {BayesML 0.2.4},
165+
title = {BayesML 0.2.5},
166166
howpublished = {\url{https://github.com/yuta-nakahara/BayesML}},
167167
year = {2022}
168168
}

docs/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: ac5dad3bab450d5bc35276e490dd8331
3+
config: 389422c4044b81b3110f4f2998c37e45
44
tags: 645f666f9bcd5a90fca523b33c5a78b7
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
bayesml.autoregressive package
2+
==============================
3+
4+
.. image:: ./images/autoregressive_example.png
5+
6+
Module contents
7+
---------------
8+
9+
.. automodule:: bayesml.autoregressive
10+
:members:
11+
:undoc-members:
12+
:show-inheritance:

docs/_sources/bayesml.bernoulli.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
bayesml.bernoulli package
2+
=========================
3+
4+
.. image:: ./images/bernoulli_example.png
5+
6+
Module contents
7+
---------------
8+
9+
.. automodule:: bayesml.bernoulli
10+
:members:
11+
:undoc-members:
12+
:show-inheritance:

docs/_sources/bayesml.categorical.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
bayesml.categorical package
2+
===========================
3+
4+
.. image:: ./images/categorical_example.png
5+
6+
Module contents
7+
---------------
8+
9+
.. automodule:: bayesml.categorical
10+
:members:
11+
:undoc-members:
12+
:show-inheritance:

docs/_sources/bayesml.contexttree.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
bayesml.contexttree package
2+
===========================
3+
4+
.. image:: ./images/contexttree_example.png
5+
6+
Module contents
7+
---------------
8+
9+
.. automodule:: bayesml.contexttree
10+
:members:
11+
:undoc-members:
12+
:show-inheritance:

0 commit comments

Comments
 (0)