Skip to content

Commit d024f91

Browse files
committed
Fixed typos
1 parent 5d6e857 commit d024f91

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

RELEASE-NOTES.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Documentation has been improved as the result of the project's monthly "docathon
1313

1414
An experimental stochastic gradient Fisher scoring (`SGFS`) sampling step method has been added.
1515

16-
The API for find_MAP was enhanced.
16+
The API for `find_MAP` was enhanced.
1717

1818
SMC now estimates the marginal likelihood.
1919

@@ -31,9 +31,9 @@ MAP estimates now available for transformed and non-transformed variables.
3131

3232
The `Constant` variable class has been deprecated, and will be removed in 3.3.
3333

34-
DIC an BPIC calculations have been sped up.
34+
DIC and BPIC calculations have been sped up.
3535

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

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

0 commit comments

Comments
 (0)