zfit wrapper for lazy analysts
Project description
mzfit
zfit wrapper for lazy analysts GitHub
Author: Keita Mizukoshi (Kobe Univ. mzks@stu.kobe-u.ac.jp, @mzks)
Concept
zfit
is a nice fitting tools on python, built on object-oriented interface.
However, I would sometime like to fit easily. I do not always want to care minimizers and cost function.
I usually take an approach for good fitting, try-error-retry with visual environment.
For that purpose, raw zfit
is slightly much.
To prevent tenosynovitis of lazy analysts, I made a wrapper of zfit
, mzfit
Install via pip
pip install mzfit
Simple Usage
See notebook/mzfit.ipynb.
Install for developer
git clone https://github.com/mzks/mzfit
python -m pip install -e mzfit
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
mzfit-0.1-py3-none-any.whl
(4.6 kB
view details)
File details
Details for the file mzfit-0.1-py3-none-any.whl
.
File metadata
- Download URL: mzfit-0.1-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1a5db8357b3dd39d7f948f5201ee5d594d59160738e16592b0c878e02d85cd83 |
|
MD5 | c83d850719361f5547a09bd1132bbbd1 |
|
BLAKE2b-256 | 4e99cf1b383152cbc6736aa38ce6470816ec17d15df855afbac3b22dde5851ee |