Metadata-Version: 2.4
Name: shellfit
Version: 2025.11.7.post2
Summary: A function fitting code utilizing shell-style history.
Author-email: Andrii Shyichuk <andrii.shyichuk@uwr.edu.pl>
License-Expression: CC-BY-NC-ND-4.0
Project-URL: Homepage, https://github.com/andrewshyichuk/shellfit
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: matplotlib
Requires-Dist: scipy
Requires-Dist: numpy
Provides-Extra: readline
Provides-Extra: datetime
Dynamic: license-file

# shellfit
A function fitting code utilizing shell-style history. 
Press up to get your last fit result as the new fit input. 
 
 Author: dr Andrii Shyichuk, University of Wrocław, 
 email: andrii.shyichuk@uwr.edu.pl 

  This code is distributed under a Source-Available license.
  Commercial use requires a separate license. Contact me for details.


Copyright (c) 2025 Andrii Shyichuk. All rights reserved.


Shellfit has no dedicated paper yet. 
Cite this for now: https://www.frontiersin.org/journals/chemistry/articles/10.3389/fchem.2025.1501039/full


Use as: shellfit file --option value
The file must be a multy-column white-space separated data.
Type shellfit -h or shellfit --help for help.
Type shellfit -hf or shellfit --funcs fot function details.
