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

Introduced Homotopy Solve + Removed error due to non-int list multiplication #67

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

babreufig
Copy link

@babreufig babreufig commented Aug 7, 2024

Description

  1. Created homotopy_solve() which breaks down an optimization problem into smaller steps that are solved subsequently in order to smoothly find the solution.
  2. Made a numpy array out of err_values to prevent bug when multiplying non-int lists.

@babreufig babreufig changed the title Removed error due to non-int list multiplication Introduced Homotopy Solve + Removed error due to non-int list multiplication Sep 11, 2024
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.

1 participant