Commit 236451f
authored
Development (#32)
Summary
Added:
- More examples
- Benchmarks
Changed:
- Improved examples
Fixed:
- Consideration of image repeat atoms
- Fortran executable database reading
------
* Update format
* Add files
* Add installation guide
* Add tutorial templates
* Add issue templates
* Update README
* Tidy up examples
* Update ignore list
* Handle NaNs in angles and dfs
* Add bounds check
* Change host setting
* Add strip null for species setting
* Remove unused variable
* Improve gdf printing
* Change build name
* Fix random placement viable boolean
* Update tutorials
* Move readthedocs source files
* Include docstrings
* Update docstrings
* Add more structure handling implement evaluate
* Add atom division to evaluate
* Fix placement methods
* Fix element maps
* Add learning examples
* Add error and warning checks
* Add bounding box
* Fix bounds default
* Add unrelaxed structure print
* Remove dev print
* Fix theme name
* Fix theme
* Include requirements
* Add file
* Update links to ExeQuantCode
* Remove duplicate badge
* Add bounds unit tests
* Fix unit tests
* Add file
* Update README.md
* Add file
* Add file exist check
* Fix settings printing
* Change parallel process
* Remove trailing whitespace
* Add unit tests
* Add file
* Handle settings read
* Add unit tests
* Handle settings read
* Add python unit tests
* Update ignore list
* Fix uninitialised tolerance
* Fix missing tolerance
* Add missing use statement
* Fix viability update
* Fix indentation check
* Update example
* Update version number
* Update CITATION
* Add RSS script
* Add RSS output notebook
* Remove print
* Add file
* Add RAFFLE learning script
* Update RSS and RAFFLE scripts
* Fix rlxd structure printing
* Fix rlxd structure printing
* Improve pca analysis
* Improve analysis scripts
* Add new examples
* Improve pca plotting
* Fix typos
* Fix cell size
* Add file
* Update examples
* Fix distance check across cell edges
* Add known structures
* Analyse Si|Ge interfaces
* Meaningless notebook changes
* Move Si slab file
* Fix plotting range
* Add file
* Remove files
* Add database files
* Add benchmarks
* Fix evaluate
* Add benchmark
* Update Al example
* Rename benchmark
* Add file
* Fix typos
* Fix typos
* Add file
* Add file
* Add plotting notebook
* Tidy up files
* Delete file
* Delete file
* Add file
* Add files
* Add graphite diamond example
* Move files
* Fix indentation
* Fix workflows
* Add ase installation
* Change branch pages
* Update python version compatibility
* Comment out other branch handling
* Update filenames
* Revert filename
* Add file
* Add file
* Add energetic calculation
* Add insets
* Change plotted data
* Add files
* Change legend
* Change legend
* Change legend
* Fix fortran executable data handling
* Update example parameters
* Uncomment line
* Fix checker1 parent 2f8e44f commit 236451f
File tree
84 files changed
+110644
-378
lines changed- .github/workflows
- app
- docs
- source
- example
- data
- C-MgO_hosts
- fortran_exe
- python_pkg
- Al_learn
- known_phases
- C-MgO_learn
- C_learn
- DRAFFLE
- DRSS
- Dgraphite_diamond
- MoS2_learn
- ScS2-Li_learn
- Si-Ge_learn
- benchmarks
- src
- fortran/lib
- raffle
- test
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
84 files changed
+110644
-378
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| |||
97 | 99 | | |
98 | 100 | | |
99 | 101 | | |
100 | | - | |
| 102 | + | |
101 | 103 | | |
102 | 104 | | |
103 | 105 | | |
| |||
106 | 108 | | |
107 | 109 | | |
108 | 110 | | |
109 | | - | |
110 | | - | |
111 | 111 | | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| |||
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
82 | | - | |
| 83 | + | |
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
110 | | - | |
| 111 | + | |
| 112 | + | |
111 | 113 | | |
112 | 114 | | |
113 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
135 | 136 | | |
136 | 137 | | |
137 | 138 | | |
| |||
184 | 185 | | |
185 | 186 | | |
186 | 187 | | |
187 | | - | |
| 188 | + | |
188 | 189 | | |
189 | 190 | | |
190 | 191 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
| 254 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments