Skip to content

Commit 8400d2a

Browse files
committed
fix name
1 parent 672e70a commit 8400d2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ext/ManifoldsGPUCUDAExt/ManifoldsGPUCUDAExt.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ using ManifoldsBase
55

66
using CUDA
77

8-
import ManifoldsGPU: _matrix_log_gpu, matrix_exp_gpu
8+
import ManifoldsGPU: _matrix_log_gpu, _matrix_exp_gpu
99

1010
include("helpers.jl")
1111

0 commit comments

Comments
 (0)