leifdenby, to machinelearning

Hi 👋 😀

I'm Leif ("life") and I do research into clouds an their effect on Earth's weather and climate using fluid dynamics simulations and machine learning.

I'm particularly interested in making better predictions about our planet's future weather and climate. Love all things science, technology and jazzy 🎶 🎵 🌍 🌎 🌏 🛰️ 💻

#clouds, #climatescience, #machinelearning, #climatechange, #nowcasting, #earthscience, #sciml, #julialang, #python

#introduction

fabiorsodre, to random Portuguese

Julia lang v1.9.0 release!!!

🔴🟢🟣
https://github.com/JuliaLang/julia/blob/v1.9.0/NEWS.md

makie, to random

Finally, the Makie project has a new website: http://makie.org! It shows Makie's capabilities and helps to attract stable funding so we can concentrate on new features and maintenance. If you are interested in collaborating, consultations, or sponsorship, we're looking forward to hearing from you!

Thanks @LazaroAlonso for the great cover picture made with Makie :)

adam_wysokinski, to linux

Julia 1.9.0 has been released 🎉

https://julialang.org/downloads/

/ users may use https://codeberg.org/AdamWysokinski/Julia.deb to build .deb package.

mc, to random
tpoisot, to random

I'm going to experiment with youtube shorts to share code. No talking, < 1 minute.

I got started (immediately before a 2-week break!) with linear regressions using gradient descent in :

https://www.youtube.com/shorts/jkUIq7xAc6U

franco_vazza, to random
@franco_vazza@mastodon.social avatar

Absolutely 0 scientific use of it, but I still find it extremely pleasant to see:
a silly N body system of self-gravitating masses, solved with a dumb N^2 gravity solver.

video/mp4

kdpsingh, to random

TidierPlots.jl now supports lots more geoms from ggplot2: https://github.com/TidierOrg/TidierPlots.jl

Tidier.jl supports many core dplyr/tidyr functions and has more coming soon from stringr/forcats/lubridate: https://github.com/TidierOrg/Tidier.jl

If you’re curious about , check them out!

image/jpeg

abelsiqueira, to random

Episode 3 of @JuliaLanguage Journey is out. It is a short video about Julia types. Beginners will find it informative and intermediate users might like just to see how the type tree below is made.

https://youtu.be/3_TVbNd4zI4

arinbasu, to random

I have started a channel for those of us who are interested in . Please join us on channels in the channel.

kleong, to Japan

I'm a PhD student in Urban and Regional at the University of Hawaii at Manoa. I'm especially interested in regional revitalization in , , and elsewhere in East and Southeast Asia.

Also a big fan of and its applications for social science. In a parallel life I build

Catch me watching and

runjaj, to random Spanish
@runjaj@mastodon.social avatar

¡Nueva entrada en mi blog!

Como dibujar la curva característica de operación de un plan de simple con

https://runjaj.quarto.pub/blog/posts/curva-oc-muestreo/

gregorni, to Julia
@gregorni@fosstodon.org avatar

Any Nim or Julia people out there that also do app development? Can I get some ✋?

#Nim #Nimlang #Julia #JuliaLang #programming #appDevelopment #ProgrammingLanguages #Software

terence, to random
@terence@fosstodon.org avatar

Haleakalā National Park, Maui, Hawaiʻi.

- joint adventures

franco_vazza, (edited ) to Julia
@franco_vazza@mastodon.social avatar

@julialang
I have a question:
I am using HDF5.jl to open an hdf5 file; the file is organised in >100 datasets, written by the creator in a rather unpredictable way.
How do I automatically open all
datasets in the sequence, without knowing their name beforehand? (with the final goal of recreating a single long array, by appending the content of each dataset - this I know how to do).
thanks in advance

==================
👍 found, easy
keys(obj)

ramikrispin, (edited ) to datascience
@ramikrispin@mstdn.social avatar

(1/3) Data Visualization with Makie - Julia 🚀👇🏼

Makie is a data visualization ecosystem for the Julia programming language, with high performance and extensibility. It supports various data visualization applications like 2D, 3D, and geospatial plots.

Image credit: Beautiful Makie by Lazaro Alonso

kevinmoerman, to opensource
@kevinmoerman@fosstodon.org avatar
matvil, to random

Just a reminder how beautiful is.
Albert-Chib Gibbs sampler for binary probit regression.

kevinmoerman, to Batman
@kevinmoerman@fosstodon.org avatar

Coming soon to : constrained triangulations. Which I decided needs parameterized curves too for testing purposes 🦇

indymnv, to random

Seeing the schedule in conference and the last survey, looks like the community is embracing more the idea of using Rust as a support language.

rzeta0, to random
@rzeta0@mastodon.social avatar

my brain is officially blown! 🤯

#julialang is so fast ! 🚀

(compared to python when it is forced to apply arbitrary functions with loops inside, element-wise to an array - that is, can't benefit from vectorised numpy functions)

this #maths experiment took about an hour in python and about 1 second in julia lang

sure my python isn't professional, but today was my first time with julia lang so that will be far from optimal either

baer, to random

hello #julialang people,
I am trying to add something to a package, so i opened the repl, entered pkg mode and ran develop MyPackage. Then I modified it in ~/.julia/dev/MyPackage but no changes showed up when I imported the package.
What did I do wrong
thanks

GhostOnTheHalfShell, (edited ) to random
@GhostOnTheHalfShell@masto.ai avatar

@economics@a.gup.pe

The remarkable aspect of mainstream economists is their persistence treating values in (digital) ledgers as actual instances of banknotes (physical paper) as their mental model, then selectively dropping the model.

And they refuse to submit to accounting rules.

https://profstevekeen.substack.com/p/why-you-cant-win-an-argument-with

🧵

dlakelan,
@dlakelan@mastodon.sdf.org avatar

@GhostOnTheHalfShell @economics@a.gup.pe

These are really good questions that actually would be best addressed by agent-based modeling, where individual agents (banks, employees, investors, bond traders, federal govt, state govt, firms etc) each have behaviors defined by rules and you run the system adjusting the rules to see how the scenario plays out. is a great tool for this using the Agents.jl library in part because it's fast

juandesant, to random
@juandesant@astrodon.social avatar

Bela Dixit is talking about the upgrades to the Finnish Metsahovi radio telescope. Many similarities to our upgrade, but for a single dish system.

https://www.aalto.fi/en/services/metsahovis-main-receivers

juandesant,
@juandesant@astrodon.social avatar

Mention of the Julia programming language for the simulation of interleaved analog to digital conversion.

runjaj, to random Spanish
@runjaj@mastodon.social avatar

Uno de los libros más conocidos para aprender Julia es “Think Julia” de Ben Lauwens y Allen Downey.

Acabo de ver que existe una traducción llamada “Introducción a la Programación en Julia” traducida por Pamela Alejandra Bustamante Faúndez. Está disponible gratuitamente en:

https://introajulia.org

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • mdbf
  • everett
  • osvaldo12
  • magazineikmin
  • thenastyranch
  • rosin
  • tester
  • Youngstown
  • Durango
  • slotface
  • ngwrru68w68
  • kavyap
  • DreamBathrooms
  • megavids
  • InstantRegret
  • ethstaker
  • GTA5RPClips
  • tacticalgear
  • normalnudes
  • Leos
  • modclub
  • khanakhh
  • cubers
  • cisconetworking
  • anitta
  • provamag3
  • lostlight
  • All magazines