Skip to content

patperry/iproc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To clone and initialize the project:

    git clone https://github.com/patperry/iproc.git
    cd iproc
    git submodule init
    git submodule update
    autoreconf --install


To configure and compile the project:

    ./configure
    make


To run the tests:

    make check

About

Model fitting as described in "Point process modeling for interaction networks"

Resources

Stars

Watchers

Forks

Packages

No packages published