livellosegreto.it is one of the many independent Mastodon servers you can use to participate in the fediverse.
Livello Segreto è il social etico che ha rispetto di te e del tuo tempo.

Administered by:

Server stats:

1.2K
active users

#scientificcomputing

0 posts0 participants0 posts today

Exploring stdlib_ JavaScript's Answer to Technical Computing. This episode of Inspiring Computing features a discussion with Athan, the maintainer of stdlib, a JavaScript library designed for numerical and scientific computing. Athan shares his experience and his career journey, starting from a non-computer science background and eventually leading to his passion for open-source development.
#javascript #podcast #OpenSource #JavaScript #ScientificComputing

buzzsprout.com/2107763/episode

🚀 Save the Date: #EuroSciPy2025 is Coming!

Mark your calendars! 📅

📍 Where: Kraków, Poland
📆 When: 18–22 of August
🌍 Why: European conference for scientific computing in #Python!

Join us for cutting-edge talks, hands-on tutorials, and unparalleled networking with the brightest minds in the #SciPy ecosystem.

Whether you’re expert or just starting your Python journey, EuroSciPy 2025 is the place to be! Stay tuned for more details. 💡🐍

youtube.com/watch?v=P_fHJIYENd

Veritasium just released a great video of #ProteinFolding algorithms and #AlphaFold as part of the story.

The Veritasium team releases some of the best science videos around: accessible, clear and accurate. It's a great service to communicate this breakthrough to everyone.

#ScientificComputing #Bioinformatics #AI #MachineLearning #ScienceCommunication #ProteinDesign

P.S. shame about the anthropomorphic hype at the end

NumPy is a cornerstone of scientific computing in Python, offering robust support for large, multi-dimensional arrays and matrices, and providing a comprehensive suite of mathematical functions to manipulate these structures.

𝗖𝗹𝗶𝗰𝗸 𝗯𝗲𝗹𝗼𝘄 𝘁𝗼 𝗿𝗲𝗮𝗱 𝗺𝗼𝗿𝗲:
greenwebpage.com/community/how

Greenwebpage Community · How to Install NumPy on Ubuntu 24.04 LTS: Top 2 Methods - Greenwebpage CommunityThis guide will walk you through various step-by-step methods to install NumPy, a Python library, on Ubuntu 24.04 LTS.

Hello, world! Wait, for a nonlinear simulation #python package? If you'd like to use FElupe for your #hyperelastic #simulation but don't know where to start & too lazy to read the docs, you may use the hello_world() function to print a minimal-working example to the console.

Initially, I wasn't sure if that kind of function really makes sense. But it turns out that I'm using this one quite frequently. 📝 (shhh! Author here... 🤓)

github.com/adtzlr/felupe

Woohoo new rust release! My favourite feature in this one is computation on floating point numbers now available at compile time! I'm very excited about the possibilities that this offers: for example, for some numerical algorithms that need specific numerical constants, we can now compute them at compile time instead of having to write their values in the source code.

blog.rust-lang.org/2024/10/17/

blog.rust-lang.orgAnnouncing Rust 1.82.0 | Rust BlogEmpowering everyone to build reliable and efficient software.