Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .codespell/ignore_words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,7 @@ CONECT
;; /src/diffpy/structure/parsers/p_xcfg.py:452
;; used in a function
BU

;; /src/diffpy/structure/parsers/p_vesta.py:452
;; abbreviation for Structure in vesta
STRUC
23 changes: 23 additions & 0 deletions news/vesta_view.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
**Added:**

* Added parser for vesta specific files and viewer for vesta

**Changed:**

* <news item>

**Deprecated:**

* <news item>

**Removed:**

* <news item>

**Fixed:**

* <news item>

**Security:**

* <news item>
Loading
Loading