Changeset 494 for trunk

Show
Ignore:
Timestamp:
01/18/12 15:24:09 (4 months ago)
Author:
LaurentPerrinet
Message:

minor changes on the INSTALL instruction / updated URL

Location:
trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/INSTALL

    r330 r494  
    11NeuroTools Installation 
    22======================= 
     3 
     4The simplest method is to use: 
     5 
     6    $ pip install NeuroTools 
     7 
     8 
     9Compiling from source 
     10--------------------- 
    311 
    412First download the package files:: 
     
    1725Then you need to add the location:: 
    1826 
    19     $HOME/opt/mystuff/lib/python2.5/site-packages/  
     27    $HOME/opt/mystuff/lib/python2.7/site-packages/  
    2028 
    2129to your PYTHONPATH or within python in your sys.path directive. 
    2230 
    23 Note, here lib is replaced by `lib64` on 64 bit systems, and `python2.5` is 
     31Note, here lib is replaced by `lib64` on 64 bit systems, and `python2.7` is 
    2432(obviously) replaced by your python version. 
    2533 
  • trunk/src/signals/spikes.py

    r489 r494  
    348348         
    349349        Reference: 
    350             http://incm.cnrs-mrs.fr/LaurentPerrinet/Publications/Voges08fens 
     350            http://invibe.net/LaurentPerrinet/Publications/Voges08fens 
    351351         
    352352        Inputs: