Skip to content

Releases: ralmond/PNetica

NCME 2023

12 Apr 15:04
Compare
Choose a tag to compare

Version of the code used in 2023 NCME tutorial.

What's Changed

Full Changelog: PNetica_0.8-5...PNetica_0.9-1

Documentation and Testing Backfill

02 Jun 20:35
Compare
Choose a tag to compare

Documentation and examples have now been added for all of the methods. This means there is a complete test suite.

More Complete API

16 Apr 23:18
a2b30f6
Compare
Choose a tag to compare

This is the RNetica implemenation for Peanut 0.8-3.

To start a session

sess <- RNetica::NeticaSession(LicenseKey="XXX")
RNetica::startSession(sess)

nethouse <- PNetica::BNWarehouse(manifest,session=sess).

At this point, all other calls can be make through Peanut generic functions.

Note: Manual is still very incomplete, see Peanut for descriptions of the generic functions for most methods.

PNetica_0-7.1

14 Feb 22:33
Compare
Choose a tag to compare

Last release from SVN.
See https://pluto.coe.fsu.edu/RNetica/Peanut.html for release notes.

Note, this is not the latest release, although it might be more stable than 0.8-2.

PNetica_0-8.2

13 Feb 15:34
Compare
Choose a tag to compare

This is a quick release to mark the transition to GitHub. It also corresponds to Physics Playground scoring. For complete change notes see https://pluto.coe.fsu.edu/RNetica/Peanut.html