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

Example 8.6.1 fix #5

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Conversation

krislock
Copy link

The vector b needs to be updated after a new matrix A is randomly generated, so I added the line b = A*x immediately after A = FNC.sprandsym(n,density,1e-4); is called.

@krislock
Copy link
Author

Oh, sorry, I had some other commits in there. I will remove those commits from this branch.

@krislock
Copy link
Author

Okay, all cleaned up. Just the small change to julia/Chapter08.ipynb in this PR now.

@krislock
Copy link
Author

@tobydriscoll Just a reminder that there is a small pull request here with a bug fix.

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