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

Using constants for left shift #94

Open
marco-biasion opened this issue Oct 18, 2024 · 2 comments · Fixed by #97
Open

Using constants for left shift #94

marco-biasion opened this issue Oct 18, 2024 · 2 comments · Fixed by #97
Assignees
Labels
planning > in progress This issue is being actively developed type > enhancement New feature or request

Comments

@marco-biasion
Copy link
Member

Add an option to allow the usage of constants only to shift points to the left.

Meaning:

  • the constants are not part of the model flow.
  • for each model, we apply a rewriting of the constants only to see the gain in error.
@marco-biasion marco-biasion added type > enhancement New feature or request planning > todo The development of this issue is paused or still has to start labels Oct 18, 2024
@marco-biasion marco-biasion added planning > in progress This issue is being actively developed and removed planning > todo The development of this issue is paused or still has to start labels Oct 18, 2024
@Francesco-Cos Francesco-Cos linked a pull request Oct 21, 2024 that will close this issue
@marco-biasion
Copy link
Member Author

Now implementing optimization step with constants

@marco-biasion marco-biasion reopened this Oct 21, 2024
marco-biasion added a commit that referenced this issue Oct 25, 2024
marco-biasion added a commit that referenced this issue Oct 31, 2024
Francesco-Cos added a commit that referenced this issue Oct 31, 2024
@marco-biasion
Copy link
Member Author

marco-biasion commented Oct 31, 2024

to: @MortezaRezaalipour
Logic implemented.
More testing is required.

to: @marco-biasion @Francesco-Cos
Remove debug stuff after verification.

marco-biasion added a commit that referenced this issue Dec 13, 2024
marco-biasion added a commit that referenced this issue Dec 13, 2024
marco-biasion pushed a commit that referenced this issue Dec 13, 2024
marco-biasion pushed a commit that referenced this issue Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
planning > in progress This issue is being actively developed type > enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants