Skip to content

Commit 6210ed2

Browse files
committed
update culture
1 parent 63ea6f1 commit 6210ed2

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

culture.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,13 @@ title = "Culture"
1515
* Journal artile management: Most of us use [Zotero](https://www.zotero.org/) to manage and share journal articles.
1616
* Coding: All of us use [Github](https://github.com/) to manage code development, our Github org is [CodingThrust](https://github.com/CodingThrust). Most of us use the [Julia programming language](https://julialang.org/) for scientific software development.
1717
## Training
18-
Please check [training materials](/training) page.
18+
The following three books are used for training:
19+
- Nielsen M A, Chuang I L. Quantum computation and quantum information. Cambridge university press, 2010.
20+
- Moore C, Mertens S. The nature of computation. OUP Oxford, 2011.
21+
- Golub G H, Van Loan C F. Matrix computations. JHU press, 2013.
22+
23+
The following resources are used for Julia programming language training:
24+
- https://benlauwens.github.io/ThinkJulia.jl/latest/book.html
25+
- https://github.com/JuliaComputing/Training
26+
27+
Please check [training materials](/training) page for more resourses.

0 commit comments

Comments
 (0)