Math-MatrixReal v2.13 Perl 5 v5.24.0 x86_64-linux

Status
Pass
From
Slaven Rezić (SREZIC)
Dist
Math-MatrixReal v2.13
Platform
Perl 5 v5.24.0 x86_64-linux
Date
2018-12-02 21:52:56
ID
a0af2686-f67c-11e8-a970-c941615e31e2
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Jonathan Leto,

This is a computer-generated report for Math-MatrixReal-2.13
on perl 5.24.0, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from './Build test':

# Testing Math::MatrixReal 2.13 on linux, Perl (/opt/perl-5.24.0d/bin/perl) 5.024000
t/00-load.t ............ ok
t/adjoint.t ............ ok
t/arith.t .............. ok
t/assign.t ............. ok
t/basic.t .............. ok

 * Estimated diagonalization time for 150x150 matrix:  2.52 s
   Estimated biggest matrix diagonalisable within 1 day cpu: 4765x4765
 * Estimated eigenvalues-only computation time for 150x150 matrix:  0.43 s
   Estimated biggest matrix manageable within 1 day cpu: 8478x8478
 Btw, do you want to crunch such one now?  (no, just kidding...;-)
t/bench_eigen.t ........ ok
t/bench_eigen2.t ....... ok
t/binary.t ............. ok
t/bool.t ............... ok
t/cofactor.t ........... ok
t/concat.t ............. ok
t/condition.t .......... ok
t/decompose_LR.t ....... ok
t/det.t ................ ok
t/diag.t ............... ok
t/display_precision.t .. ok
t/div.t ................ ok
t/each.t ............... ok
t/eigen_3x3.t .......... ok
t/eigen_7x7.t .......... ok
t/eigen_NxN.t .......... ok
t/equality.t ........... ok
t/exponent.t ........... ok
t/ext1.t ............... ok
t/gramian.t ............ ok
t/gsm.t ................ ok
t/inequality.t ......... ok
t/inverse.t ............ ok
t/is_LR.t .............. ok
t/isrowcol.t ........... ok
t/latex.t .............. ok
t/length.t ............. ok
t/list.t ............... ok
t/matlab.t ............. ok
t/max_min.t ............ ok
t/minimax.t ............ ok
t/minor.t .............. ok
t/norm.t ............... ok
t/normality.t .......... ok
t/orthogonal.t ......... ok
t/periodic.t ........... ok
t/positive.t ........... ok
t/product.t ............ ok
t/quadratic.t .......... ok
t/rand.t ............... ok
t/rank.t ............... ok
t/scinotation.t ........ ok
t/similar.t ............ ok
t/spectral.t ........... ok
t/stringify.t .......... ok
t/submatrix.t .......... ok
t/swap.t ............... ok
t/symmetric.t .......... ok
t/trace.t .............. ok
t/transpose.t .......... ok
t/triang.t ............. ok
t/tridiag.t ............ ok
t/vecnorm.t ............ ok
t/yacas.t .............. ok
All tests successful.
Files=59, Tests=353,  4 wallclock secs ( 0.12 usr  0.03 sys +  3.20 cusr  0.12 csys =  3.47 CPU)
Result: PASS

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

build_requires:

    Module        Need Have  
    ------------- ---- ------
    File::Spec    0    3.63  
    Test::Most    0    0.34  

configure_requires:

    Module        Need Have  
    ------------- ---- ------
    Module::Build 0.38 0.4218


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = en_US.UTF-8
    PATH = /home/eserte/perl5/version='5.20.2';/bin:/home/eserte/perl5/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/eserte/bin/linux-gnu:/home/eserte/bin/sh:/home/eserte/bin:/home/eserte/bin/pistachio-perl/bin:/usr/games:/home/eserte/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 3827
    PERL5_CPAN_IS_RUNNING = 3827
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 3962,3827
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1000/2018120222/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    SHELL = /bin/zsh
    STDPERL = perl
    TERM = xterm
    TMPDIR = /var/tmp/cpansmoker-1000/2018120222

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /opt/perl-5.24.0d/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 24 25 27 29 30 44 46 108 111 115 128 134 1000 1024
    $EGID = 1000 4 24 25 27 29 30 44 46 108 111 115 128 134 1000 1024

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.11    
    CPAN::Meta          2.150005
    Cwd                 3.63    
    ExtUtils::CBuilder  0.280225
    ExtUtils::Command   7.10    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.10_01 
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.31    
    File::Spec          3.63    
    JSON                2.90    
    JSON::PP            2.27300 
    Module::Build       0.4218  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4417  
    Test::Harness       3.36    
    Test::More          1.302073
    YAML                1.15    
    YAML::Syck          1.29    
    version             0.9916  


--

Summary of my perl5 (revision 5 version 24 subversion 0) configuration:
   
  Platform:
    osname=linux, osvers=3.16.0-4-amd64, archname=x86_64-linux
    uname='linux cabulja 3.16.0-4-amd64 #1 smp debian 3.16.7-ckt25-2 (2016-04-08) x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.24.0d -DDEBUGGING -Dcf_email=srezic@cpan.org'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2',
    optimize='-O2 -g',
    cppflags='-fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='4.9.2', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/4.9/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.19.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.19'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options: DEBUGGING HAS_TIMES PERLIO_LAYERS PERL_COPY_ON_WRITE
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_TIME
                        USE_PERLIO USE_PERL_ATOF
  Built under linux
  Compiled at Jul  2 2016 10:28:59
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="3827"
    PERL5_CPAN_IS_RUNNING="3827"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="3962,3827"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1000/2018120222/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
  @INC:
    /opt/perl-5.24.0d/lib/site_perl/5.24.0/x86_64-linux
    /opt/perl-5.24.0d/lib/site_perl/5.24.0
    /opt/perl-5.24.0d/lib/5.24.0/x86_64-linux
    /opt/perl-5.24.0d/lib/5.24.0
    .