Research Software: March 2020 Newsletter

Local Research Software Support Call 1 Announced!

The Local Research Software Support funding call has launched and is accepting applications. The goal of this call is to establish research software support teams at selected institutions, who are available to assist researchers to develop, enhance, repurpose, and maintain software for research.

Learn more: Press Release

CRSC 2020: Mark your Calendars!

The Canadian Research Software Conference (CRSC) will be on May 26-27, 2020 in Montreal, QC.

Who should attend?

  • Active developers of research software (regardless of job title)
  • Computational researchers
  • Doctorate Students and those studying to develop research software
  • Researchers with an interest in software development

You will have the opportunity to:

  • Join and build the Canadian community of research software developers;
  • Discover new solutions to common research software development problems; and
  • Learn, collaborate, and contribute new solutions to common issues affecting software development for research.

We are looking for speakers for both our lightning talk and full sessions. There will also be opportunities to submit a poster for the poster competition.

Register Now!

Status of Canadian Research Software Conference in Light of COVID-19

Currently, the Canadian Research Software Conference (CRSC) is proceeding as planned. The health and safety of our participants and our communities is our priority, and our team is continually monitoring guidance from national, provincial, and local governments and health authorities.

Should there be any changes to the event, we will immediately update registered attendees and this website. Please rest assured that in the event that the CRSC is cancelled, all registration fees will be fully refunded. All hotel room bookings in the conference’s room block at the Omni Mont Royal can also be cancelled without penalty, up to 24 hours before the expected arrival date.

If you have any questions or concerns about the CRSC, please contact our team at [email protected].

Research Software Call 3 Proposals Selected

We received over 40 applications for Research Software Call 3 and have made 14 selections. These selections are from a wide range of disciplines and fields of study. Please look for our press release in the coming months announcing the selections. Thank you to all those who submitted an application.

Writing Faster Python

Python has proven to be a popular language for the development of Research Software. It has a clear and easy-to-write style, while also having a vast array of libraries and packages to call. However, when compared to other languages, Python is slower under certain circumstances. To solve this speed issue, Sebastian Witkowski at the EuroPython Conference explains how to run your Python code faster. We recommend watching the video below if you use Python regularly or if you are considering adopting it for future projects.

Sebastian Witkowski – Writing Faster Python | YouTube.com