Bristlecone 1.0.0
An F# library for model-fitting model-selection (MFMS) of ecological models to observational data. The library was developed for individual-based plant modelling using tree ring time-series, but can be used for any ecological models.
Install-Package Bristlecone -Version 1.0.0
dotnet add package Bristlecone --version 1.0.0
<PackageReference Include="Bristlecone" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bristlecone --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
FEATURE: Basic component logging of internal model processes.
FEATURE: Calculate and save convergence statistics between MCMC chains.
FEATURE: Sunlight cache to precompute day length calculations for faster analyses.
Dependencies
-
- Accord.Statistics (>= 3.8.0)
- FSharp.Data (>= 3.0.0)
- MathNet.Numerics (>= 4.7.0)
- MathNet.Numerics.FSharp (>= 4.7.0)
GitHub Usage
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
1.0.0 | 62 | 9/10/2019 | ||
1.0.0-alpha6 | 66 | 6/17/2019 | ||
1.0.0-alpha5 | 99 | 3/25/2019 | ||
1.0.0-alpha4 | 89 | 3/18/2019 | ||
1.0.0-alpha3 | 78 | 3/18/2019 | ||
1.0.0-alpha2 | 138 | 1/14/2019 | ||
1.0.0-alpha1 | 111 | 12/12/2018 |