Skip to content

Releases: albertopessia/Kpax3.jl

Kpax3 v0.5.2

02 Sep 16:06
Compare
Choose a tag to compare
  • Upgrade to Julia 1.2

Kpax3 v0.5.1

03 Sep 07:48
Compare
Choose a tag to compare
  • Upgrade to Julia 1.1
  • Update to use the new Pkg registry system

Kpax3 v0.5.0

25 Sep 06:10
Compare
Choose a tag to compare
  • Add dependency on RecipesBase
  • Remove dependency on GR, Plots, and StatPlots

Kpax3 v0.4.0

23 Aug 13:53
2ecc1a9
Compare
Choose a tag to compare
  • Upgraded to Julia 1.0
  • Switched plotting library from Gadfly to Plots

Kpax3 v0.3.0

03 Jan 13:21
Compare
Choose a tag to compare
  • 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

30 Aug 10:15
Compare
Choose a tag to compare
  • 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

15 Feb 13:43
Compare
Choose a tag to compare

First official release of Kpax3.