You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ title: JuliaOpt: Optimization packages for the Julia language
5
5
6
6
# JuliaOpt is dead, long live JuMP!
7
7
8
-
As of 2020, the JuMP ecosystem has transition 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.
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.
9
9
10
10
# What is Julia?
11
11
["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.
0 commit comments