Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Commit 83649cc

Browse files
committed
remove redundant file
1 parent d8370f8 commit 83649cc

File tree

2 files changed

+1
-40
lines changed

2 files changed

+1
-40
lines changed

example/a.jl

Lines changed: 0 additions & 38 deletions
This file was deleted.

src/fourier.jl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
export
22
SpectralConv1d,
3-
FourierOperator,
4-
FNO
3+
FourierOperator
54

65
struct SpectralConv1d{T, S}
76
weight::T

0 commit comments

Comments
 (0)