Skip to content

cscgraph 3v2

Compare
Choose a tag to compare
@p-j-miller p-j-miller released this 15 Sep 20:12
· 16 commits to main since this release
b7808ea

1st 64-bit release.

64-bit version will use all available memory, while 32-bit version is limited to 4GB of ram, apart from that functionality is identical. The 64-bit version can read files with more than 2^32 lines, the 32-bit version will run out of RAM before that many lines can be read.

Minor changes:

  • When the Scales menu was invoked multiple times previously the scaling would change very slightly – fixed.
  • Allowed range of font sizes for main title and X/Y axis titles expanded.
  • FFT now makes use of multiple processor cores if they are present to deliver faster results.