Skip to content

Commit b242c5c

Browse files
committed
Update third-party software list in NOTICE.md
1 parent 5095871 commit b242c5c

1 file changed

Lines changed: 20 additions & 8 deletions

File tree

NOTICE.md

Lines changed: 20 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,29 @@
11
FEAScript makes use of the following third-party software:
22

3-
1. **math.js**
3+
1. **Comlink**
4+
- License: Apache 2.0 (https://github.com/GoogleChromeLabs/comlink/blob/main/LICENSE)
5+
- Source: https://github.com/GoogleChromeLabs/comlink
6+
7+
2. **d3-scale**
8+
- License: ISC (https://github.com/d3/d3-scale/blob/main/LICENSE)
9+
- Source: https://github.com/d3/d3-scale
10+
11+
3. **gl-matrix**
12+
- License: MIT (https://github.com/toji/gl-matrix/blob/master/LICENSE.md)
13+
- Source: https://github.com/toji/gl-matrix
14+
15+
4. **math.js**
416
- License: Apache 2.0 (https://github.com/josdejong/mathjs/blob/develop/LICENSE)
517
- Source: https://github.com/josdejong/mathjs
618

7-
2. **plotly.js**
19+
5. **plotly.js**
820
- License: MIT (https://github.com/plotly/plotly.js/blob/master/LICENSE)
921
- Source: https://github.com/plotly/plotly.js/tree/master
1022

11-
3. **Comlink**
12-
- License: Apache 2.0 (https://github.com/GoogleChromeLabs/comlink/blob/main/LICENSE)
13-
- Source: https://github.com/GoogleChromeLabs/comlink
14-
15-
4. **taichi.js**
23+
6. **taichi.js**
1624
- License: MIT (https://github.com/AmesingFlank/taichi.js/blob/main/LICENSE)
17-
- Source: https://github.com/AmesingFlank/taichi.js
25+
- Source: https://github.com/AmesingFlank/taichi.js
26+
27+
7. **vtk.js**
28+
- License: BSD 3-Clause (https://github.com/Kitware/vtk-js/blob/master/LICENSE)
29+
- Source: https://github.com/Kitware/vtk-js

0 commit comments

Comments
 (0)