Skip to content

Commit f13f840

Browse files
authored
Merge pull request #141 from JuliaOpt/mlubin-patch-1
End of JuliaOpt
2 parents 76917e4 + 40e2844 commit f13f840

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

index.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,15 @@ layout: default
33
title: JuliaOpt: Optimization packages for the Julia language
44
---
55

6-
# New webpage
6+
# JuliaOpt is dead, long live JuMP!
77

8-
We are transitioning to a new webpage for the JuMP ecosystem: [https://jump.dev](https://jump.dev).
9-
10-
# JuMP-dev 2020: Abstract Submission
11-
12-
We are pleased to announce that the 4th annual JuMP-dev workshop will be held
13-
June 15-17 2020 in [Louvain-la-Neuve, Belgium](https://goo.gl/maps/fyxqevrKn76nvhwq9),
14-
in conjunction with UCLouvain.
15-
16-
For information go to the [new webpage](https://jump.dev/meetings/louvain2020/).
8+
As of 2020, the JuMP ecosystem has transitioned to a new webpage, [jump.dev](https://jump.dev), and a new GitHub organization, [JuMP-dev](https://github.com/jump-dev). JuliaOpt is no longer an active organization. This website remains up for historical interest only; most of the content is out of date.
179

1810
# What is Julia?
1911
["Julia is a high-level, high-performance dynamic programming language for technical computing"](http://julialang.org). It is free (open source) and supports Windows, OSX, and Linux. It has a familiar syntax, works well with external libraries, is fast, and has advanced language features like metaprogramming that enable interesting possibilities for optimization software.
2012

21-
# What is JuliaOpt?
22-
The [JuliaOpt GitHub organization](https://github.com/JuliaOpt) is home to a number of optimization-related packages written in Julia. Its purpose is to facilitate collaboration among developers of a tightly integrated set of packages for mathematical optimization.
13+
# What was JuliaOpt?
14+
The [JuliaOpt GitHub organization](https://github.com/JuliaOpt) was home to a number of optimization-related packages written in Julia. Its purpose was to facilitate collaboration among developers of a tightly integrated set of packages for mathematical optimization.
2315

2416
- **Overview**: [presentation](https://www.youtube.com/watch?v=7LNeR299q88) and [workshop](https://www.youtube.com/watch?v=nnL7yLMVu6c) from JuliaCon 2015
2517
- **JuMP-dev Workshops**: [2019](meetings/santiago2019/), [2018](meetings/bordeaux2018/), [2017](meetings/mit2017/)

0 commit comments

Comments
 (0)