wilcrofter, to climate

Simon Byrne, CliMA lead programmer, discusses extending Julia's broadcast operator for best performance of Earth system models on GPU clusters. I imagine, or perhaps hope, this is another emerging design pattern for climate modeling.
https://www.youtube.com/watch?v=0c5oHS1865U&list=PLP8iPy9hna6T7PRe2sucSonFsrrH-oEZC&index=63&pp=iAQB

, ,

alephoto85, to programmazione Italian
@alephoto85@livellosegreto.it avatar

[NOTIZIE] Il linguaggio di programmazione Julia debutta nella top 20 dell'indice TIOBE

@programmazione

"Il linguaggio di programmazione Julia si è assicurato per la prima volta un posto nell'ambita top 20 del TIOBE Index (Agosto 2023).

Questo storico risultato segna un'importante pietra miliare per Julia, un linguaggio di programmazione che esiste da poco più di un decennio."

[Articolo in inglese]

https://www.developer-tech.com/news/2023/aug/15/programming-language-julia-tiobe-index-top-20-debut/

ramikrispin, to statistics
@ramikrispin@mstdn.social avatar

(1/2) Julia Bootcamp 🚀🚀🚀

While googling about Bayesian statistics, I found this awesome resource - Julia for Economists Bootcamp by Cameron Pfiffer. The course was recorded as part of Julia's sessions at Stanford's GSB. The course covers the following topics:
✅ Julia basics
✅ Parallelization
✅ Optimization and Automatic Differentiation
✅ High-performance Julia
✅ Computational Bayesian statistics

image/png
image/png

jromanowska, to python
@jromanowska@fosstodon.org avatar
montenegro, to linux
@montenegro@fediscience.org avatar

Introduction time! Hello fediscience members! I'm a new member in this instance, but I'm not new in the fediverse. I migrated from fosstodon.org to this instance. There's nothing wrong, I just needed a place where I can post in English and Spanish. I'm an Assistant Professor at CSU Stan. I usually post about , , , , , , , , , , and other topics that I find interesting in .

adamhsparks, to opensource

I moved instances, so here's an again. Currently I’m employed as a Bioeconomic modeller for the state of Western Australia in Perth working in agricultural systems. I have training in , , and . Interested in using and promoting , , , and . I use and for my work.

franco_vazza, to Astronomy
@franco_vazza@mastodon.social avatar

As for every astronomer next to a pool, it is impossible for me not to notice the similarity between the light patterns that refraction creates on the bottom of the pool, and the image of the cosmic web produced by cosmological simulations.

The similarity is not by chance, but there are deep connections between the two!

Let’s have a quick look at this


franco_vazza,
@franco_vazza@mastodon.social avatar

This is a visualisation of this first stage with a simple N-body solver of mine.
There is no gravity force in the entire simulation - particle just "cluster" and produce a cosmic web pattern, because of the initial correlation of their displacement and velocity vectors

video/mp4

mhsatman, to random
@mhsatman@fosstodon.org avatar

By v1.10.0-beta2 of , the mark phase of the garbage collector is now multi-threaded.

Let's produce more garbage then!

🙃🎈

When the number of worker threads is set to N, then the number of garbage collector threads is set to N/2, automatically.

Btw, the number of garbage collector threads can set manually by using the

--gcthreads

parameter, e.g.,

julia --gcthreads=4

mhsatman, to random
@mhsatman@fosstodon.org avatar

Julia v1.10.0.beta2 is now available❗️

🎈🙃

Gargron, to mastodon
@Gargron@mastodon.social avatar

I'm curious, do you recognize which events from 's history this sticker pack references? ☺️

themantra108,

@Gargron all I see is logo

PietroMonticone, to networkscience

📢 Finally out the recording of the talk we presented at The Fields Institute for Research in Mathematical Research in Toronto!

“Multilayer Network Science in Julia with MultilayerGraphs.jl”

🌐 Website http://www.fields.utoronto.ca/talks/Multilayer-Network-Science-Julia-MultilayerGraphsjl
📹 Video https://www.youtube.com/watch?v=hB8Vrwkwax0&ab_channel=FieldsInstitute
📑 Slides https://inphyt.github.io/Talks/2023/WAW/index.html

@julialang @networkscience

image/png

adam_wysokinski, to random

Julia v1.10.0-beta1 is now available

You can download binaries at https://julialang.org/downloads/ in the “upcoming release” section.

Stevenk, to datascience

Crowded house for Stephan Wolfram’s keynote!

image/png
image/png
image/png

estebanmonte, to random

I've been trying to migrate to but makes me stay in R. Any experience working with and related solutions?

akhilrao, to random

Julia qs for y'all:

  1. Is it very straightforward to run Julia code on GPU? Does it need special CUDA rewrites to work?

  2. I do a lot of value function iteration for dynamic programming problems (I need global characterizations, approx around steady state doesn't work). Has anyone done this much in Julia? How's your experience been?

#julialang #EconTwitter

mc, to Batman
@mc@qoto.org avatar

You may not know that uses as an all-purpose .

mo8it, to rust
@mo8it@fosstodon.org avatar

:ferris: vs :julia:

Rust vs Julia in scientific computing

Why I think that Julia doesn't solve the two-language problem and when you should use Rust instead.

https://mo8it.com/blog/rust-vs-julia

The blog post is the base for my tiny talk at which is now public:

https://youtu.be/0JkbNFpXlXc

Think of the recording as a trailer. The blog post has many more details and aspects that can not fit into 7 minutes ⏳️

I hope for discussions across both communities 🥰

Muemmel,
@Muemmel@chaos.social avatar

@cameron

@mo8it @mose
Just watched the talk. My problem with the conclusion is, that Julia has the same problems as Python and is a bit harder to program and learn. Why should anyone bother using . On the other hand there are huge applications written in . So I assume, people don't care, or mix the languages.

nowosad, to opensource
@nowosad@fosstodon.org avatar

🔥OpenGeoHub Summer School 2023 will start in 7 weeks🔥

27 August 2022 – 02 September 2023

A whole week of spatial data analysis using , , and

See you soon in Poznan!

https://opengeohub.org/summer-school/opengeohub-summer-school-poznan-2023/

image/jpeg
image/png
image/png

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 :)

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

mo8it, to rust
@mo8it@fosstodon.org avatar

:ferris: vs :julia:

My talk about "Rust vs Julia in scientific computing" is confirmed!

I am very excited about it :D
Only 7 minutes, but that is fine for the first public talk :)

The talk will be recorded and I will write a blog post about it. Stay tuned :D

You can still register to the free online conference "Scientific Computing in Rust":

https://scientificcomputing.rs/

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

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/

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

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