diff --git a/_config.yml b/_config.yml index c8a0a73..a531f6f 100644 --- a/_config.yml +++ b/_config.yml @@ -129,6 +129,8 @@ navigation_header: url: code-of-conduct - title: Workshops items: + - title: 2027 + url: /meetings/jumpdev2027 - title: 2026 url: /meetings/jumpdev2026 - title: 2025 @@ -173,4 +175,4 @@ sharing_links: # Appear at the bottom of single blog posts, add as desired. The # Site header notification content notification: | - [JuMP-dev 2026 was held May 31-June 1 in Edinburgh, Scotland](/meetings/jumpdev2026/) + [JuMP-dev 2027 will be held July 22-23 in Louvain-la-Neuve, Belgium](/meetings/jumpdev2027/) diff --git a/_includes/jump-dev-2027-schedule.html b/_includes/jump-dev-2027-schedule.html new file mode 100644 index 0000000..1f4c09b --- /dev/null +++ b/_includes/jump-dev-2027-schedule.html @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Thursday 22 (Foyer du Lac)Thursday 22 (Bruyère)Friday 23 (Foyer du Lac)Friday 23 (Bruyère)
08:30 
Coffee and registration
09:30 
The state of JuMP
The JuMP developers
The state of HiGHS
The HiGHS developers
10:00 
The state of CVXPY
The CVXPY developers
10:30 
Morning tea
11:00 
Contributed talks
Contributed talks
Contributed talks
Contributed talks
12:30 
Lunch
14:00 
Contributed talks
Contributed talks
Contributed talks
Contributed talks
15:30 
Afternoon tea
16:00 
Invited talk
Invited talk
16:30 
The Linopy modeling language
Fabian Hofmann
Prizegiving
17:00 
Dinner
Workshop finishes
  diff --git a/_posts/2026-09-01-jump_dev_2027.md b/_posts/2026-09-01-jump_dev_2027.md new file mode 100644 index 0000000..8c8f57c --- /dev/null +++ b/_posts/2026-09-01-jump_dev_2027.md @@ -0,0 +1,113 @@ +--- +layout: page +title: "The 10th JuMP-dev Workshop" +date: 2026-09-01 +categories: [jump-dev] +permalink: /meetings/jumpdev2027/ +--- + +JuMP-dev 2027 logo +CVXPY logo +HiGHS logo + +We are pleased to announce the 10th edition of the JuMP-dev workshop. To +celebrate this milestone, we are co-locating the workshop with the CVXPY +Workshop 2027 and the HiGHS Workshop 2027. To make the organization easier, this +website is the source of truth for all logistical information. If you're a CVXPY +or HiGHS user, welcome! + +## When + +The workshop will be held Thursday, July 22 and Friday, July 23, 2027 in +Louvain-la-Neuve, Belgium. + +This is the week prior to [ISMP](https://ismp2027.mathopt.nl/), which will be +held July 25 through July 30, 2027 in Amsterdam. + +## Purpose + +The purpose of the workshop is to bring together students, researchers, and +practitioners with interests in the methodological, algorithmic, and software +aspects of [JuMP](https://github.com/jump-dev/JuMP.jl), [CVXPY](https://github.com/cvxpy/cvxpy), +[HiGHS](https://github.com/ERGO-Code/HiGHS), and related packages. + +In particular, we invite new contributors and those who have not met the core +development teams. + +## Code of Conduct + +All participants will uphold our [Code of Conduct](/code-of-conduct/). + +## How do I attend? + +Tickets to attend the workshop will be released nearer to the event. + +To request a visa invitation, please write to `jump-dev-2027@googlegroups.com` +with the subject line `Visa invitation letter`. + +## Contribute a talk + +Similarly to previous years, we invite participants to present work related +to open source optimization. + +**[Submit a talk](https://forms.gle/qpaPeZ141hzoGyacA).** +**Talk submissions close February 27, 2027.** + +We especially seek talks about applications and providing feedback on the +user-experience of using JuMP or CVXPY in industry and teaching. Speakers are +encouraged to highlight the challenges faced and lessons learned, not only +successes. + +If you have an idea for a talk and are not sure if it will be of interest, ask +the program committee by writing to `jump-dev-2027@googlegroups.com`. + +See the previous workshops for examples of accepted talks: +[2017](/meetings/mit2017), +[2018](/meetings/bordeaux2018), +[2019](/meetings/santiago2019), +[2021](/meetings/juliacon2021), +[2022](/meetings/juliacon2022), +[2023](/meetings/juliacon2023), +[2024](/meetings/jumpdev2024), +[2025](/meetings/jumpdev2025), and +[2026](/meetings/jumpdev2026). + +## Schedule + +The workshop is structured as two days of talks. There is a single track of +invited talks at the beginning and end of each day, and two parallel tracks of +contributed talks during the middle of each day. + +The schedule is subject to change at any point. + +{%include jump-dev-2027-schedule.html %} + +## Venue + +The workshop will take place in Louvain-la-Neuve, Belgium. + +### Talks + +The workshop will be held at the [Centre de Congrès, Aula Magna](https://maps.app.goo.gl/2h23Zv9KyupK3yQx6). + + + +## Accommodation + +There are a variety of accommodation options nearby. + +## Program committee + + * Oscar Dowson (JuMP) + * Benoît Legat (JuMP) + * Joaquim Dias Garcia (JuMP) + * Steven Diamond (CVXPY) + * Parth Nobel (CVXPY) + * Ivet Galabova (HiGHS) + * Julian Hall (HiGHS) + +To contact the program committee, write to `jump-dev-2027@googlegroups.com`. + +## Sponsors + +UCLouvain logo diff --git a/assets/jump-dev-workshops/2027/logo-cvxpy.png b/assets/jump-dev-workshops/2027/logo-cvxpy.png new file mode 100644 index 0000000..3ba990a Binary files /dev/null and b/assets/jump-dev-workshops/2027/logo-cvxpy.png differ diff --git a/assets/jump-dev-workshops/2027/logo-highs.jpeg b/assets/jump-dev-workshops/2027/logo-highs.jpeg new file mode 100644 index 0000000..690b5b2 Binary files /dev/null and b/assets/jump-dev-workshops/2027/logo-highs.jpeg differ diff --git a/assets/jump-dev-workshops/2027/logo.png b/assets/jump-dev-workshops/2027/logo.png new file mode 100644 index 0000000..2f2316e Binary files /dev/null and b/assets/jump-dev-workshops/2027/logo.png differ diff --git a/assets/jump-dev-workshops/2027/schedule.toml b/assets/jump-dev-workshops/2027/schedule.toml new file mode 100644 index 0000000..52e1f0c --- /dev/null +++ b/assets/jump-dev-workshops/2027/schedule.toml @@ -0,0 +1,122 @@ + +days = ["Thursday 22 (Foyer du Lac)", "Thursday 22 (Bruyère)", "Friday 23 (Foyer du Lac)", "Friday 23 (Bruyère)"] + +[talks] + +[talks.1_08_30] +title = "Coffee and registration" +type = "organization" + +[talks.1_09_30] +title = "The state of JuMP" +speaker = "The JuMP developers" + +[talks.1_10_00] +title = "The state of CVXPY" +speaker = "The CVXPY developers" + +[talks.1_10_30] +title = "Morning tea" +type = "break" + +[talks.1_11_00] +title = "Contributed talks" + +[talks.1_12_30] +title = "Lunch" +type = "break" + +[talks.1_14_00] +title = "Contributed talks" + +[talks.1_15_30] +title = "Afternoon tea" +type = "break" + +[talks.1_16_00] +title = "Invited talk" + +[talks.1_16_30] +title = "The Linopy modeling language" +speaker = "Fabian Hofmann" + +[talks.1_17_00] +title = "Dinner" +type = "organization" + + +[talks.2_08_30] +type = "organization" + +[talks.2_10_30] +type = "break" + +[talks.2_11_00] +title = "Contributed talks" + +[talks.2_12_30] +type = "break" + +[talks.2_14_00] +title = "Contributed talks" + +[talks.2_15_30] +type = "break" + +[talks.2_17_00] +type = "organization" + + +[talks.3_08_30] +type = "organization" + +[talks.3_09_30] +title = "The state of HiGHS" +speaker = "The HiGHS developers" + +[talks.3_10_30] +type = "break" + +[talks.3_11_00] +title = "Contributed talks" + +[talks.3_12_30] +type = "break" + +[talks.3_14_00] +title = "Contributed talks" + +[talks.3_15_30] +type = "break" + +[talks.3_16_00] +title = "Invited talk" + +[talks.3_16_30] +title = "Prizegiving" + +[talks.3_17_00] +title = "Workshop finishes" +type = "organization" + + +[talks.4_08_30] +type = "organization" + +[talks.4_10_30] +type = "break" + +[talks.4_11_00] +title = "Contributed talks" + +[talks.4_12_30] +type = "break" + +[talks.4_14_00] +title = "Contributed talks" + +[talks.4_15_30] +type = "break" + +[talks.4_17_00] +type = "organization" diff --git a/assets/jump-dev-workshops/2027/sponsors/uclouvain.svg b/assets/jump-dev-workshops/2027/sponsors/uclouvain.svg new file mode 100644 index 0000000..5cb22ec --- /dev/null +++ b/assets/jump-dev-workshops/2027/sponsors/uclouvain.svg @@ -0,0 +1,54 @@ + + +