Skip to content
Unverified Commit 053a4cb0 authored by Cory Mikida's avatar Cory Mikida Committed by GitHub
Browse files

Fixing elementwise absolute value operation on UserTypes (#23)

* Steps to fix some particularly egregious elementwise abs performance on
UserTypes

* Slightly sneakier way of avoiding name mangling in new builtin

* Fix elementwise abs test to avoid indexing into a UserType, other
than in the outer Fortran test code
parent 128e2559
Pipeline #177283 passed with stage
in 43 seconds