File: links_names.txt

package info (click to toggle)
nipy 0.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,352 kB
  • sloc: python: 39,115; ansic: 30,931; makefile: 210; sh: 93
file content (172 lines) | stat: -rw-r--r-- 6,840 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
.. -*- rst -*-
.. vim: ft=rst

.. This rst format file contains commonly used link targets
   and name substitutions.  It may be included in many files,
   therefore it should only contain link targets and name
   substitutions.  Try grepping for "^\.\. _" to find plausible
   candidates for this list.

.. NOTE: reST targets are
   __not_case_sensitive__, so only one target definition is needed for
   nipy, NIPY, Nipy, etc...

.. Nipy
.. _nipy: http://nipy.org/nipy
.. _`NIPY developer resources`: http://nipy.sourceforge.net/devel
.. _`NIPY data packages`: http://nipy.sourceforge.net/data-packages
.. _`nipy github`: http://github.com/nipy/nipy
.. _`nipy trunk`: http://github.com/nipy/nipy
.. _`nipy mailing list`: https://mail.python.org/mailman/listinfo/neuroimaging
.. _nipy pypi: http://pypi.python.org/pypi/nipy
.. _nipy issues: http://github.com/nipy/nipy/issues
.. _`nipy bugs`: http://github.com/nipy/nipy/issues
.. _`nipy sourceforge`: http://nipy.sourceforge.net/
.. _`nipy launchpad`: https://launchpad.net/nipy
.. _nipy on travis: https://travis-ci.org/nipy/nipy

.. Related projects
.. _nipy community: http://nipy.org
.. _dipy: http://nipy.org/dipy
.. _`dipy github`: http://github.com/Garyfallidis/dipy
.. _nibabel: http://nipy.org/nibabel
.. _`nibabel github`: http://github.com/nipy/nibabel
.. _nipy development guidelines: http://nipy.org/devel
.. _nipy buildbot: http://nipy.bic.berkeley.edu

.. Documentation tools
.. _graphviz: http://www.graphviz.org/
.. _Sphinx: http://sphinx.pocoo.org/
.. _`Sphinx reST`: http://sphinx.pocoo.org/rest.html
.. _reST: http://docutils.sourceforge.net/rst.html
.. _docutils: http://docutils.sourceforge.net

.. Licenses
.. _GPL: http://www.gnu.org/licenses/gpl.html
.. _BSD: http://www.opensource.org/licenses/bsd-license.php
.. _LGPL: http://www.gnu.org/copyleft/lesser.html
.. _MIT License: http://www.opensource.org/licenses/mit-license.php

.. Operating systems and distributions
.. _Debian: http://www.debian.org
.. _NeuroDebian: http://neuro.debian.net
.. _Ubuntu: http://www.ubuntu.com
.. _MacPorts: http://www.macports.org/

.. Working process
.. _pynifti: http://niftilib.sourceforge.net/pynifti/
.. _nifticlibs: http://nifti.nimh.nih.gov
.. _nifti: http://nifti.nimh.nih.gov
.. _sourceforge: http://nipy.sourceforge.net/
.. _github: http://github.com
.. _launchpad: https://launchpad.net/

.. Python packaging
.. _distutils: http://docs.python.org/2/library/distutils.html
.. _setuptools: http://pypi.python.org/pypi/setuptools
.. _distribute: http://pypi.python.org/pypi/distribute
.. _pip: http://pypi.python.org/pypi/pip
.. _old and new python versions: https://launchpad.net/%7Efkrull/+archive/deadsnakes
.. _pypi: http://pypi.python.org
.. _example pypi: http://packages.python.org/an_example_pypi_project/setuptools.html#intermezzo-pypirc-file-and-gpg
.. _github bdist_mpkg: https://github.com/matthew-brett/bdist_mpkg
.. _wheel: https://pypi.python.org/pypi/wheel
.. _install pip with get-pip.py: https://pip.pypa.io/en/stable/installing/#installing-with-get-pip-py

