CodeRefinery

We are the coderefinery.org project and provide training, such as our workshop on Git, testing, documentation, and collaboration and e-Infrastructure for research software development.

coderefinery shared a status by lucaferranti
Luca Ferranti
lucaferranti@fosstodon.org

-RSE seminar series is back!

We will meet online on 30th November with a talk from Brad Chamberlain, talking about and how it makes and more productive.

Free and everyone invited:
nordic-rse.org/events/seminar-

November 10, 2022
coderefinery shared a status by eglerean
Enrico Glerean
eglerean@fosstodon.org

import dask.array as da
x = da.random.random(size=(10000, 10000), chunks=(1000, 1000))
x + x.T - x.mean(axis=0)
# It runs using multiple threads on your machine.

If you feel that you/your team/students could improve their Python skills for research data analysis, please join our open course:

for

on in 1️⃣3️⃣days, with @coderefinery.

Registration, materials, and schedule at 👇

scicomp.aalto.fi/training/scip

November 09, 2022
CodeRefinery
coderefinery@fosstodon.org

This is our fifth year using the Zulip chat which became a core tool and communication platform for the project and our activities and we would like to say: Thank you for hosting us!

November 09, 2022
CodeRefinery
coderefinery@fosstodon.org

We have recently started a blog post series: "CodeRefinery teaching strategies and the future of teaching" - first post in this series is here:

coderefinery.org/blog/2022/10/

November 08, 2022
CodeRefinery
coderefinery@fosstodon.org

Hello Mastodon world! We will from now on post both on Twitter and here.

Short blog post: coderefinery.org/blog/2022/11/

Much more coming up soon ...

November 08, 2022