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

sort by:
Revision Author Date Message Commit Date
b8f4c6f add conda-forge channel to installation docs 26 July 2016, 20:38:46 UTC
76bbe62 Merge pull request #362 from lmfit/prep095 Prep095 26 July 2016, 20:34:59 UTC
aa741ce update whatsnew (release notes) and main doc page 26 July 2016, 20:19:18 UTC
8d6c22e update version info in installation doc 26 July 2016, 13:49:14 UTC
7d11f0c dtop test for scipy_minimize, notes on scipy versions 26 July 2016, 13:48:49 UTC
ef3c6fe clarify license as more BSD-like than MIT-like 26 July 2016, 13:48:03 UTC
a38ea84 update requirements to python 2.7 and scipy 0.14 26 July 2016, 13:47:39 UTC
7fa2388 Merge pull request #361 from tritemio/master Docs: remove no longer true note 26 July 2016, 00:25:35 UTC
9f283eb Docs: remove no longer true note 25 July 2016, 22:16:22 UTC
9bd8b53 update ISSUE TEMPLATE 22 July 2016, 23:21:41 UTC
876239c Merge pull request #358 from tritemio/updates Docs and style updates for 0.9.5 22 July 2016, 17:46:16 UTC
6eb7ea7 Docs: complete autodoc of MinimizerResult 22 July 2016, 13:24:54 UTC
722d099 Drop py26 compat, use dict comprehension. 22 July 2016, 12:51:59 UTC
ad717bf Docs: docstrings fixes and improvements 22 July 2016, 12:39:49 UTC
1a9132e Final fixes after PR #355 merge 22 July 2016, 12:39:01 UTC
ae7dcdc make MinimizerResult and ModelResult more similar: merging #355 from @trimetio 22 July 2016, 11:43:06 UTC
519bd17 make MinimizerResult and ModelResult more similar: merging #355 from @trimetio 22 July 2016, 11:42:45 UTC
4b41063 use Py2.7-only dict comprehension 22 July 2016, 02:10:38 UTC
dbc1319 deliberately stop testing for Py2.6 22 July 2016, 02:09:30 UTC
b2ea0f3 Merge pull request #353 from lmfit/prep094rc2 Prep094rc2 21 July 2016, 17:34:26 UTC
0be33dd use module and fully qualified module names in doc sources 21 July 2016, 17:07:38 UTC
7043e5b Merge pull request #357 from RobbieClarken/readme-formatting Fix formatting of code in readme and correct typos 19 July 2016, 12:27:50 UTC
e4f7652 Fix formatting of code in readme and correct typos 19 July 2016, 08:28:06 UTC
59710f4 add prep094rc2, python 3.5 16 July 2016, 13:06:24 UTC
07e45b2 add script to run benchmark code outside of asv 16 July 2016, 13:05:55 UTC
f4d23c1 add benchmarks with NaN and larger array size 16 July 2016, 13:05:21 UTC
7804f35 remove pre-tests of isnan before call to _nan_policy() 16 July 2016, 00:39:51 UTC
2aa0d48 more updates to doc examples, especially wrt aic/bic 15 July 2016, 17:57:28 UTC
a028bc7 more updates to doc examples, especially wrt aic/bic 15 July 2016, 17:56:53 UTC
4bfeb53 seem to need fully qualified module name 15 July 2016, 17:31:32 UTC
425cfe3 update aic/bic values 15 July 2016, 17:31:02 UTC
5dba6d3 update results using new AIC/BIC calc 15 July 2016, 17:19:26 UTC
3c1b9e1 add check of isnan/isinfinite before calling _nan_policy() 15 July 2016, 17:18:45 UTC
72c33d1 Merge pull request #352 from andyfaff/pep8par STYPEP8: inconsequential PEP8 and style changes (built in packages co… 15 July 2016, 13:06:24 UTC
95b228b STYPEP8: inconsequential PEP8 and style changes (built in packages come first when importing) 15 July 2016, 03:01:52 UTC
11e3605 Merge pull request #351 from lmfit/param_defvals Param defvals 15 July 2016, 02:28:30 UTC
ae8cda5 more aggressive setting of valid default param values, for composite models 11 July 2016, 13:22:30 UTC
94e2651 prefer builting max(), min() over numpy versions 11 July 2016, 13:20:41 UTC
8dd4718 add zerodivision gaurd to height calc 11 July 2016, 13:20:00 UTC
287577d add default values to more lineshape functions 11 July 2016, 13:19:17 UTC
4c15d04 Merge pull request #348 from tritemio/nb_fixes Docs: fix errors in example notebooks 10 July 2016, 19:21:20 UTC
9fe52f9 Docs: fix errors in example notebooks 10 July 2016, 18:39:00 UTC
ae7884b Merge pull request #346 from tritemio/docs_fixes Docs: use python3 print 10 July 2016, 17:32:30 UTC
6aa8505 Docs: use python3 print 09 July 2016, 21:39:16 UTC
dd1b799 Merge pull request #345 from tritemio/fix_loglikelihood Fix log-likelihood computation 09 July 2016, 00:27:31 UTC
062f123 Merge pull request #344 from andyfaff/sphinxmod DOC: fix module names 09 July 2016, 00:25:09 UTC
b49d8dc Fix undefined result.nvarys 08 July 2016, 22:24:40 UTC
63f5721 Fix log-likelihood computation 08 July 2016, 22:13:01 UTC
a740490 DOC: fix module names 08 July 2016, 05:33:23 UTC
2720249 Merge pull request #343 from lmfit/prep0.9.4 Prepare 0.9.4 07 July 2016, 16:46:18 UTC
4baaae8 fix typos 07 July 2016, 16:19:26 UTC
675f553 fix typo 01 July 2016, 21:27:24 UTC
d90ffab fix typo 01 July 2016, 21:24:08 UTC
051e13d update installation doc 01 July 2016, 21:20:22 UTC
fd736f6 add scipy 0.13 deprecation, make warning loud (DeprecationWarning is suppressed by default: WTF\?) 01 July 2016, 21:10:06 UTC
f116b94 add deprecation warning for scipy 0.13 to main doc 01 July 2016, 21:08:12 UTC
c9e6577 specific versions in INSTALL 01 July 2016, 21:07:32 UTC
22f48e6 fix typo 01 July 2016, 13:14:42 UTC
eab663a Merge pull request #342 from lmfit/model_eval_scalar Model eval scalar 01 July 2016, 13:10:01 UTC
ef1920f remove unneeded tiling of constant results to match independent variable 29 June 2016, 13:10:25 UTC
1b1ce2b test_result_eval_custom_x() fixed to not check length for models that return a constant 29 June 2016, 13:09:27 UTC
0a571c3 Merge pull request #337 from andyfaff/finite ENH: raise error if userfcn returns non-finite number 28 June 2016, 14:43:49 UTC
ad1baa5 fix indents 27 June 2016, 13:24:28 UTC
944936d update docs for ModelResult.eval() and .eval_components() 27 June 2016, 12:50:44 UTC
196261d allow Model and ModelResult eval() to take a scalar independent variable 27 June 2016, 12:43:06 UTC
ca2a798 MAINT: Added scipy licence to reflect that _nan_policy was modified from scipy code 27 June 2016, 00:33:16 UTC
35df190 MAINT: moved check nan_policy check 27 June 2016, 00:29:48 UTC
826d79e MAINT: attribution in _nan_policy 27 June 2016, 00:27:19 UTC
aff59f8 DOC: nan_policy 26 June 2016, 03:50:49 UTC
6809c1d MAINT: change name to nan_policy 26 June 2016, 03:46:16 UTC
2503bf3 BUG: Fixed up use of mask in __lnpost 26 June 2016, 02:04:57 UTC
8268faa ENH: raise error if userfcn returns non-finite number 26 June 2016, 02:04:57 UTC
eb47246 Merge pull request #338 from lmfit/least_sqaures Add support for least_squares, deleted deprecated methods. 24 June 2016, 13:02:10 UTC
ebadce1 Merge pull request #336 from lmfit/with__array__ Add `__array__()` methods to Parameter and Parameters classes 21 June 2016, 19:39:10 UTC
3b316aa Merge pull request #340 from ampolloreno/adding_plot_labels Added optional parameters xlabel and ylabel for plots 18 June 2016, 10:44:39 UTC
1a64e60 changed == None to is None 17 June 2016, 16:48:11 UTC
e38e92c apply suggest changes. 17 June 2016, 06:22:40 UTC
3cfcfb6 Added optional parameters xlabel and ylabel for plots 16 June 2016, 22:17:52 UTC
f171d9a added support for least_squares, deleted deprecated minimizer methods, 16 June 2016, 14:10:30 UTC
a699a43 Merge pull request #335 from pseudocubic/py26-compatibility-fix FIX: Changed dict comprehensions to style compatible with py26 13 June 2016, 11:40:55 UTC
116d3bf updated docs to not always use Parameter.value 12 June 2016, 18:52:23 UTC
b48a9b1 updated tests to not always use Parameter.value 12 June 2016, 18:52:00 UTC
a94f5c4 updated tests to not always use Parameter.value 12 June 2016, 18:51:46 UTC
64dbc8d more examples changed 11 June 2016, 13:12:03 UTC
4d5d8ba update more examples 11 June 2016, 12:25:36 UTC
b5bcdb1 update some exampples 10 June 2016, 21:58:07 UTC
4b93153 add __array__() to Parameter/Parameters() to allow accessing as ndarray 09 June 2016, 22:16:42 UTC
1030129 FIX: TravisCI tests for py26 Changed string.format() to be compatible with py26 in print_funcs Changed dict comprehensions to py26 compatible in test_model Added py26 test to travis ci. 08 June 2016, 16:47:48 UTC
1f117e1 DOC: PY26 Depreciation Added documentation to reflect depreciation of support for python 2.6 and depreciation warning for users using py26. 08 June 2016, 14:05:05 UTC
6fb0293 FIX: Changed dict comprehensions to style compatible with py26 Changed the dictionary comprehensions to a style that is compatible with python >= 2.6, i.e. dict((key, value) for key, value in thing). 28 May 2016, 17:19:16 UTC
c31906e Merge pull request #331 from andyfaff/onlyvarying MAINT: de shouldn't need bounds if not varying 15 April 2016, 01:53:52 UTC
864fc07 MAINT: de shouldn't need bounds if not varying 15 April 2016, 00:26:55 UTC
3dc614d Merge pull request #330 from gitj/fix_ui_fitter_guess_exception Minor fix for lmfit.ui.basefitter.BaseFitter in the case that model does not implement guess 13 April 2016, 22:12:29 UTC
448696d update zenodo badge 10 April 2016, 21:38:00 UTC
ffe55b4 remove unintentional indentation self.current_params should be updated in any case that the guess is available. 07 April 2016, 18:52:06 UTC
cccf38a fix error if guess is not implemented If the model does not implement guess, it will raise NotImplementedError, which is caught properly here. However, the attempt to assign self.current_params = guess results in an UnboundLocalError in this case. self.current_params should not be updated if guessing was unsuccessful. 07 April 2016, 02:35:00 UTC
8a4eb4f more doc tweaks 27 March 2016, 21:45:44 UTC
6773c47 fix typos 27 March 2016, 21:33:41 UTC
6a43418 Merge branch 'doc_updates' 27 March 2016, 20:29:36 UTC
ae61871 Merge branch 'master' into doc_updates 27 March 2016, 20:28:16 UTC
back to top