Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Adding Discrete Approximation of VAR Methods #640

Merged
merged 29 commits into from
Feb 24, 2023

Commits on Nov 3, 2022

  1. Add discrete_var

    Co-Authored-By: John Stachurski <[email protected]>
    Co-Authored-By: Carlos Rondón-Moreno <[email protected]>
    3 people committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    4ae4ee5 View commit details
    Browse the repository at this point in the history
  2. Add suggestions by @crondonm

    Co-Authored-By: Carlos Rondón-Moreno <[email protected]>
    Smit-create and crondonm committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    4709925 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8295961 View commit details
    Browse the repository at this point in the history
  4. Add tests

    Co-Authored-By: John Stachurski <[email protected]>
    Co-Authored-By: Carlos Rondón-Moreno <[email protected]>
    3 people committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    2e7526d View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. Configuration menu
    Copy the full SHA
    84e751d View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. Configuration menu
    Copy the full SHA
    ba09926 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc5217c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c26d265 View commit details
    Browse the repository at this point in the history
  4. Rename Pi to P

    Smit-create committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    00f457e View commit details
    Browse the repository at this point in the history
  5. use mlinspace

    shlff committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    740cf73 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. Merge branch 'VAR-approximation' of https://github.com/crondonm/Quant…

    …Econ.py into VAR-approximation-2
    
    # Conflicts:
    #	quantecon/markov/tests/test_approximation.py
    oyamad committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    6c50e1e View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. Configuration menu
    Copy the full SHA
    745c0d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Merge branch 'main' into VAR-approximation-2

    # Conflicts:
    #	quantecon/markov/approximation.py
    #	quantecon/markov/tests/test_approximation.py
    oyamad committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    6e3315f View commit details
    Browse the repository at this point in the history
  2. Use fit_discrete_mc

    oyamad committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    f4ebd6f View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. Remove unused import

    oyamad committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    7f7eec4 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Remove unused import

    oyamad committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    9515951 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    bb91864 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. Edit docstring

    oyamad committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    03e1a8d View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Import _lss and _matrix_eqn

    oyamad committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    ac83c52 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    f8e9551 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4317827 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    b7f4497 View commit details
    Browse the repository at this point in the history
  2. adjust docstring

    HumphreyYang committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    15c4f78 View commit details
    Browse the repository at this point in the history
  3. Minor edits in docstring

    oyamad committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    496942d View commit details
    Browse the repository at this point in the history
  4. adjust based on review

    HumphreyYang committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    4392ef9 View commit details
    Browse the repository at this point in the history
  5. update docstring

    HumphreyYang committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    0a8a7f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    a85a6cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4b5afd View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    08dd321 View commit details
    Browse the repository at this point in the history