Releases: ralmond/Peanut
NCME 2023
PNetica Cleanup
Various cleanup related to building out the PNetica documentation.
More Complete API
In thiis version of Peanut, I've added a much more complete version of the API, so that fewer functions need to be called from RNetica or PNetica directly.
In particular, a program using the PNetica implementation must call RNetica::NeticaSession()
to create the session and PNetica::BNWarehouse()
to create a warehouse. All other operations can be done using Peanut generic functions.
Peanut_0.7-1
Previous SVN release.
See https://pluto.coe.fsu.edu/RNetica/Peanut.html for release notes.
Note: this is not the latest release, but it may be more stable than 0.8-2.
Peanut_0.8-2
Physics Playground scoring release.
Fixes in the way null pathnames and continuous variables are handled in manifest.
See https://pluto.coe.fsu.edu/RNetica/Peanut.html for complete release notes.