Skip to content
Snippets Groups Projects
README.org 854 B
Newer Older
  • Learn to ignore specific revisions
  • freba's avatar
    freba committed
    #+TITLE: README:
    * Description
    
    freba's avatar
    freba committed
    Code utilized to generate the results in the publication "Prosumer Response Estimation using SINDyc in conjunction with Markov-chain Monte-Carlo Sampling" (see Section [[Reference paper]]).
    
    freba's avatar
    freba committed
    * TODO Prerequisites
    
    freba's avatar
    freba committed
    - numpy
    - pandas
    - collections
    - control
    - pySINDy :: https://github.com/luckystarufo/pySINDy/
      - Recent package version, untested :: https://github.com/dynamicslab/
    
    freba's avatar
    freba committed
    * TODO Installation
    * TODO License
    
    freba's avatar
    freba committed
    This code is licensed under the MIT license. See the =License= statement in this directory.
    * Reference paper
    
    freba's avatar
    freba committed
    #+BEGIN_QUOTE
    Banis, F.; Madsen, H.; Poulsen, N.K.; Guericke, D. Prosumer Response Estimation Using SINDyc in Conjunction with Markov-Chain Monte-Carlo Sampling. Energies 2020, 13, 3183.
    #+END_QUOTE
    
    freba's avatar
    freba committed
    * Miscellaneous
    Formatted using /black/[fn:1].
    
    * Footnotes
    
    [fn:1] https://pypi.org/project/black/.