Skip to content

Releases: piti-diablotin/agate

v1.4.1

15 Aug 07:18
Compare
Choose a tag to compare

v1.4.0

08 Aug 20:50
Compare
Choose a tag to compare
  • Remove Freetype dep in header
  • Adapt to HiDpi display

v1.3.4

03 Feb 10:50
Compare
Choose a tag to compare

What's Changed

  • Modif of eigparserphbst to deal with discontinuities by @lbastogne in #12
  • 0 to go to first step, G to go to last step

Full Changelog: v1.3.3...v1.3.4

v1.3.3

14 Nov 17:09
Compare
Choose a tag to compare
  • Update README.md

  • Improve font rendering

  • Add command to print displacement vector

  • Compute pressure from stress in HistData

  • Add hold functionnality to plot band.

    Customize the color with color=R G B if no spin or 1 spin and
    color=R B G R B G for 2 spin chnnels

  • Tentatively fix bug with plot

  • Fix bug in MD plot were done twice.

  • Fix memory leak

  • Fix small bugs

  • Remove warnings with debug flags

  • Patch error with qpoints.yaml files from phonopy TODO: Fix equivalent atoms in BORN file

v1.3.2

05 Jul 13:19
Compare
Choose a tag to compare
  • Tentatively fix bug with plot

v1.2.3

15 Mar 17:37
Compare
Choose a tag to compare
  • Change calculation of displacement to follow Don Haman Update tests

  • Build HistCustomModes with strain and then displacement. Test that buildHist -> analyze gives back the amplitudes generated randomly (Tested only at Gamma for 1 1 1 cell)

  • Bump version to 1.2.3

v1.2.2

19 Feb 13:44
Compare
Choose a tag to compare
  • Render font in gray (antialiasing) if MSAA activated

  • Fix segfault in lin_res_E

v1.2.1

11 Feb 16:35
Compare
Choose a tag to compare
  • Create a new gnuplot object in canvasphonons by default

  • Fix bug when changing mode without hist

  • Fix labels for hold plots

  • Add a latest version function (github release)

    return the latest version available on github
    A message is displayed if new version available

  • Update README for debian10

  • Typos

  • Fix Retina display scaling

  • Improve new version available display

  • Add Gnuplot plot in agate instead of canvas

v1.2.0

08 Jan 11:49
Compare
Choose a tag to compare
  • thermalPop:

    add Strain
    Possibility to set temperature=0 to remove phonons and use only strain
    Add handling of shear in histcustommodes
    Add shear direction
    Add distribution=(uniform|normal)
    Add statistics=[classical|quantum]

  • Change tdep to atdep (new name)

  • Add support for ~ shortcut

    Replace ~ by $HOME on *nix system
    Compilation error for windows meanwhile

  • readline integration

    Add navigation in history with readline library
    Add left|right cursor move

  • Try to scale font size when HDPi is used (not tested)

  • New plot features

    Add custom colors for plots
    Translate greek letters to symbols for Gnuplot.
    plot add xy mode with :plot xy x="..." y="..."
    plot can hold with hold=true

  • Bug fixed

    Fix window flircking
    Fix shift origin sign
    Fix update border when origin shifted
    seg faults
    dump data with plot hold=true
    Fix sumUp if no labels and several y curves
    Allow multiple ':' at beginning of command

v1.1.2

26 Nov 09:37
Compare
Choose a tag to compare
  • Fix brew dependencies

    Remove unnecessarily deps.

  • Fix make dist and remove unused icons

  • Update README.md

    Add brew how to for macos

  • Cleaning

    Remove old MacOS dmg not maintained anymore
    Update Travis CI for Homebrew with consistency with README

  • Fix autogen

    Removal of Winx86_64 caused problems

  • Add downloads image

  • Add focal in Travis CI

  • Fix clang warnings in debug mode

  • Skipt SRO test on 32bit system

  • Update README

  • WIP for clang on Focal

  • Fix test for i386

  • Disable SRO test for i386 indeed

  • Move build icon to travis-ci.com

  • Cosmetic

  • Fix bug

  • Debug version bump