Skip to content

Conversation

@rvhonorato
Copy link
Member

@rvhonorato rvhonorato commented Sep 12, 2024

You are about to submit a new Pull Request. Before continuing make sure you read the contributing guidelines.

Checklist

  • Tests added for the new code
  • Documentation added for the code changes
  • Does not break licensing
  • Does not add any dependencies, if it does please add a thorough explanation

Summary of the Pull Request

This PR moves the fcc-related code to a new libfcc.py

Related Issue

needed for #1013 (PR)

Additional Info

haddock3 uses the fcc code as a submodule. Considering this algorithm does not chance (last change was 4 years ago) and this is also our codebase, it makes things simpler to have the code directly in the haddock3 project.

In this PR I've kept the submodule, as it's needed for the binaries - but I updated the imports to use the libfcc instead of the submodule.

In #1013 will handle the binaries and remove the submodule definition.

@rvhonorato rvhonorato self-assigned this Sep 12, 2024
@rvhonorato rvhonorato marked this pull request as ready for review September 12, 2024 14:27
@rvhonorato rvhonorato requested review from a team, VGPReys and mgiulini September 12, 2024 14:27
@rvhonorato rvhonorato added CI / repository Continuous integration or repository organization m|clustfcc clustfcc module labels Sep 12, 2024
@rvhonorato rvhonorato merged commit 844c7ca into main Sep 12, 2024
@rvhonorato rvhonorato deleted the fcc branch September 12, 2024 15:22
@rvhonorato rvhonorato linked an issue Sep 17, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI / repository Continuous integration or repository organization m|clustfcc clustfcc module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update installation

4 participants