stephematician (64aa7697) at 31 Jan 10:00
Add metro-in-gibbs sampler
stephematician (4d744a22) at 31 Jan 09:52
Add metro-in-gibbs sampler
stephematician (5860b44e) at 31 Jan 09:52
Add metro-in-gibbs sampler
stephematician (205cb663) at 31 Jan 09:48
Fix missing names in chains
stephematician (5756255f) at 31 Jan 07:23
Clarify potential reduction documentation
... and 1 more commit
stephematician (c139d1ef) at 16 Nov 09:18
Not sure I'd call it an enhancement from the point of view of a user.
All I can say is that when a user clicked on the desktop background in earlier versions (e.g. 0.7.6 as packaged on Ubuntu MATE 24.04) - the appmenu changed to Desktop Files Documents Music Pictures Video; whereas when I built the latest version of appmenu on 25.04, when a user clicks on the background the appmenu has one menu which has no items.
It's not the end of the world because I almost never use the 'background' menu, it just seemed like a bug to me.
It definitely seems like appmenu is not correctly identifying the case(s) where it should set ModelType.DESKTOP.
stephematician (c139d1ef) at 14 Jul 03:55
A reworking (or refactoring, if you will) of the classes within the C++ library to ensure that the serialization will be more stable between versions, the bulk of the changes are in: 5de2bbe3, 59b9ad65, and f28b7fc5.
Ultimately, this also allowed for a simple (naive) merge procedure to be implemented; mostly by c59461c0.
In addition, several performance improvements are included, which should net about a 10-20% improvement in training (at least, when tested on multivariate normal data, and the MNIST data set); see 640912f7, ca46ed46, 43d26855, and a3177475.
stephematician (c139d1ef) at 14 Jul 02:06
Tidy up NEWS for 0.2.0
stephematician (c139d1ef) at 14 Jul 02:06
Tidy up NEWS for 0.2.0
Fixes #2 (closed)