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

[WIP] Better triangulation #335

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

[WIP] Better triangulation #335

wants to merge 2 commits into from

Commits on Feb 9, 2024

  1. [BREAKING] Move functionality to extension packages (#328)

    * move jump to extension
    
    * support for regular dependency in julia 1.6
    
    * reorganize JuMP ext
    
    * move RecipesBase and GeometryBasics to ext
    
    * uncomment verbose statement
    
    * add error message for Mesh
    
    * add news file describing breaking change
    
    * update docs
    
    * update examples
    
    * simplify doc
    
    * fix verbose print of model
    
    * remove exported JuMP function
    
    * import functions missing in GeometryBasicsExt
    
    * add missing compat entry
    lxvm authored and blegat committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    f582320 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Better triangulation

    blegat committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    e5cc99f View commit details
    Browse the repository at this point in the history