@@ -56,7 +56,7 @@ All this doesn't seem like too much to ask for, does it?
56
56
57
57
Even though we recognize that we are inexcusably greedy, we still want to have it all.
58
58
About two and a half years ago, we set out to create the language of our greed.
59
- It's not complete, but it's time for a 1.0 release — the language we've created is called [ Julia] ( https://julialang.org ) .
59
+ It's not complete, but it's time for an initial [ ^ 1 ] release — the language we've created is called [ Julia] ( https://julialang.org ) .
60
60
It already delivers on 90% of our ungracious demands, and now it needs the ungracious demands of others to shape it further.
61
61
So, if you are also a greedy, unreasonable, demanding programmer, we want you to give it a try.
62
62
@@ -70,7 +70,17 @@ Trackbacks:
70
70
- [ Douglas Bates] ( https://dmbates.blogspot.in/2012/03/julia-version-of-multinomial-sampler_12.html )
71
71
- [ Vince Buffalo] ( https://vincebuffalo.com/blog/2012/03/07/thoughts-on-julia-and-r.html )
72
72
- [ John Myles White] ( https://www.johnmyleswhite.com/notebook/2012/03/31/julia-i-love-you/ )
73
+ - [ Shane Conway] ( https://www.statalgo.com/2012/03/24/statistics-with-julia/ )
74
+ - [ Tim Salimans] ( http://timsalimans.com/gibbs-sampling-with-julia/ )
75
+ - [ Twitter trackbacks] ( https://topsy.com/julialang.org/ )
76
+ - [ Russian translation] ( https://habrahabr.ru/blogs/programming/138577/ )
77
+ - [ Linux.org.ru blog post (Russian)] ( https://www.linux.org.ru/news/opensource/7440863 )
78
+ - [ Simplified Chinese translation] ( https://sd.csdn.net/a/20120223/312315.html )
79
+ - [ Traditional Chinese translation] ( http://www.hellogcc.org/?p=20 )
80
+ - [ Linuxfr.org blog post (French)] ( https://linuxfr.org/news/version-1-0-de-julia )
73
81
- [ Habrahabr.ru (Russian)] ( https://habrahabr.ru/blogs/programming/138577/ )
74
82
- [ Linux.org.ru (Russian)] ( https://www.linux.org.ru/news/opensource/7440863 )
75
83
- [ hellogcc.org (Chinese)] ( http://www.hellogcc.org/?p=20 )
76
84
- [ Linuxfr.org (French)] ( https://linuxfr.org/news/version-1-0-de-julia )
85
+
86
+ [ ^ 1 ] : This was originally written as being "time for a 1.0 release" but it turns out this was a bit too greedy: Julia 1.0 wasn't released until [ considerably later] ( https://julialang.org/blog/2018/08/one-point-zero/ ) .
0 commit comments