Skip to content

test branch 198#147

Open
AmielMetier wants to merge 8 commits intomainfrom
146-general-test-brachistochrone
Open

test branch 198#147
AmielMetier wants to merge 8 commits intomainfrom
146-general-test-brachistochrone

Conversation

@AmielMetier
Copy link
Collaborator

No description provided.

@AmielMetier AmielMetier linked an issue Feb 12, 2026 that may be closed by this pull request
@github-actions github-actions bot requested a review from ocots February 12, 2026 18:09
@AmielMetier AmielMetier added the run bench core-ubuntu-latest Trigger the workflow to make the core benchmark on ubuntu latest and the documentation. label Feb 12, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 12, 2026

✅ Benchmark and Documentation Complete

The automated workflow has completed successfully! 🎉

✅ Completed Tasks

  • 📊 Benchmarks: none executed and results saved to your branch
  • 📚 Documentation: Documentation updated successfully
  • 🔄 Integration: All changes integrated properly

📖 Documentation Preview

📋 Results

  • 🎯 Benchmark results have been committed to your feature branch
  • 📚 Documentation has been regenerated with the latest benchmark data

🔗 Links


🤖 This notification was automatically generated 2026-02-12 19:55:48 (UTC-2)

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 079c42bfee

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Project.toml Outdated
julia = "1.10"

[sources]
OptimalControlProblems = {url = "https://github.com/control-toolbox/OptimalControlProblems.jl", rev = "198-New-Problems"}

Choose a reason for hiding this comment

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

P2 Badge Pin source to an immutable commit

Using rev = "198-New-Problems" tracks a moving branch tip, so fresh Pkg resolutions can pull different OptimalControlProblems code over time and change benchmark/test behavior without any change in this repository. In this repo there is no top-level Manifest.toml to lock that revision, so this introduces non-reproducible environments for anyone instantiating from Project.toml; pinning rev to a commit SHA avoids that drift.

Useful? React with 👍 / 👎.

@AmielMetier AmielMetier added run bench core-ubuntu-latest Trigger the workflow to make the core benchmark on ubuntu latest and the documentation. and removed run bench core-ubuntu-latest Trigger the workflow to make the core benchmark on ubuntu latest and the documentation. labels Feb 12, 2026
github-actions bot and others added 4 commits February 12, 2026 18:51
Results saved to docs/src/assets/benchmarks/core-ubuntu-latest/core-ubuntu-latest.json

Includes environment TOMLs and benchmark script
Results saved to docs/src/assets/benchmarks/core-ubuntu-latest/core-ubuntu-latest.json

Includes environment TOMLs and benchmark script
@AmielMetier AmielMetier added run bench core-ubuntu-latest Trigger the workflow to make the core benchmark on ubuntu latest and the documentation. and removed run bench core-ubuntu-latest Trigger the workflow to make the core benchmark on ubuntu latest and the documentation. labels Feb 12, 2026
Results saved to docs/src/assets/benchmarks/core-ubuntu-latest/core-ubuntu-latest.json

Includes environment TOMLs and benchmark script
@AmielMetier AmielMetier removed the run bench core-ubuntu-latest Trigger the workflow to make the core benchmark on ubuntu latest and the documentation. label Feb 12, 2026
@AmielMetier
Copy link
Collaborator Author

@ocots @jbcaillau brachistochrone est bon normalement les tests sont ok et ça converge bien. Vous pouvez le voir dans la doc ( note je ne sais pas pourquoi seulement lui s'affiche dans la doc mais au moins on peut le voir).

@ocots
Copy link
Member

ocots commented Feb 13, 2026

Avez-vous vu les messages de gpt ? A voir pour le N versus grid_size.

@AmielMetier
Copy link
Collaborator Author

Avez-vous vu les messages de gpt ? A voir pour le N versus grid_size.

Oui j'ai vu mais je ne lui fait pas confiance, il me demande à chaque fois de rajouter des choses bizarres. Le N versus grid size ?

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.

[General] test brachistochrone

3 participants

Comments