Durchsuchen nach
Schlagwort: Julia

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

Endlich mein C++ Problem gelöst :-)

Endlich mein C++ Problem gelöst :-)

Nachdem ich mich wieder über Personaler ausgelassen habe, habe ich auch etwas positives, was mich auch einwenig stolz macht. Mein C++ Programm habe fertig. Nein, es ist ganz winzig, aber als Anfänger kann ich diese Programmiersprache ist schon auf einfachen Niveau recht gut. Die Fehler habe ich im Internet gesucht und gefunden und auch ausprobiert. Ich meine, ich habe es immer wieder durch den g++ Compiler geschickt, bis es funktionierte. Dann funktionierte es, aber die Werte sahen komisch aus. Denn…

Weiterlesen Weiterlesen