The Best Package to Plot in Julia

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 มี.ค. 2024
  • Plot in Julia using Makie package in no time! Makie is a data visualization ecosystem for the Julia programming language, with high performance and extensibility. Makie is available for Windows, Mac and Linux. Makie in Julia allows for interactive 3D rendering within windows. Makie also gives you the ability to render vector graphics or high quality 2D images.
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 13

  • @hendrikmehrtens3138
    @hendrikmehrtens3138 2 หลายเดือนก่อน +4

    Very nice thank you :) You are doing great work for the Julia community. We need a lot more of such great Julia tutorials on YT.

    • @Numeryst
      @Numeryst  2 หลายเดือนก่อน

      Glad you liked it!

  • @luismolon
    @luismolon หลายเดือนก่อน +2

    High-quality video. Thank you!

    • @Numeryst
      @Numeryst  หลายเดือนก่อน

      Thank you Luis!

  • @blaisepascal3905
    @blaisepascal3905 2 หลายเดือนก่อน +2

    Really nice video, well explained! I like the quality and the effort put in the video. Thank you!

    • @Numeryst
      @Numeryst  2 หลายเดือนก่อน +1

      Thanks! I appreciate your comments on my videos.

    • @blaisepascal3905
      @blaisepascal3905 2 หลายเดือนก่อน

      @@Numeryst Honestly you deserve them, you are creating good content and the quality of your videos is improving. Thanks for the hard work I hope your channel keep growing!

    • @Numeryst
      @Numeryst  2 หลายเดือนก่อน +1

      Thank you so much! Comments like yours really motivate me to keep creating. I'm glad you're noticing the improvements in video quality. What kind of videos would you like to see next?

    • @blaisepascal3905
      @blaisepascal3905 2 หลายเดือนก่อน +1

      @@Numeryst I am glad to know that! Regarding the content of future videos, I am interested in Genie.jl and Turing.jl recently. But you shouldn't consider my taste with high priority since I came from a statistics/data science background ^^'
      Flux.jl and Pluto.jl are popular packages that are worth presenting. Recently DuckDB.jl took the lead in popularity.
      Then performance tips in Julia and interoperability with Python/R/C/... codes are good subjects that come often from beginner coming from other programming languages.
      I hope it helps!

  • @mathsinformatique4054
    @mathsinformatique4054 2 หลายเดือนก่อน +2

    I need help.I work in fractional differential equations, and I didn't know how to program an operator ploting and found calculusfractional.jl but insufficient calculation package.

    • @Numeryst
      @Numeryst  2 หลายเดือนก่อน +2

      Most scientific packages provide algorithms for computing solutions. For plotting the solutions you need to use packages like Plots.jl and Makie.jl.

    • @mathsinformatique4054
      @mathsinformatique4054 2 หลายเดือนก่อน

      @@Numeryst I understand you, but to look at it doesn't exist.

    • @Numeryst
      @Numeryst  2 หลายเดือนก่อน

      @@mathsinformatique4054What are you exactly looking for?