Skip to content

remise#5

Open
oihanc wants to merge 2 commits intodpo-mth8408:mainfrom
oihanc:edit
Open

remise#5
oihanc wants to merge 2 commits intodpo-mth8408:mainfrom
oihanc:edit

Conversation

@oihanc
Copy link

@oihanc oihanc commented Jul 18, 2025

No description provided.

@github-actions
Copy link

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


# Define wrapper for constraint vector
function constraint_vector(x)
c_vec = zeros(eltype(x), m)
Copy link
Contributor

Choose a reason for hiding this comment

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

Tu alloues un nouveau vecteur à chaque évaluation de $\phi(x; \rho)$.

```{julia}
# votre code ici

include("test_set.jl")
Copy link
Contributor

Choose a reason for hiding this comment

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

Ne pas afficher la sortie de cette commande svp.


println("SOLVER= modified (simple) newton")
results = generate_data_matrix("simple")
pretty_table(results; header=header, crop = :none)
Copy link
Contributor

Choose a reason for hiding this comment

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

Certains problèmes ont des noms trop longs... il faut les simplifier, sinon, je ne vois pas tout le tableau.

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