@DenOfEarth @aka_pugs I know.
Cade in point, #OpenSolaris did have avid users just below that range, and a lot of #ScientificComputing used it, as they previously used #IRIX.
And #Sun being #OpenSourve-friendly was the right direction...
If you're interested in #ScientificComputing and/or #RustLang, you should come to #SciCompInRust25 next week. It's taking place virtually and is free to attend.
Timetable at https://scientificcomputing.rs/2025/timetable.
Register at https://scientificcomputing.rs/2025/register.
Scientific computing in the browser? Watch Gunj Joshi show how JS can even outperform Python or R in the right setup! Dive into WebAssembly, fast libraries, and the future of math on the web at #FOSSASIASummit2025
Watch here https://youtu.be/hHCiinxsnbo
Working on solutions for large-scale #ScientificComputing?
#EuroSciPy2025 wants your original research on parallel and distributed computing with #Python!
Submit your breakthrough approaches to scaling scientific workloads as tutorials, talks, or posters:
Working on core array computing libraries that power #scientificPython? #EuroSciPy2025 wants your proposals on optimized array operations, vectorization techniques, and numerical foundations. Submit your groundbreaking work!
Can I please get a résumé review by the HPC (specifically) and other experienced developers here? I am applying for research focused jobs and PhDs in the HPC domain (i understand that it is very wide, but at this stage I am open to whatever opportunities I get).
Currently pursuing my MSc in HPC from EPCC, Uni of Edinburgh.
Thank you!!
#hpc #developer #mentor #softwaredevelopment #scientificcomputing #Parallelprogramming
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
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.
Learn efficient methods to construct a 3D Xarray from 2D Pandas DataFrames. Avoid common pitfalls & unlock powerful analytical capabilities. Master 3D Xarray from DataFrames for streamlined data workflows! #3DXarray #PandasDataFrame #DataScience #PythonProgramming #ScientificComputing #DataAnalysis
https://tech-champion.com/data-science/constructing-a-3d-xarray-from-a-series-of-2d-pandas-dataframes
https://youtube.com/watch?v=P_fHJIYENdI&si=ECF7pagdnAgEwT4Z
Veritasium just released a great video of #ProteinFolding algorithms and #Alphafold as party of the story.
Veritasium releases some of the best science videos around: accessible, clear and accurate. It's a great service to communicating this breakthrough to everyone.
#ScientificComputing #Bioinformatics #AI #MachineLearning #ScienceCommunication #ProteinDesign
P.S. shame about the anthropomorphic hype at the end
The result of the getting started notebook of #felupe, which is deployed by #jupyterlite on #github, is now ready-to-visualize directly in the browser, thanks to #jupyterview!
https://adtzlr.github.io/felupe-web/lab?path=01_Getting-Started.ipynb
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.
𝗖𝗹𝗶𝗰𝗸 𝗯𝗲𝗹𝗼𝘄 𝘁𝗼 𝗿𝗲𝗮𝗱 𝗺𝗼𝗿𝗲:
https://greenwebpage.com/community/how-to-install-numpy-on-ubuntu-24-04-lts/
Merry Christmas everyone (...if you're living in a culture where this is celebrated).
It's time to take a break from business as usual - get your batteries reloaded!
(This is a hyperelastic Mooney-Rivlin christmas tree under varying body forces.)
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...
)
Here's an example: let's take the Neo-Hookean [1] isotropic #hyperelastic material model formulation. Just define its strain energy density function and use it in your #simulation [2].