Skip to main content

GooFit fitting package

Project description

GooFit is a highly parallel fitting framework originally designed for High Energy Physics.

Installation

This package can be installed with pip, but uses SciKit-Build, and is build, fully optimized, on your system. Because of this, there are a few caveats when running a pip install. Make sure you have SciKit-Build (pip install scikit-build) before you attempt an install. Also, if you don’t have a recent version of CMake (3.8 or better recommended), also run pip install cmake. When you build, you should also use pip’s -v flag, so that you can see it build (and observe the configuration options). Otherwise, you might wait a very long time without output (especially if CUDA was found).

In practice, this looks like this:

pip install scikit-build cmake
pip install -v goofit

Building a source package from git

For developers:

To make a source package, start with a clean (such as new) git GooFit package with all submodules checked out:

git clone --branch=master --recursive --depth=10 git@github.com:GooFit/GooFit.git
cd goofit
python setup.py sdist
twine upload dist/*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

goofit-2.1.0b1.tar.gz (6.2 MB view details)

Uploaded Source

File details

Details for the file goofit-2.1.0b1.tar.gz.

File metadata

  • Download URL: goofit-2.1.0b1.tar.gz
  • Upload date:
  • Size: 6.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for goofit-2.1.0b1.tar.gz
Algorithm Hash digest
SHA256 242b362117acbce5da1916255192612414b930ad6a1aa4c5003c9fc0d144d562
MD5 a565d8f93d46fa8dd795a8ffe3d28b7b
BLAKE2b-256 30e5e4c418c32cd621395072f200545e13868555fe774014a0cf81c60a520242

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page