Skip to content

rapport 4#4

Open
Ulrizpascuit wants to merge 3 commits intodpo-mth8211:mainfrom
Ulrizpascuit:main
Open

rapport 4#4
Ulrizpascuit wants to merge 3 commits intodpo-mth8211:mainfrom
Ulrizpascuit:main

Conversation

@Ulrizpascuit
Copy link
Copy Markdown

J'ai eu quelques pépins la journée de la remise qui m'ont beaucoup ralenti sur la fin du rapport. Je n'ai pas eu le temps de vraiment commenter mes sections et j'ai des souci avec l'affichage des figures dans le rapport, car elle sont en format .svg et cela semble cause problème...

@github-actions
Copy link
Copy Markdown

Status:
Success--Here-is-the-PDF

@github-actions
Copy link
Copy Markdown

Status:
Success--Here-is-the-PDF

Copy link
Copy Markdown
Contributor

@dpo dpo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Très bien.

x_qr = solve_QR(A, b)
norms = Float64[]
lsqmr_callback(workspace) = custom_stopping_condition(workspace, A, b, x_qr,norms)
res_lsqr, histo_lsqr = Krylov.lsqr(A, b, history=true, callback=lsqmr_callback)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok mais tu résous les problèmes une 2e fois ...

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.

2 participants