mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-10 04:50:49 +00:00
test(sparse): add sparse scratch topic runner
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# SPDX-FileCopyrightText: 2015-2026 Jukka Aho
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
using Test
|
||||
using JuliaFEM
|
||||
using SparseArrays
|
||||
|
||||
include("test_sparse_matrix_coo.jl")
|
||||
Reference in New Issue
Block a user