BioJulia / PopGen.jl

Population Genetics in Julia
https://biojulia.github.io/PopGen.jl/
MIT License
47 stars 16 forks source link

Update for PooledArrays 1.0 release #53

Closed quinnj closed 3 years ago

quinnj commented 3 years ago

The 1.0 PooledArrays release is non-breaking; just adds new keyword arguments to the PooledArray constructor. Can be merged as long as https://github.com/JuliaRegistries/General/pull/28983 is merged.