-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathLICENSE
More file actions
28 lines (19 loc) · 786 Bytes
/
LICENSE
File metadata and controls
28 lines (19 loc) · 786 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# License
## This Adapted Work
"Finite Difference Computing with PDEs: A Devito Approach" is licensed under the Creative Commons Attribution 4.0 International License (CC BY 4.0).
https://creativecommons.org/licenses/by/4.0/
## Original Work
This work is adapted from:
**Finite Difference Computing with PDEs: A Modern Software Approach**
by Hans Petter Langtangen and Svein Linge
- Publisher: Springer International Publishing (2017)
- DOI: https://doi.org/10.1007/978-3-319-55456-3
- License: CC BY 4.0
- Source: https://github.com/hplgit/fdm-book
## Attribution
When reusing this work, please credit:
1. Original authors: Hans Petter Langtangen and Svein Linge
2. Adapter: Gerard J. Gorman
3. Link to original DOI
4. Link to CC BY 4.0 license
5. Note that changes were made