Releases: jangevaare/Pathogen.jl
Releases · jangevaare/Pathogen.jl
v0.4.13
Pathogen v0.4.13
- Github actions based testing
- Compatibility updates
- Plot recipe deprecation fix
v0.4.12
Pathogen v0.4.12
- Data augmentation performance improvements through introduction of
TransmissionRateCache - Extension of
EventExtentsto allow for specification of lower bounds of observation delay and latent period through use ofTuple{Float64,Float64}
v0.4.11
Pathogen v0.4.11
summary()now only outputs selected credible intervalmode()to generate transmission network mode from aTNDistributionplot()recipe for degree distribution histogram forTransmissionNetworksandTNDistributions- Generalize some transmission network functionality using new
AbstractTransmissionNetwork
v0.4.10
Pathogen v0.4.10
- Bugfix: involving late-epidemic exogenous transmissions
- Bugfix: error encountered sometimes during network-conditioned event time data augmentation
- Added
plot()recipe forEventObservations - Added example for a Tomato Spotted Wilt Virus experimental epidemic
- Added example of 1861 Hagelloch Measles
v0.4.9
v0.4.8
Pathogen v0.4.8
- Include initial states in transmission network representation
- Additional tests for transmission networks
- Bump
compatforRecipesBase
v0.4.7
Pathogen v0.4.7
- Support for specification of a
TransmissionNetworkPriorwhen conducting inference
v0.4.6
Pathogen v0.4.6
- Fix bug that may affect precompilation
- Performance improvements
- Compatibility updates
- README updates
v0.4.5
v0.4.4
Pathogen v0.4.4
- Install TagBot as Github action
- Add a hard stop on simulation time
- Improve README and add arxiv reference