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

rust analysis #76

Merged
merged 13 commits into from
Oct 27, 2023
Merged

rust analysis #76

merged 13 commits into from
Oct 27, 2023

Conversation

Autoparallel
Copy link
Contributor

@Autoparallel Autoparallel commented Oct 27, 2023

Lots went on here. Some of this was debugging the parallelization issues.

  • That led to the additional semaphore which caps the maximal amount of concurrent simulations. I made this optional.
  • Added analysis in python.
  • Updated to arbiter-core 0.7.0 and now handle the new data output standard.
  • Started analysis rust crate (will transfer python over iteratively).

@Autoparallel Autoparallel marked this pull request as ready for review October 27, 2023 16:43
Copy link
Contributor

@kinrezC kinrezC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great

Copy link
Contributor

@Alexangelj Alexangelj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks excellent

Copy link
Contributor

@0xJepsen 0xJepsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is clean im excited for the rust analysis.

@kinrezC kinrezC merged commit 5f24449 into main Oct 27, 2023
@kinrezC kinrezC deleted the analysis-volatility-targeting branch October 27, 2023 17:40
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.

4 participants