IMP logo

libTAU support code

libTAU is a support library needed for MultiFit, provided by Haim Wolfson's group at Tel Aviv University. It is not open source, but we have permission to distribute its binaries with MultiFit and IMP. If you want to build MultiFit from source code, you will first need to download libTAU:

For Anaconda Python users
Simply run:
conda config --add channels salilab
conda install libTAU

For Mac users
We recommend you install the homebrew package manager; then you can install libTAU by simply typing brew tap salilab/salilab; brew install libTAU.

For Linux users with RPM
We provide RPMs for RedHat Enterprise 5, RedHat Enterprise 6, RedHat Enterprise 7, Fedora 20, and Fedora 23, for both 32-bit (i386) and 64-bit (x86_64) machines. (They may also work on similar systems, such as Ubuntu.)

Manual install for Mac, Windows or Linux users
We provide binaries for 32-bit or 64-bit Intel Macs running OS X 10.6 or later, Apple Silicon Macs running MacOS 11 or later, 32-bit or 64-bit Windows, and 32-bit (i386) or 64-bit (x86_64 and arm64) Linux. Download the libTAU zipfile, extract it, then follow the instructions in the README file. (GPG signature)

The zipfile and RPMs are signed with either this GPG key or this GPG key.