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

Foundation update #8455

Conversation

Martin-Molinero
Copy link
Member

@Martin-Molinero Martin-Molinero commented Dec 10, 2024

Description

  • Updating C# & Py libraries
  • Installing net9 see related Net 9 Migration #7612, keeping net6 until fully transitioned
  • Adding new libraries

New amd64 image size
PR 28.8GB
MASTER 26.3GB

Related Issue

Closes #8407
Closes #8380
Closes #8342
Closes #8339
Closes #8333
Closes #8225
Closes #8216
Closes #8202
Closes #8134
Closes #8109
Closes #7389
Closes #7869
Closes #7973

Closes #8318, cloud only

Does not install #8314
Requires pandas <2
- #8233
- #8133
Very specific requirements #8319 hudson-and-thames/arbitragelab#121

Pin pyvinecopulib to 0.6.5, newer versions are causing indeterministic explosions

Motivation and Context

N/A

Requires Documentation Change

N/A

How Has This Been Tested?

Existing and new tests

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Refactor (non-breaking change which improves implementation)
  • Performance (non-breaking change which improves performance. Please add associated performance test and results)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Non-functional change (xml comments/documentation/etc)

Checklist:

  • My code follows the code style of this project.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • My branch follows the naming convention bug-<issue#>-<description> or feature-<issue#>-<description>

@Martin-Molinero Martin-Molinero force-pushed the feature-foundation-update-12-2024 branch 3 times, most recently from ec71e0a to 355c921 Compare December 10, 2024 19:58
@Martin-Molinero Martin-Molinero force-pushed the feature-foundation-update-12-2024 branch from 355c921 to 2fdd975 Compare December 10, 2024 20:23
@Martin-Molinero Martin-Molinero merged commit 463044b into QuantConnect:master Dec 10, 2024
6 of 7 checks passed
@Martin-Molinero Martin-Molinero deleted the feature-foundation-update-12-2024 branch December 10, 2024 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment