-
Notifications
You must be signed in to change notification settings - Fork 30
/
Copy pathREADME
30 lines (22 loc) · 1.32 KB
/
README
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
29
This is the BURAI software package,
which is a GUI system of Quantum ESPRESSO <http://www.quantum-espresso.org>.
Copyright (C) 2016 Satomichi Nishihara <[email protected]>.
This system is developed as a JavaFX application, and requires JRE1.8
or later version of runtime enviroment.
The following external libraries are used.
- exp4j (Apache License 2.0, http://www.objecthunter.net/exp4j/)
- Gson (Apache License 2.0, https://github.com/google/gson)
All of SVG icons are from FLATICON <http://www.flaticon.com>.
----------------------------------------------------------------------------
LICENSE:
----------------------------------------------------------------------------
BURAI is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, version 3 of the License.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
----------------------------------------------------------------------------