Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Releases: jfb3615/qat

6.0.2

16 Dec 15:27

Choose a tag to compare

Fixes a bug in the Runge-Kutta integrators, brought to light by g++ version 15.
Improves the rendering of PlotHist2D

6.0.1

26 Jun 11:44

Choose a tag to compare

Set make minimum required to 3.10. This is for the latest macOS. That is all for this release, but 6.0.0 is a big revision, see release notes there.

6.0.0

25 Jun 16:07
4a682aa

Choose a tag to compare

  • Major overhaul of QatGenericFunctions. Deep copies are avoided when building arithmetic expressions. This has little impact on user code, though anyone subclassing AbsFunction could be affected by interface change.
  • Switch to C++20 as the default compiler.
  • Qt6 is used.

4.0.2

21 Jun 12:06
3661201

Choose a tag to compare

Bugfix: problems loading I/O drivers fixed.

v4.0.0

06 Jan 11:55

Choose a tag to compare

This release uses cmake to compile against Qt6 and the new version of SoQt (1.6.2) and Coin (4.0.2).

qmake build is still available, but builds against Qt5.

v3.0.3

06 Aug 16:21

Choose a tag to compare

Bugfix release:

Fix compilation problem on Apple M1 architecture

v3.0.2

20 Jul 12:22

Choose a tag to compare

Bugfix release:

  • On the mac, the location of the drivers was not properly passed to the code due to a problem in the QatDataAnalysis/src/qt.pro

v3.0.1

07 Jun 21:22
238cd51

Choose a tag to compare

Fix distribution problem: the library was erroneously versioned.

v3.0.0

31 May 20:29

Choose a tag to compare

The QAT libraries contain software for function manipulation, data collection,
data modeling, and plotting. These are intended for students and practitioners
of the physical sciences.