Skip to content

nipy/nitime

Folders and files

NameName
Last commit message
Last commit date
Nov 6, 2024
Jun 7, 2024
Jun 12, 2024
Aug 25, 2023
Jun 14, 2023
Jun 14, 2023
Jun 14, 2023
Jun 19, 2012
May 25, 2010
May 27, 2011
Apr 4, 2023
Jun 17, 2024
Dec 15, 2016
Aug 25, 2023
Jun 12, 2024
Aug 18, 2023
Oct 2, 2023
Jun 14, 2023

Repository files navigation

===================================================
 Nitime: timeseries analysis for neuroscience data
===================================================

Nitime contains a core of numerical algorithms for time-series analysis both in
the time and spectral domains, a set of container objects to represent
time-series, and auxiliary objects that expose a high level interface to the
numerical machinery and make common analysis tasks easy to express with compact
and semantically clear code.

Website
=======

Current information can always be found at the NIPY website is located
here::

    http://nipy.org/nitime

Mailing Lists
=============

Please see the developer's list here::

    https://mail.python.org/mailman/listinfo/neuroimaging

Code
====

You can find our sources and single-click downloads:

* `Main repository`_ on Github.
* Documentation_ for all releases and current development tree.
* Download as a tar/zip file the `current trunk`_.
* Downloads of all `available releases`_.

.. _main repository: http://github.com/nipy/nitime
.. _Documentation: http://nipy.org/nitime
.. _current trunk: http://github.com/nipy/nitime/archives/master
.. _available releases: http://github.com/nipy/nitime/downloads


License information
===================

Nitime is licensed under the terms of the new BSD license. See the file
"LICENSE" for information on the history of this software, terms & conditions
for usage, and a DISCLAIMER OF ALL WARRANTIES.

All trademarks referenced herein are property of their respective holders.

Copyright (c) 2006-2023, NIPY Developers
All rights reserved.