Skip to content

Release 0.2.5 #82

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 6, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ Plain text

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

Expand All @@ -148,7 +148,7 @@ BibTeX
author = {Nakahara, Yuta and Ichijo, Naoki and Shimada, Koshi and
Iikubo, Yuji and Saito, Shota and Kazama, Koki and
Matsushima, Toshiyasu and {BayesML Developers}},
title = {BayesML 0.2.4},
title = {BayesML 0.2.5},
howpublished = {\url{https://github.com/yuta-nakahara/BayesML}},
year = {2022}
}
Expand Down
4 changes: 2 additions & 2 deletions README_jp.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ BayesMLへのコントリビューションを考えてくださってありが

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

Expand All @@ -145,7 +145,7 @@ BibTeX
author = {Nakahara, Yuta and Ichijo, Naoki and Shimada, Koshi and
Iikubo, Yuji and Saito, Shota and Kazama, Koki and
Matsushima, Toshiyasu and {BayesML Developers}},
title = {BayesML 0.2.4},
title = {BayesML 0.2.5},
howpublished = {\url{https://github.com/yuta-nakahara/BayesML}},
year = {2022}
}
Expand Down
4 changes: 2 additions & 2 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
author = 'BayesML Developers'

# The full version, including alpha/beta/rc tags
release = '0.2.1'
release = '0.2.5'


# -- General configuration ---------------------------------------------------
Expand Down Expand Up @@ -81,7 +81,7 @@

#numpydoc_show_class_members = False

html_style = 'css/customize.css'
# html_style = 'css/customize.css'

autosummary_generate = True

Expand Down
4 changes: 2 additions & 2 deletions doc/developers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Plain text
.. code-block::

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


Expand All @@ -71,7 +71,7 @@ BibTeX
author = {Nakahara, Yuta and Ichijo, Naoki and Shimada, Koshi and
Iikubo, Yuji and Saito, Shota and Kazama, Koki and
Matsushima, Toshiyasu and {BayesML Developers}},
title = {BayesML 0.2.4},
title = {BayesML 0.2.5},
howpublished = {\url{https://github.com/yuta-nakahara/BayesML}},
year = {2022}
}
4 changes: 2 additions & 2 deletions doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ Plain text
.. code-block::

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


Expand All @@ -162,7 +162,7 @@ BibTeX
author = {Nakahara, Yuta and Ichijo, Naoki and Shimada, Koshi and
Iikubo, Yuji and Saito, Shota and Kazama, Koki and
Matsushima, Toshiyasu and {BayesML Developers}},
title = {BayesML 0.2.4},
title = {BayesML 0.2.5},
howpublished = {\url{https://github.com/yuta-nakahara/BayesML}},
year = {2022}
}
Expand Down
2 changes: 1 addition & 1 deletion docs/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: ac5dad3bab450d5bc35276e490dd8331
config: 389422c4044b81b3110f4f2998c37e45
tags: 645f666f9bcd5a90fca523b33c5a78b7
12 changes: 12 additions & 0 deletions docs/_sources/bayesml.autoregressive.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
bayesml.autoregressive package
==============================

.. image:: ./images/autoregressive_example.png

Module contents
---------------

.. automodule:: bayesml.autoregressive
:members:
:undoc-members:
:show-inheritance:
12 changes: 12 additions & 0 deletions docs/_sources/bayesml.bernoulli.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
bayesml.bernoulli package
=========================

.. image:: ./images/bernoulli_example.png

Module contents
---------------

.. automodule:: bayesml.bernoulli
:members:
:undoc-members:
:show-inheritance:
12 changes: 12 additions & 0 deletions docs/_sources/bayesml.categorical.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
bayesml.categorical package
===========================

.. image:: ./images/categorical_example.png

Module contents
---------------

.. automodule:: bayesml.categorical
:members:
:undoc-members:
:show-inheritance:
12 changes: 12 additions & 0 deletions docs/_sources/bayesml.contexttree.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
bayesml.contexttree package
===========================

.. image:: ./images/contexttree_example.png

Module contents
---------------

.. automodule:: bayesml.contexttree
:members:
:undoc-members:
:show-inheritance:
12 changes: 12 additions & 0 deletions docs/_sources/bayesml.exponential.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
bayesml.exponential package
===========================

.. image:: ./images/exponential_example.png

Module contents
---------------

.. automodule:: bayesml.exponential
:members:
:undoc-members:
:show-inheritance:
12 changes: 12 additions & 0 deletions docs/_sources/bayesml.gaussianmixture.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
bayesml.gaussianmixture package
===============================

.. image:: ./images/gaussianmixture_example.png

Module contents
---------------

.. automodule:: bayesml.gaussianmixture
:members:
:undoc-members:
:show-inheritance:
12 changes: 12 additions & 0 deletions docs/_sources/bayesml.hiddenmarkovnormal.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
bayesml.hiddenmarkovnormal package
==================================

.. image:: ./images/hiddenmarkovnormal_example.png

Module contents
---------------

.. automodule:: bayesml.hiddenmarkovnormal
:members:
:undoc-members:
:show-inheritance:
12 changes: 12 additions & 0 deletions docs/_sources/bayesml.linearregression.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
bayesml.linearregression package
================================

.. image:: ./images/linearregression_example.png

Module contents
---------------

.. automodule:: bayesml.linearregression
:members:
:undoc-members:
:show-inheritance:
13 changes: 13 additions & 0 deletions docs/_sources/bayesml.metatree.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
bayesml.metatree package
========================

.. image:: ./images/metatree_example1.png
.. image:: ./images/metatree_example2.png

Module contents
---------------

.. automodule:: bayesml.metatree
:members:
:undoc-members:
:show-inheritance:
12 changes: 12 additions & 0 deletions docs/_sources/bayesml.multivariate_normal.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
bayesml.multivariate\_normal package
====================================

.. image:: ./images/multivariate_normal_example.png

Module contents
---------------

.. automodule:: bayesml.multivariate_normal
:members:
:undoc-members:
:show-inheritance:
12 changes: 12 additions & 0 deletions docs/_sources/bayesml.normal.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
bayesml.normal package
======================

.. image:: ./images/normal_example.png

Module contents
---------------

.. automodule:: bayesml.normal
:members:
:undoc-members:
:show-inheritance:
12 changes: 12 additions & 0 deletions docs/_sources/bayesml.poisson.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
bayesml.poisson package
=======================

.. image:: ./images/poisson_example.png

Module contents
---------------

.. automodule:: bayesml.poisson
:members:
:undoc-members:
:show-inheritance:
32 changes: 32 additions & 0 deletions docs/_sources/bayesml.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
bayesml package
===============

Subpackages
-----------

.. toctree::
:maxdepth: 1

bayesml.autoregressive
bayesml.bernoulli
bayesml.categorical
bayesml.contexttree
bayesml.exponential
bayesml.gaussianmixture
bayesml.hiddenmarkovnormal
bayesml.linearregression
bayesml.metatree
bayesml.multivariate_normal
bayesml.normal
bayesml.poisson

Submodules
----------

bayesml.base module
-------------------

.. automodule:: bayesml.base
:members:
:undoc-members:
:show-inheritance:
77 changes: 77 additions & 0 deletions docs/_sources/developers.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
##################
BayesML Developers
##################

Code Author
===========

* `Yuta Nakahara <https://researchmap.jp/y-nak?lang=en>`_, Waseda University
* Nishikawa Jun
* Yasushi Esaki
* Naoki Ichijo, Waseda University (Ph.D. Student)
* Koshi Shimada, Waseda University (Ph.D. Student)
* Kairi-SUZUKI-8
* Mikio.U
* Keito Tajima, Waseda University (Master's Student)
* Kohei Horinouchi, Waseda University (Master's Student)
* Luyu Ruan, Waseda University (Master's Student)
* Noboru Namegaya, Waseda University (Master's Student)
* Ryota Maniwa, Waseda University (Master's Student)
* Taisuke Ishiwatari, Waseda University (Master's Student)
* Wenbin Yu, Waseda University (Master's Student)
* Yuji Iikubo, Waseda University (Ph.D. Student)

Document Author
===============
* `Yuta Nakahara <https://researchmap.jp/y-nak?lang=en>`_, Waseda University
* `Shota Saito <https://researchmap.jp/wa-shota?lang=en>`_, Gunma University
* `Koki Kazama <https://researchmap.jp/KokiKAZAMA?lang=en>`_, Waseda University
* RyoheiO
* Yasushi Esaki
* Koshi Shimada, Waseda University (Ph.D. Student)
* Naoki Ichijo, Waseda University (Ph.D. Student)
* Kairi-SUZUKI-8
* Haruka Murayama
* Keito Tajima, Waseda University (Master's Student)
* Kohei Horinouchi, Waseda University (Master's Student)
* Noboru Namegaya, Waseda University (Master's Student)
* Ryota Maniwa, Waseda University (Master's Student)
* Taisuke Ishiwatari, Waseda University (Master's Student)
* Wenbin Yu, Waseda University (Master's Student)
* Yuji Iikubo, Waseda University (Ph.D. Student)

Supervisor
==========
* Toshiyasu Matsushima, Waseda University

Logo Designer
=============
* Akiyo Arakawa
* `Yuta Nakahara <https://researchmap.jp/y-nak?lang=en>`_, Waseda University

Citation
--------

When you use BayesML for your academic work, please provide the following bibliographic reference.

Plain text

.. code-block::

Y. Nakahara, N. Ichijo, K. Shimada, Y. Iikubo,
S. Saito, K. Kazama, T. Matsushima, BayesML Developers, ``BayesML 0.2.5,''
[Online] https://github.com/yuta-nakahara/BayesML


BibTeX

.. code-block:: bibtex

@misc{bayesml,
author = {Nakahara, Yuta and Ichijo, Naoki and Shimada, Koshi and
Iikubo, Yuji and Saito, Shota and Kazama, Koki and
Matsushima, Toshiyasu and {BayesML Developers}},
title = {BayesML 0.2.5},
howpublished = {\url{https://github.com/yuta-nakahara/BayesML}},
year = {2022}
}
Loading