Skip to content

Conversation

@Martin-Molinero
Copy link
Member

Description

  • Add new python libraries to foundation
  • Minor existing libraries updates too
  • Fix Foundation-Tensorforce research code environment which was missing clr-loader

Related Issue

Closes #6229
Closes #6262
Closes #6268
Closes #6628
Closes #6264
Closes #5520 skip adding finta project archived
Closes #5480
Closes #5455
Closes #5423
Closes #5403
Closes #5350 skip adding HOTTBox small unmaintained project
Closes #5268
Closes #5141
Closes #5096
Closes #5091
Closes #5085
Closes #5055
Closes #4857
Closes #6570
Closes #6358 adding alphalens-reloaded
Closes #5498 skip adding pysurvival small unmaintained project

Motivation and Context

N/A

Requires Documentation Change

N/A

How Has This Been Tested?

Unit and regression 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 merged commit ee685ea into QuantConnect:master Sep 19, 2022
@Martin-Molinero Martin-Molinero deleted the feature-foundation-library-update branch September 19, 2022 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment