{"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."}
Julia might be a bit more popular than Python Package Index. We know about 127 links to it since March 2021 and only 91 links to Python Package Index. 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.
Mine is Julia, although I don't use diary. Nowadays I like SuperCollider. https://julialang.org. - Source: Hacker News / 3 months 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 / 3 months ago
Julia: Exceptional Numerical Processing. - Source: dev.to / 5 months ago
To use Julia โ one of the best programming languages, which is unfairly considered niche. Its applications go far beyond HPC. Itโs perfectly suited for solving a wide range of problems. - Source: dev.to / 5 months ago
In this post, Iโm exploring dev tools for data scientists, specifically Julia and Pluto.jl. I interviewed Mandar, a data scientist and software engineer, about his experience adopting Pluto, a reactive notebook environment similar to Jupyter notebooks. Whatโs different about Pluto is that itโs designed specifically for Julia, a programming language built for scientific computing and machine learning. - Source: dev.to / 7 months ago
This GenAI novel cyber risk is a variant of what's called typo squatting. With typo squatting, a malicious actor published its malware on some public repository (like the Node Package Manager (NPM) for Node JavaScript, the Python Package Index (PyPI) for python, or the Comprehensive R Archive Network (CRAN) for R) using a package name that is so similar to a popular package that a typo in the package name during... - Source: dev.to / 4 days ago
> But we still don't have a solution to search projects on potentially thousands of servers, including self-hosted ones. We do. https://mvnrepository.com/repos/central https://npmjs.com https://packagist.org/ https://pypi.org/ https://www.debian.org/distrib/packages#search_packages https://pkg.go.dev/ https://elpa.gnu.org/packages/ And many others. And we still have forums like this one and Reddit where... - Source: Hacker News / 27 days ago
There has been existing tooling to test and enforce CSP in Django. The most recognizable of those has been the django-csp package developed by a team at Mozilla. It is available on PyPI and does an excellent job. You might still be wondering how this answers the question: "Why Django 6.0?" In May 2024, a conversation began to explore the possibility of adding CSP support to Django. The idea was to create... - Source: dev.to / about 2 months ago
Ah, I was beaten to it... The Python Package Index (PyPI), a central repository of third-party Python packages, is now seeing what appears to be a fairly wide-scale phishing attack. The attackers are squatting on "pypj.org" โ a plausible typo, but more likely chosen to visually resemble "pypi.org" in a browser address bar. This was first reported by Python core developer Ethan Furman (@stoneleaf), who was... - Source: Hacker News / 2 months ago
If you visit PyPI and scroll to the bottom you can see that it is available in a number of languages including Hebrew, which indicates it should also support RTL (Right-to-left) rendering. Those translations need maintenance and more translations could be added. - Source: dev.to / 3 months ago
Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.
Python Poetry - Python packaging and dependency manager.
MATLAB - A high-level language and interactive environment for numerical computation, visualization, and programming
pip - The PyPA recommended tool for installing Python packages.
GNU Octave - GNU Octave is a programming language for scientific computing.
Conda - Binary package manager with support for environments.