Releases: piti-diablotin/agate
v1.4.1
- Fix gnuplot detection
Full Changelog: v1.4.0...v1.4.1
v1.4.0
- Remove Freetype dep in header
- Adapt to HiDpi display
v1.3.4
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
-
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
- Tentatively fix bug with plot
v1.2.3
-
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
-
Render font in gray (antialiasing) if MSAA activated
-
Fix segfault in lin_res_E
v1.2.1
-
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
-
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
-
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