2 papers
cs.PL2025
CoreDPPL: Towards a Sound Composition of Differentiation, ODE Solving, and Probabilistic Programming
Oscar Eriksson, Anders à gren Thuné, Johannes Borgström +1
In recent years, there has been extensive research on how to extend general-purpose programming language semantics with domain-specific modeling constructs. Two areas of particular…
cs.PL2024
Expression Acceleration: Seamless Parallelization of Typed High-Level Languages
Lars Hummelgren, John Wikman, Oscar Eriksson +2
Efficient parallelization of algorithms on general-purpose GPUs is essential in many areas today. However, it is a non-trivial task for software engineers to utilize GPUs to improv…