home.social

#julialang — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #julialang, aggregated by home.social.

  1. Evolution of the temperature of baryonic matter in a tiny simulated cosmic volume, analysed with #Julialang and simulated with ENZO.

    #SimulatedUniverses #astrophysics #astronomy

  2. Evolution of the temperature of baryonic matter in a tiny simulated cosmic volume, analysed with #Julialang and simulated with ENZO.

    #SimulatedUniverses #astrophysics #astronomy

  3. Evolution of the temperature of baryonic matter in a tiny simulated cosmic volume, analysed with #Julialang and simulated with ENZO.

    #SimulatedUniverses #astrophysics #astronomy

  4. Evolution of the temperature of baryonic matter in a tiny simulated cosmic volume, analysed with #Julialang and simulated with ENZO.

    #SimulatedUniverses #astrophysics #astronomy

  5. Evolution of the temperature of baryonic matter in a tiny simulated cosmic volume, analysed with #Julialang and simulated with ENZO.

    #SimulatedUniverses #astrophysics #astronomy

  6. Can you access the new `juliaup gui` on macos with juliaup installed with brew?

    I just get an error: GUI binary not found at '/opt/homebrew/bin/juliaupgui'. The juliaupgui component may not be installed.

    Juliaup 1.22.3

    Reported: github.com/JuliaLang/juliaup/i

    #julialang #juliaup

  7. Can you access the new `juliaup gui` on macos with juliaup installed with brew?

    I just get an error: GUI binary not found at '/opt/homebrew/bin/juliaupgui'. The juliaupgui component may not be installed.

    Juliaup 1.22.3

    Reported: github.com/JuliaLang/juliaup/i

    #julialang #juliaup

  8. Can you access the new `juliaup gui` on macos with juliaup installed with brew?

    I just get an error: GUI binary not found at '/opt/homebrew/bin/juliaupgui'. The juliaupgui component may not be installed.

    Juliaup 1.22.3

    Reported: github.com/JuliaLang/juliaup/i

    #julialang #juliaup

  9. Can you access the new `juliaup gui` on macos with juliaup installed with brew?

    I just get an error: GUI binary not found at '/opt/homebrew/bin/juliaupgui'. The juliaupgui component may not be installed.

    Juliaup 1.22.3

    Reported: github.com/JuliaLang/juliaup/i

    #julialang #juliaup

  10. I get a feeling they intended the whole 1.13 syntax highlight system as more of a programmable interface, so there's a little bit of additional work for people like me who just wants highlights out of box.

    I can see there being a Julia module for syntax/repl styling collection in the future, which could be interesting.

    #julialang

  11. I get a feeling they intended the whole 1.13 syntax highlight system as more of a programmable interface, so there's a little bit of additional work for people like me who just wants highlights out of box.

    I can see there being a Julia module for syntax/repl styling collection in the future, which could be interesting.

    #julialang

  12. I get a feeling they intended the whole 1.13 syntax highlight system as more of a programmable interface, so there's a little bit of additional work for people like me who just wants highlights out of box.

    I can see there being a Julia module for syntax/repl styling collection in the future, which could be interesting.

    #julialang

  13. I get a feeling they intended the whole 1.13 syntax highlight system as more of a programmable interface, so there's a little bit of additional work for people like me who just wants highlights out of box.

    I can see there being a Julia module for syntax/repl styling collection in the future, which could be interesting.

    #julialang

  14. If you're like me and wondering what's happening with built-in syntax highlight in #Julialang 1.13. Some of your usual code highlighted under OhMyREPL might show up as regular texts since default in 1.13 is VERY conservative about highlights.

    You need to copy in the monokai example from repl doc page as faces.toml in .julia/config to get something closer to OhMyREPL experience.

    docs.julialang.org/en/v1/stdli

  15. If you're like me and wondering what's happening with built-in syntax highlight in #Julialang 1.13. Some of your usual code highlighted under OhMyREPL might show up as regular texts since default in 1.13 is VERY conservative about highlights.

    You need to copy in the monokai example from repl doc page as faces.toml in .julia/config to get something closer to OhMyREPL experience.

    docs.julialang.org/en/v1/stdli

  16. If you're like me and wondering what's happening with built-in syntax highlight in #Julialang 1.13. Some of your usual code highlighted under OhMyREPL might show up as regular texts since default in 1.13 is VERY conservative about highlights.

    You need to copy in the monokai example from repl doc page as faces.toml in .julia/config to get something closer to OhMyREPL experience.

    docs.julialang.org/en/v1/stdli

  17. If you're like me and wondering what's happening with built-in syntax highlight in #Julialang 1.13. Some of your usual code highlighted under OhMyREPL might show up as regular texts since default in 1.13 is VERY conservative about highlights.

    You need to copy in the monokai example from repl doc page as faces.toml in .julia/config to get something closer to OhMyREPL experience.

    docs.julialang.org/en/v1/stdli

  18. If you're like me and wondering what's happening with built-in syntax highlight in #Julialang 1.13. Some of your usual code highlighted under OhMyREPL might show up as regular texts since default in 1.13 is VERY conservative about highlights.

    You need to copy in the monokai example from repl doc page as faces.toml in .julia/config to get something closer to OhMyREPL experience.

    docs.julialang.org/en/v1/stdli

  19. Am really enjoying using Julia as a pseudo-shell.

    I needed to chop up some pdfs and rearrange the pages. Poppler-utils is great but I never really learnt Bash scripting so it was going to be a bit of a slog.

    Thankfully, Julia makes it really easy to bulk copy or move files in mostly regular sequences

    #JuliaLang #poppler

  20. ArviZ is participating in Google Summer of Code 2024 under the #NumFOCUS umbrella. We have projects in both #Python and #JuliaLang. If interested in working on one of these projects, get in touch! github.com/arviz-devs/arviz/wi @TuringLang #GSoC #JSoC #bayesian

  21. Image warping through a sequence of elliptic Möbius transformations, of fixed points -1+0i, 1+0i:

    Package:ImageTransformations.jl

  22. Coming soon - May 10-12, 2023 - it's JupyterCon2023.

    I see that Fons is scheduled to talk about 🎈Pluto.jl 🎈("Simple reactive notebooks for Julia"). 😂

    jupytercon.com

    #julialang #julia #plutojl #jupyter #jupytercon #numfocus

  23. ArviZ is participating in Google Summer of Code 2023 under the NumFOCUS umbrella. We have projects in both Python and Julia. If interested in working on one of these projects, get in touch!
    github.com/arviz-devs/arviz/wi
    #GSOC #NumFOCUS #Python #JuliaLang #TuringLang #bayesian #FOSS