Skip to content

Commit 288e364

Browse files
authored
Apply suggestion from @MichaelClerx
1 parent f738953 commit 288e364

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.
66
## Unreleased
77

88
### Added
9-
- [#1724](https://github.com/pints-team/pints/pull/1724) Reintroduced the `LogLikelihood` class, to differentiate between probabilities of parameters and probabilities of data.
9+
- [#1724](https://github.com/pints-team/pints/pull/1724) The `LogLikelihood` class has been reintroduced, to differentiate between probabilities of parameters and probabilities of data, given fixed parameters.
1010
- [#1724](https://github.com/pints-team/pints/pull/1724) Added `PooledLogLikelihood` and `SumOfIndependentLogLikelihoods`.
1111
- [#1716](https://github.com/pints-team/pints/pull/1716) PINTS is now tested on Python 3.14.
1212
- [#1715](https://github.com/pints-team/pints/pull/1715) Added methods `ProblemErrorMeasure.problem()`, `ProblemLogLikelihood.problem()`, `SingleOutputProblem.model()` and `MultiOutputProblem.model()`.

0 commit comments

Comments
 (0)