Julia
MATLAB
Python
GNU Octave
Rust
Wolfram Mathematica
Clojure
Scilab
Roc Programming Language
Gleam Language
Lua
Python
JavaScript
Java
Ruby
C#
Julia
Roc Programming LanguageNo features have been listed yet.
{"data_science" => "Data scientists who require a fast and flexible language for data manipulation and analysis.", "machine_learning" => "Developers looking to implement machine learning models that benefit from Julia's performance.", "numerical_analysis" => "Engineers and analysts conducting numerical analysis that demands high computational efficiency.", "scientific_computing" => "Researchers and scientists working on mathematical, statistical, and computational problems."}
No Roc Programming Language videos yet. You could help us improve this page by suggesting one.
Based on our record, Julia seems to be a lot more popular than Roc Programming Language. While we know about 130 links to Julia, we've tracked only 1 mention of Roc Programming Language. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
If you're looking for a language that aims to solve the "two-language problem" like Mojo, but want something more open, more mature and less influenced by VC funding, check out Julia: https://julialang.org/. - Source: Hacker News / 2 months ago
The problem with MATLAB is that idiomatic MATLAB style (every operation returns a fresh matrix) can easily become very inefficient: it leads to countless heap memory allocations of new matrices, resulting in low data-access locality, i.e. Your data is needlessly copied around in slow DRAM all the time, rather than being kept in the fastest CPU cache. Julia's MATLAB-inspired syntax is at least as nice, but the... - Source: Hacker News / 7 months ago
In this post, We will learn how to simulate MRI physics In the Julia programming language, a free and open source programming language That excels especially in scientific computing. - Source: dev.to / 9 months ago
Mine is Julia, although I don't use diary. Nowadays I like SuperCollider. https://julialang.org. - Source: Hacker News / about 1 year ago
> I was active in the Python community in the 200x timeframe, and I daresay the common consensus is that language didn't matter and a sufficiently smart compiler/JIT/whatever would eventually make dynamic scripting languages as fast as C, so there was no reason to learn static languages rather than just waiting for this to happen. To be very pedantic, the problem is not that these are dynamic languages _per se_,... - Source: Hacker News / about 1 year ago
I'm looking at https://roc-lang.org Maybe once it matures, it could have the strengths of TypeScript and Haskell. - Source: Hacker News / 11 months ago
MATLAB - A high-level language and interactive environment for numerical computation, visualization, and programming
Gleam Language - A friendly language for building type-safe, scalable systems.
Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.
Lua - Powerful, fast, lightweight, embeddable scripting language
GNU Octave - GNU Octave is a programming language for scientific computing.
Rust - A safe, concurrent, practical language