Giter Club home page Giter Club logo

comp-d_mpi's Issues

D and Z values have opposite signs?

Hello, in my analyses all three methods (d, p, f) gave results of D and Z in opposite values. In other words, positive D statistics with negative Z scores, and negative D with positive Z scores. Since the null expectation is D=0, I think Z and D should be of the same sign. Could you please explain why this is not the case? Thanks.

Failure to compile in Ubuntu 20.04

Hi I'm trying to get this software installed on my PC running Ubuntu and I can't compile. After downloading the source code and running autoreconf in the directory, I get the following message when I run ./configure:

checking whether the Boost::Program_Options library is available... no

I've tried several ways to install the Boost libraries including:

sudo apt-get install libboost-dev libboost-program-options-dev libmpich2-dev autotools-dev autoconf (which fails)
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libmpich2-dev

and

sudo apt-get install libboost-dev libboost-program-options-dev libmpich-dev autotools-dev autoconf (which apparently works but then I run ./configure again and gives me the same message)

checking whether the Boost::Program_Options library is available... no

If I assume this message isn't an error and I proceed with make then I get the following:

Making all in src
make[1]: Entering directory '/home/biologistico/Comp-D_MPI-master/src'
/home/biologistico/miniconda2/bin/x86_64-conda_cos6-linux-gnu-c++ -DPACKAGE_NAME="compDmpi" -DPACKAGE_TARNAME="compdmpi" -DPACKAGE_VERSION="1.0" -DPACKAGE_STRING="compDmpi\ 1.0" -DPACKAGE_BUGREPORT="[email protected]" -DPACKAGE_URL="" -DPACKAGE="compdmpi" -DVERSION="1.0" -I. -Wall -std=c++11 -O3 -DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /home/biologistico/miniconda2/include -fvisibility-inlines-hidden -std=c++17 -fmessage-length=0 -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /home/biologistico/miniconda2/include -MT compDmpi-dstat_main.o -MD -MP -MF .deps/compDmpi-dstat_main.Tpo -c -o compDmpi-dstat_main.o test -f 'dstat_main.cpp' || echo './'dstat_main.cpp
dstat_main.cpp:23:10: fatal error: boost/math/distributions/chi_squared.hpp: No such file or directory
#include <boost/math/distributions/chi_squared.hpp>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [Makefile:594: compDmpi-dstat_main.o] Error 1
make[1]: Leaving directory '/home/biologistico/Comp-D_MPI-master/src'
make: *** [Makefile:353: all-recursive] Error 1

I'm at a loss and don't know what's wrong and where. Thanks in advance for your help.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.