.. Code support stuff
.. _pychecker: http://pychecker.sourceforge.net/
.. _pylint: http://www.logilab.org/project/pylint
.. _pyflakes: http://divmod.org/trac/wiki/DivmodPyflakes
.. _virtualenv: http://pypi.python.org/pypi/virtualenv
.. _git: https://git-scm.com
.. _flymake: http://flymake.sourceforge.net/
.. _rope: http://rope.sourceforge.net/
.. _pymacs: http://pymacs.progiciels-bpi.ca/pymacs.html
.. _ropemacs: http://rope.sourceforge.net/ropemacs.html
.. _ECB: http://ecb.sourceforge.net/
.. _emacs_python_mode: http://www.emacswiki.org/cgi-bin/wiki/PythonMode
.. _doctest-mode: http://www.cis.upenn.edu/~edloper/projects/doctestmode/
.. _bazaar: http://bazaar-vcs.org/
.. _subversion: http://subversion.tigris.org/
.. _nose: http://nose.readthedocs.org/en/latest
.. _pytest: https://pytest.org
.. _`python coverage tester`: http://nedbatchelder.com/code/modules/coverage.html

.. Other python projects
.. _numpy: http://numpy.scipy.org
.. _scipy: http://www.scipy.org
.. _cython: http://www.cython.org/
.. _ipython: http://ipython.org
.. _`ipython manual`: http://ipython.org/ipython-doc/stable/index.html
.. _matplotlib: http://matplotlib.sourceforge.net
.. _ETS: http://code.enthought.com/projects/tool-suite.php
.. _`Enthought Tool Suite`: http://code.enthought.com/projects/tool-suite.php
.. _python: http://www.python.org
.. _mayavi: http://code.enthought.com/projects/mayavi/
.. _sympy: http://sympy.org
.. _nibabel: http://nipy.org/nibabel
.. _networkx: http://networkx.lanl.gov/
.. _pythonxy:
.. _python (x, y): https://python-xy.github.io/
.. _EPD: http://www.enthought.com/products/epd.php
.. _EPD free: http://www.enthought.com/products/epd_free.php
.. _Anaconda: https://www.continuum.io/downloads
.. _Unofficial Windows binaries: http://www.lfd.uci.edu/~gohlke/pythonlibs

.. Python imaging projects
.. _PyMVPA: http://www.pymvpa.org
.. _BrainVISA: http://brainvisa.info
.. _anatomist: http://brainvisa.info

.. Not so python imaging projects
.. _matlab: http://www.mathworks.com
.. _spm: http://www.fil.ion.ucl.ac.uk/spm
.. _eeglab: http://sccn.ucsd.edu/eeglab
.. _AFNI: http://afni.nimh.nih.gov/afni
.. _FSL: http://www.fmrib.ox.ac.uk/fsl
.. _FreeSurfer: http://surfer.nmr.mgh.harvard.edu
.. _voxbo: http://www.voxbo.org
.. _fmristat: http://www.math.mcgill.ca/keith/fmristat

.. Visualization
.. _vtk: http://www.vtk.org/

.. General software
.. _gcc: http://gcc.gnu.org
.. _xcode: http://developer.apple.com/TOOLS/xcode
.. _mingw: http://www.mingw.org
.. _cygwin: http://cygwin.com
.. _macports: http://www.macports.org/
.. _VTK: http://www.vtk.org/
.. _ITK: http://www.itk.org/
.. _swig: http://www.swig.org

.. Functional imaging labs
.. _`Brain Imaging Center`: http://bic.berkeley.edu/
.. _`functional imaging laboratory`: http://www.fil.ion.ucl.ac.uk
.. _FMRIB: http://www.fmrib.ox.ac.uk

.. Other organizations
.. _enthought: <http://www.enthought.com>
.. _kitware: http://www.kitware.com

.. General information links
.. _`wikipedia FMRI`: http://en.wikipedia.org/wiki/Functional_magnetic_resonance_imaging
.. _`wikipedia PET`: http://en.wikipedia.org/wiki/Positron_emission_tomography
.. _ANALYZE: http://www.grahamwideman.com/gw/brain/analyze/formatdoc.htm
.. _NIfTI1: http://nifti.nimh.nih.gov/nifti-1/
.. _MINC: http://wiki.bic.mni.mcgill.ca/index.php/MINC

.. Mathematical methods
.. _`wikipedia ICA`: http://en.wikipedia.org/wiki/Independent_component_analysis
.. _`wikipedia PCA`: http://en.wikipedia.org/wiki/Principal_component_analysis

.. Testing
.. _travis-ci: https://travis-ci.org

.. People
.. _Matthew Brett: https://matthew.dynevor.org
.. _Yaroslav O. Halchenko: http://www.onerussian.com
.. _Michael Hanke: http://apsy.gse.uni-magdeburg.de/hanke
.. _Gaƫl Varoquaux: http://gael-varoquaux.info/
.. _Keith Worsley: http://www.math.mcgill.ca/keith