Skip to main content

Showing 1–2 of 2 results for author: Christ, S

Searching in archive cs. Search in all archives.
.
  1. arXiv:2311.11457  [pdf, other

    cs.SE cs.CY physics.comp-ph

    Foundational Competencies and Responsibilities of a Research Software Engineer

    Authors: Florian Goth, Renato Alves, Matthias Braun, Leyla Jael Castro, Gerasimos Chourdakis, Simon Christ, Jeremy Cohen, Fredo Erxleben, Jean-Noël Grad, Magnus Hagdorn, Toby Hodges, Guido Juckeland, Dominic Kempf, Anna-Lena Lamprecht, Jan Linxweiler, Frank Löffler, Michele Martone, Moritz Schwarzmeier, Heidi Seibold, Jan Philipp Thiele, Harald von Waldow, Samantha Wittke

    Abstract: The term Research Software Engineer, or RSE, emerged a little over 10 years ago as a way to represent individuals working in the research community but focusing on software development. The term has been widely adopted and there are a number of high-level definitions of what an RSE is. However, the roles of RSEs vary depending on the institutional context they work in. At one end of the spectrum,… ▽ More

    Submitted 12 April, 2024; v1 submitted 19 November, 2023; originally announced November 2023.

    Comments: 31 pages, public repository for feedback here: https://github.com/CaptainSifff/paper_teaching-learning-RSE

  2. arXiv:2204.08775  [pdf, other

    cs.GR

    Plots.jl -- a user extendable plotting API for the julia programming language

    Authors: Simon Christ, Daniel Schwabeneder, Christopher Rackauckas, Michael Krabbe Borregaard, Thomas Breloff

    Abstract: There are plenty of excellent plotting libraries. Each excels at a different use case: one is good for printed 2D publication figures, the other at interactive 3D graphics, a third has excellent L A TEX integration or is good for creating dashboards on the web. The aim of Plots.jl is to enable the user to use the same syntax to interact with many different plotting libraries, such that it is possi… ▽ More

    Submitted 17 June, 2022; v1 submitted 19 April, 2022; originally announced April 2022.

    Comments: 22 pages, 6 figures, 6 code listings

    ACM Class: I.3.3