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

Add a python version #10

Merged
merged 104 commits into from
Sep 14, 2024
Merged

Add a python version #10

merged 104 commits into from
Sep 14, 2024

Conversation

ygeunkim
Copy link
Owner

@ygeunkim ygeunkim commented Sep 7, 2024

Make python version of bvhar

Python configuration

  • Use R package's headers with pybind11
  • conda
  • pip and wheel
  • Eigen and boost usage

Python codes

  • OLS
  • LDLT structure
  • SV structure
  • Forecasting
    • LDLT
    • SV
  • Rolling window
    • LDLT
    • SV
  • Expanding window
    • LDLT
    • SV

Documentation

  • quartodoc
  • Add doc to each class

@ygeunkim ygeunkim marked this pull request as ready for review September 14, 2024 09:06
@ygeunkim ygeunkim merged commit a451039 into develop Sep 14, 2024
51 checks passed
@ygeunkim ygeunkim deleted the feature/python branch September 14, 2024 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant