Skip to content

Commit

Permalink
Update "Julia Computing" => "JuliaHub" in non-blog post content (#1979)
Browse files Browse the repository at this point in the history
  • Loading branch information
LilithHafner authored Dec 7, 2023
1 parent 656d36e commit 68b15f6
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions governance.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ A lot of the early work on the development of core Julia was done at MIT in what

There are several other groups at MIT that have made major contributions to Julia over the years besides the Julia Lab. [Steven Johnson](https://en.wikipedia.org/wiki/Steven_G._Johnson), also a [professor at MIT](https://math.mit.edu/~stevenj/), heads up his own group but in his spare time has become one of the most prolific contributors to Julia (currently #10 by commits). The [JuMP](http://jump.dev/) and [Cassette](https://github.com/JuliaLabs/Cassette.jl) projects are primarily developed by current and former members of professor Juan Pablo Vielma’s optimization research group at [MIT Operations Research Center](https://orc.mit.edu/). There are so many research groups at MIT using Julia these days, making major contributions to its ecosystem and to science, that it has become commonplace for Alan to discover that some neighbor of his at [CSAIL](https://www.csail.mit.edu) is using Julia completely unbeknownst to him. So definitely don’t consider this list exhaustive. And of course, there’s incredible work being done on Julia by people at many other universities all around the world.

### Julia Computing
### JuliaHub

In 2015, the four co-creators of Julia along with [Keno Fischer](https://en.wikipedia.org/wiki/Keno_Fischer) ([Github](https://github.com/keno), [Twitter](https://twitter.com/KenoFischer)) and [Deepak Vinchhi](https://www.linkedin.com/in/deepakvinchhi/) founded [Julia Computing](https://juliacomputing.com/), a United States C corporation. Julia Computing provides products, support and services around Julia, [JuliaHub](https://juliacomputing.com/products/juliahub/) and [JuliaAcademy](https://juliaacademy.com). The company employs many of the top contributors to Julia itself (half of the top ten contributors by commits) and to major Julia packages, especially for data science and machine learning. Even though there’s no formal connection between the company and the open source project, Julia Computing is deeply committed to Julia’s success and is proud to sponsor JuliaCon each year as well as drive open source Julia development.
In 2015, the four co-creators of Julia along with [Keno Fischer](https://en.wikipedia.org/wiki/Keno_Fischer) ([Github](https://github.com/keno), [Twitter](https://twitter.com/KenoFischer)) and [Deepak Vinchhi](https://www.linkedin.com/in/deepakvinchhi/) founded Julia Computing (now [JuliaHub](https://juliahub.com/)), a United States C corporation. JuliaHub provides products, support and services around Julia and [JuliaAcademy](https://juliaacademy.com). The company employs many of the top contributors to Julia itself (half of the top ten contributors by commits) and to major Julia packages, especially for data science and machine learning. Even though there’s no formal connection between the company and the open source project, JuliaHub is deeply committed to Julia’s success and is proud to sponsor JuliaCon each year as well as drive open source Julia development.

## Questions

Expand Down
2 changes: 1 addition & 1 deletion hackathons/pasthackathons/firsthackathon.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Know how one can use PackageCompiler.jl to cache the loading and compiled code o
You will also learn how to create apps - executable programs that can be run on other machines without requiring Julia installation and without having to provide the source code.
The Webinar is led by Julia Computing's @KristofferC89, who is a long-time contributor to Julia, PackageCompiler.jl, the Julia package manager and debugger.
The Webinar is led by JuliaHub's @KristofferC89, who is a long-time contributor to Julia, PackageCompiler.jl, the Julia package manager and debugger.
#julialang
Expand Down
2 changes: 1 addition & 1 deletion jsoc/admins.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The current JSoC admins are:
- [Chris Rackauckas](https://twitter.com/ChrisRackauckas)
- (Currently leads [SciML under NumFocus](https://sciml.ai/dev/#google_summer_of_code) as well)
- [Logan Kilpatrick](https://twitter.com/OfficialLoganK) - Julia Language Community Manager
- [Viral Shah](https://twitter.com/Viral_B_Shah) - Julia co-creator and CEO of Julia Computing
- [Viral Shah](https://twitter.com/Viral_B_Shah) - Julia co-creator and CEO of JuliaHub

Google Summer of Code stipulated that we have at least 3 program admins and at most 5 (though we can have more acting in the capacity of a program admin just not officially loaded into the system). If you are interested in joining the Julia Language as a program admin, we would love to hear from you. We value open source experience, prior GSoC mentoring experience (ideally), and a general enthusiasm for helping enable contributors to learn and contribute to Julia though these programs. We would ideally be looking for someone who has made contributors to the Julia ecosystem but that is not a hard requirement if the person brings other relevant experience. The expected time commitment for the role depends on the time of year. During peak months, it could be as much as ~5 hours per week and in off months it could be as little as 0-1 hours per week.

Expand Down
2 changes: 1 addition & 1 deletion learning/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<div class="col-lg-4 col-md-6 feature">
<h3>Julia Academy</h3>
<p>Do you learn best by watching instructor led videos on programming? Check out
<a href="https://juliaacademy.com/courses?preview=logged_out">JuliaAcademy</a> which was prepared by core Julia developers in collaboration with Julia Computing.
<a href="https://juliaacademy.com/courses?preview=logged_out">JuliaAcademy</a> which was prepared by core Julia developers in collaboration with JuliaHub.
</p>
</div>
<!-- 2 -->
Expand Down

0 comments on commit 68b15f6

Please sign in to comment.