Julia 1.10
docs.julialang.org
Julia 1.10
1–10 of 104 posts
Re: Julia 1.10
#2Re: Julia 1.10
#3Im not sure if Julia will ever take off. Right now there are huge investments in the AI space and Julia has no presence in those.
Re: Julia 1.10
#4Im not sure if Julia will ever take off. Right now there are huge investments in the AI space and Julia has no presence in those.
Re: Julia 1.10
#5Re: Julia 1.10
#6Earlier quoted context omitted.
julia has already taken off for certain niches
What is an example? Are there any where it is dominant?
Re: Julia 1.10
#7Im not sure if Julia will ever take off. Right now there are huge investments in the AI space and Julia has no presence in those.
There is simply too many rough edges and usability problems as it is now, and at the current pace it will take maybe 10 or 15 years to address them.
On the other hand, the major use case for Julia is to have a fast, dynamic language. And it seems to me the time horizon for Python to become fast, or Rust or C++ to become dynamic is indefinite, so Julia is still the best bet in that space.
Re: Julia 1.10
#8Im not sure if Julia will ever take off. Right now there are huge investments in the AI space and Julia has no presence in those.
You don't need Julia. Julia was trying to be a better python. We will have better python in form of Mojo.
Re: Julia 1.10
#9Re: Julia 1.10
#10Earlier quoted context omitted.
What is an example? Are there any where it is dominant?
scientific models and simulations can be and are made very successfully in julia. In particular the diffeq landscape is probably the languages largest comparative advantage
Are there subdomains that use it a lot? I am not sure what the diffeq landscape is exactly although it sounds related to dynamical simulations?