Skip to content

Project 3a incsearch function won't work #34

Open
aaf14002 opened this issue Apr 3, 2020 · 1 comment
Open

Project 3a incsearch function won't work #34

aaf14002 opened this issue Apr 3, 2020 · 1 comment

Comments

@aaf14002
Copy link

aaf14002 commented Apr 3, 2020

I keep getting the error, operands could not be broadcast together with shapes (3,) (100,), whenever I try to use the incsearch function to solve for 3a of the project. I got all the other parts to work, but this one keeps giving me an error. My functions and code can be found below.

image
image

@wjm16105
Copy link

wjm16105 commented Apr 4, 2020

Try switching your f in incsearch to equal np.zeros(ns)

Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants