Name | Modified | Size | Downloads / Week |
---|---|---|---|
README | 2018-08-17 | 1.9 kB | |
cmplx-6.tar.bz2 | 2018-08-17 | 95.6 kB | |
cmplx-6.tar.gz | 2018-08-17 | 123.0 kB | |
cmplx-6.tar.xz | 2018-08-17 | 84.6 kB | |
cmplx-5.tar.xz | 2018-08-10 | 82.8 kB | |
cmplx-5.tar.bz2 | 2018-08-10 | 93.0 kB | |
cmplx-5.tar.gz | 2018-08-10 | 119.4 kB | |
cmplx-4.txz | 2018-01-08 | 33.9 kB | |
cmplx-4.tbz | 2018-01-08 | 36.7 kB | |
cmplx-4.tgz | 2018-01-08 | 53.8 kB | |
cmplx-3.txz | 2017-12-27 | 33.7 kB | |
cmplx-3.tbz | 2017-12-27 | 36.3 kB | |
cmplx-3.tgz | 2017-12-27 | 52.2 kB | |
cmplx-2.1.tgz | 2017-02-01 | 49.9 kB | |
cmplx-2.1.txz | 2017-02-01 | 29.9 kB | |
cmplx-2.1.tbz | 2017-02-01 | 32.3 kB | |
cmplx-2.0.txz | 2017-01-30 | 29.4 kB | |
cmplx-2.0.tbz | 2017-01-30 | 31.7 kB | |
cmplx-2.0.tgz | 2017-01-30 | 49.2 kB | |
cmplx-1.2.txz | 2017-01-24 | 21.1 kB | |
cmplx-1.2.tgz | 2017-01-24 | 29.2 kB | |
cmplx-1.2.tbz | 2017-01-24 | 22.9 kB | |
cmplx-1.1.txz | 2017-01-24 | 21.1 kB | |
cmplx-1.1.tbz | 2017-01-24 | 22.9 kB | |
cmplx-1.1.tgz | 2017-01-24 | 29.1 kB | |
cmplx-1.0.txz | 2017-01-19 | 21.1 kB | |
cmplx-1.0.tbz | 2017-01-19 | 22.9 kB | |
cmplx-1.0.tgz | 2017-01-19 | 29.1 kB | |
Totals: 28 Items | 1.3 MB | 0 |
$Id: README 333 2018-08-17 11:04:39Z mexas $ Copyright Anton Shterenlikht, The University of Bristol, UK. All rights reserved. 17-AUG-2018 Release 6 A minor new release: - gnuplot scripts updated for automake for multiple compilers 10-AUG-2018 Release 5 A major new release: - autotools build systems - New tests for infinite arguments - More stringent checks 8-JAN-2018 Release 4 Minor fixes to build system. 27-DEC-2017 Release 3 Makefiles for 8 compiles are now provided: Cray, GCC (on FreeBSD), IBM, Intel, NAG, Oracle, PGI and Flang. The tests have been significantly improved with full use of IEEE Fortran 2008 capabilities. 1-FEB-2017 Release 2.1 A minor bug fix release. Fixed several minor formatting errors for real128 kind. 30-JAN-2017 Release 2.0 A major release. 1 error fixed in calling PGPLOT routines. New functionality - a report can now be produced with gnuplot as well. The data is saved to files for plotting with gnuplot. The directory structure has changed. A top level Makefile now builds everything, ignoring failures, i.e. -i flag. This allows building only parts of the available tools/reports, depending on what's available on the system. Lots of improved comments, image quality. Cray is setup to build report with groff. Todo: add tests for the power operator (**), that also has branch cuts. 24-JAN-2017 Release 1.2 1 error fixed. kind=4 is replaced by kind=rk, where integer, parameter :: rk = kind(1.0e0) Credits: Van Snyder 24-JAN-2017 Release 1.1 Several typos fixed, no bug fixes, no new functionality. 19-JAN-2017 Release 1.0 Initial release. - term.f90 - terminal program with tests - main.f90 - program producing conformal maps of 8 complex intrinsics, focussing on branch cuts. This program uses PGPLOT library for plotting. - documentation with detailed derivations of the values of 8 complex intrinsics on both sides of branch cuts.