Releases: albertopessia/Kpax3.jl
Releases · albertopessia/Kpax3.jl
Kpax3 v0.5.2
- Upgrade to Julia 1.2
Kpax3 v0.5.1
- Upgrade to Julia 1.1
- Update to use the new
Pkg
registry system
Kpax3 v0.5.0
- Add dependency on
RecipesBase
- Remove dependency on
GR
,Plots
, andStatPlots
Kpax3 v0.4.0
- Upgraded to Julia 1.0
- Switched plotting library from
Gadfly
toPlots
Kpax3 v0.3.0
- Added function plotD for plotting the dataset with highlighted amino acids
- Modified function plotP for reducing its output and memory size
- Added axis labels to plotP
- Updated the tutorial with the new plotD function
- Created a convenient command line script for running Kpax3. You can find it on GitHub Gist
Kpax3 v0.2.0
- Updated code for Julia 0.6
- It is now possible to load generic categorical data from csv files with the
CategoricalData
function - Relax dependencies' version requirements
Kpax3 v0.1.0
First official release of Kpax3.