https://github.com/lmfit/lmfit-py

sort by:
Revision Author Date Message Commit Date
4b5dde4 tweak doc html header 20 August 2014, 19:11:04 UTC
2946cfa more doc changes 20 August 2014, 18:59:28 UTC
ab9d232 update doc makefile for better zipped HTML generation 20 August 2014, 18:37:59 UTC
442f61b doc layout fix 20 August 2014, 16:52:10 UTC
0eb1832 support making epub/html-zip doc with PNG math 20 August 2014, 16:04:52 UTC
18388de remove old sphinx stuff 20 August 2014, 16:04:17 UTC
ab59dbf all sphinx extensions to sphinx folder 20 August 2014, 15:44:29 UTC
2ee004c fix doc ambiguity 20 August 2014, 15:43:53 UTC
29a22db update link to scipy docs site 20 August 2014, 15:35:57 UTC
657112c remove local ipython sphinx modules 20 August 2014, 15:35:32 UTC
54c1b89 updated doc 19 August 2014, 12:51:36 UTC
1e72b97 updated NIST Gaussian example 19 August 2014, 12:51:22 UTC
34a2043 improve peak estimates 19 August 2014, 12:50:47 UTC
59f1ee9 fix error in Exception message 19 August 2014, 12:50:26 UTC
1223e95 doc typos 19 August 2014, 04:30:49 UTC
4522d0a added .fit_report() method to Model, updated docs 19 August 2014, 04:15:37 UTC
8839998 updated doc 19 August 2014, 03:29:08 UTC
a40755b add min/max/vary options to model 18 August 2014, 03:40:06 UTC
06bb761 update doc 18 August 2014, 03:36:33 UTC
77d21bc doc/examples rearrange 18 August 2014, 03:34:21 UTC
808e3c9 update doc example files 18 August 2014, 03:33:29 UTC
04cfb88 add examples for doc 18 August 2014, 03:33:00 UTC
693f250 fix paths for nosetests to run for NIST data 18 August 2014, 01:47:34 UTC
6a06555 relax fit tolerance for python3 results 18 August 2014, 01:39:21 UTC
88b766f moved NIST StRD models to be actual tests 18 August 2014, 01:33:57 UTC
03110fa moved NIST StRD models to be actual tests 18 August 2014, 01:33:45 UTC
bb69f56 relax scalar minimizer fit results 17 August 2014, 21:45:57 UTC
b44f87a remove plots from test 17 August 2014, 21:45:25 UTC
15012c9 more tests from examples 17 August 2014, 21:33:59 UTC
ab963af fix another print statement 17 August 2014, 20:51:26 UTC
666bd01 remove print statement 17 August 2014, 20:43:17 UTC
17afb1b add step model 17 August 2014, 19:56:12 UTC
4e44b41 add utils module for tests 17 August 2014, 19:55:33 UTC
c3823ba update 1var test 17 August 2014, 19:55:10 UTC
ce97974 update bounds test 17 August 2014, 19:54:59 UTC
ec5627a add keyword opts to Model.__init__() that get passed to model func 17 August 2014, 19:54:37 UTC
ba8a9a1 add set_paramval() method to Model for initializing parameter value 17 August 2014, 15:16:48 UTC
a80e73e code cleanups, with pylint 16 August 2014, 17:05:20 UTC
1ac49fb code cleanups, with pylint 16 August 2014, 17:05:09 UTC
60fa371 code cleanups, with pylint 16 August 2014, 17:05:05 UTC
822dfd0 code cleanups, with pylint 16 August 2014, 17:05:02 UTC
b389d62 remove simulated annealing 16 August 2014, 15:24:31 UTC
2fb140e clean up of lineshapes.py 16 August 2014, 15:18:56 UTC
11c06f5 updated asteval fixes 16 August 2014, 15:00:29 UTC
862259c updated doc for fit_report 15 August 2014, 12:51:52 UTC
b1090e3 update model example 15 August 2014, 12:45:12 UTC
365fcaf more tweaks to doc header 15 August 2014, 12:44:43 UTC
5b1aae3 more doc changes 15 August 2014, 12:44:20 UTC
e1962c4 more doc on models 14 August 2014, 18:58:01 UTC
8b04445 allow inclusion of fit statistics in fit_report() 14 August 2014, 18:57:42 UTC
2dd308e more doc figures 14 August 2014, 18:57:05 UTC
d1e3dee more doc layout changes 14 August 2014, 18:34:53 UTC
4373dac add figures for doc 14 August 2014, 18:34:20 UTC
b8c9e67 update models example 14 August 2014, 13:24:43 UTC
0af0f5d version number to 0.8.0rc1 14 August 2014, 13:24:02 UTC
dc27d44 more doc changes 14 August 2014, 13:23:30 UTC
1de5f89 updated examples 14 August 2014, 03:01:19 UTC
038dabf doc improvements 14 August 2014, 03:01:05 UTC
a260464 update html doc layout and theme 14 August 2014, 02:59:10 UTC
455ff61 revert to allow Model.missing == 'none' as well as None 14 August 2014, 02:57:47 UTC
8335395 improve docs more.... 11 August 2014, 22:22:08 UTC
0fb2546 include fitting method, scale_covar, etc to Model.fit 11 August 2014, 17:17:07 UTC
5499052 updated doc for model building 11 August 2014, 17:16:33 UTC
726a253 altered doc header 11 August 2014, 17:15:57 UTC
4085f0b added examples for docs 11 August 2014, 17:15:36 UTC
3650880 more reorg of doc for models 11 August 2014, 12:55:33 UTC
f1d7edc more reorg of doc for models 11 August 2014, 12:39:22 UTC
ea2dcb5 more udpates to do 11 August 2014, 05:02:12 UTC
08b2772 update doc for model 11 August 2014, 04:43:09 UTC
ca1ef24 rename Model.calc_model to Model.eval, fix bug in passing kwargs for param values 11 August 2014, 04:42:25 UTC
b0d8b40 some doc reorg 10 August 2014, 20:39:37 UTC
08c5632 some doc reorg 10 August 2014, 20:39:23 UTC
722861b fix typo 10 August 2014, 19:39:07 UTC
e04909c cleanup 10 August 2014, 19:38:55 UTC
7716752 add Model.calc_model method 10 August 2014, 19:28:38 UTC
5f46eec use 'degree' in polynomial model 10 August 2014, 18:57:50 UTC
9409148 add logistic form to step/rectangle, fix bugs 10 August 2014, 18:56:59 UTC
10a2f25 improve models doc 10 August 2014, 02:15:16 UTC
878178d add more models derived from known lineshapes 10 August 2014, 02:15:04 UTC
534a4cc add StudentsT Model 09 August 2014, 21:38:47 UTC
fa506ac updated docs (still in progress) 09 August 2014, 18:46:43 UTC
8cf6c09 more updates to models.rst 08 August 2014, 22:43:21 UTC
7d39449 more doc for models 08 August 2014, 12:40:59 UTC
8fe8894 model: add default values for params derived from numerical keyword args 08 August 2014, 12:40:46 UTC
a4c6f29 some doc improvements 08 August 2014, 04:17:12 UTC
f7627af Merge pull request #96 from lmfit/model_rearrange merging model_rearrange into master. 08 August 2014, 01:33:48 UTC
a8d78ac more doc changes 07 August 2014, 04:22:46 UTC
9e1e5c0 more doc changes 07 August 2014, 04:21:47 UTC
b7e108d Merge branch 'model_rearrange' of github.com:lmfit/lmfit-py into model_rearrange 07 August 2014, 04:07:18 UTC
ab85b1a fix typos in model.py 07 August 2014, 04:06:45 UTC
61ada06 update docs (more work needed) 07 August 2014, 04:03:18 UTC
c01a95e add more models 07 August 2014, 03:48:00 UTC
e041c71 add step and rectangle lineshapes 07 August 2014, 01:09:08 UTC
86165fe remove unneeded print statements 06 August 2014, 19:11:32 UTC
1e294bc many modifications to fit-2-gaussians test 06 August 2014, 13:14:52 UTC
e888e25 added, rearranged, added guess_starting_values() for more models 06 August 2014, 13:14:07 UTC
2524754 allow params with starting value None, but an expr 06 August 2014, 13:13:24 UTC
14542a5 comment out fwhm for Gaussian, test failing... 06 August 2014, 03:04:00 UTC
9aa970d improve starting guess 06 August 2014, 02:59:49 UTC
1b9ff99 improve test for missing parameters, allowing extra 06 August 2014, 02:59:22 UTC
back to top