summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 22559a3ce95a58f5855760ba26aaac747bfc4c58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-lmfit
	pkgdesc = Non-Linear Least Squares Minimization, with flexible Parameter settings, based on scipy.optimize.leastsq, and with many additional classes and methods for curve fitting
	pkgver = 1.0.2
	pkgrel = 1
	url = http:/lmfit.github.io/lmfit-py/
	arch = x86_64
	license = BSD
	makedepends = python-setuptools
	depends = python
	depends = python-numpy
	depends = python-scipy
	depends = python-asteval
	depends = python-uncertainties
	source = https://github.com/lmfit/lmfit-py/archive/1.0.2.tar.gz
	sha256sums = 9a67e6ec2e26a941889f4e45420258d46d6da3595846569682974d8702d8c6e4

pkgname = python-lmfit