Durchsuchen nach
Schlagwort: language

Julia (lang) is history

Julia (lang) is history

The programming language Julia is history – for now. I had the problem, in Fedora 42, I use there only Wayland, the plotting package does not work. In the Visual Studio Code editor, yes, but sometimes I code it beside Visual Studio Code. Yes it is possible to create picture file like PNG of the plot, but this is not a solution, when I’m in the command prompt in the Bash. I had downloaded for a test the open data…

Weiterlesen Weiterlesen

Julia: How to show a CSV-file

Julia: How to show a CSV-file

Julia is a modern, high-level programming language designed for technical computing, excelling in fields like scientific research, statistics, data analysis, and machine learning. In this post, we’ll cover the essential first steps: how to successfully read a CSV file into Julia. Setup: Installation and Package Management Like in Python you need packages, that you have to install it. After installing Julia, you go to the command prompt and type in Julia. Then you see on the left side the word…

Weiterlesen Weiterlesen