-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path__init__.py
More file actions
executable file
·17 lines (16 loc) · 904 Bytes
/
__init__.py
File metadata and controls
executable file
·17 lines (16 loc) · 904 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Sparsified Time-dependent PDEs FNO (STFNO) Copyright (c) 2025, The Regents of
# the University of California, through Lawrence Berkeley National Laboratory
# (subject to receipt of any required approvals from the U.S.Dept. of Energy).
# All rights reserved.
#
# If you have questions about your rights to use or distribute this software,
# please contact Berkeley Lab's Intellectual Property Office at [email protected].
#
# NOTICE. This Software was developed under funding from the U.S. Department
# of Energy and the U.S. Government consequently retains certain rights.
# As such, the U.S. Government has been granted for itself and others acting
# on its behalf a paid-up, nonexclusive, irrevocable, worldwide license in
# the Software to reproduce, distribute copies to the public, prepare
# derivative works, and perform publicly and display publicly, and to permit
# other to do so.
import stfno