Skip to content

Commit d31323c

Browse files
committed
Correction to SGFS note
1 parent fec0c1e commit d31323c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASE-NOTES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This version includes two major contributions from our Google Summer of Code 201
1111

1212
Documentation has been improved as the result of the project's monthly "docathons".
1313

14-
An experimental stochastic gradient Fisher scoring (`SGFS`) class has been added to the `variational` module.
14+
An experimental stochastic gradient Fisher scoring (`SGFS`) sampling step method has been added.
1515

1616
The API for find_MAP was enhanced.
1717

@@ -33,7 +33,7 @@ The `Constant` variable class has been deprecated, and will be removed in 3.3.
3333

3434
DIC an BPIC calculations have been sped up.
3535

36-
Arrays are now accepted as arguments for the `Bound` class.
36+
Arrays are now accepted as arguments for the `Bound` class.SGFS
3737

3838
`random` method was added to the `Wishart` and `LKJCorr` distributions.
3939

0 commit comments

Comments
 (0)