Skip to content

Releases: SimonEnsemble/Xtals.jl

v0.3.7

22 Oct 06:14
78efb42
Compare
Choose a tag to compare

add bonding graph inference from Cartesian atoms

v0.3.6

10 Oct 19:15
278b470
Compare
Choose a tag to compare

fixes bug that caused empty bond graph edge attribute dictionaries

v0.3.5

29 Sep 23:02
f35855e
Compare
Choose a tag to compare
Docstring fix (#103)

* fix infer_bonds! docstring

* docstring fix

v0.3.4

09 Aug 22:10
811c7ab
Compare
Choose a tag to compare

Tweaks and fixes for bond angle calculations, symmetry rules, and unit cell reduction

v0.3.3

20 Jun 00:49
dbb688e
Compare
Choose a tag to compare

Some bug fixes and minor changes to improve the bond vector, Python dependency, and primitive cell features.

v0.3.2

13 Jun 10:42
Compare
Choose a tag to compare

New Features

  • view_crystal : use Blink, Pluto, or Jupyter to render a crystal in an interactive GUI
  • calculate_bond_vectors! : determines Cartesian vectors between bonded atoms (included in infer_bonds!)
  • get_bond_vector : retrieves the vector between two atoms
  • clear_vectors! : removes all vector annotations (included in remove_bonds!)
  • bond_angle : calculates the angle between two adjacent bonds
  • bond_distance : retrieves the distance annotation for an edge (without requiring using MetaGraphs)

v0.3.1

12 Jun 17:56
f2992d1
Compare
Choose a tag to compare

Adds utility for setting data paths throughout the Xtals ecosystem of packages.

v0.3.0

10 Jun 19:57
10994b5
Compare
Choose a tag to compare
Release v3 (#82)

* include_zero_charges=true; tests fail

* fix symmetry rule application to charges

* fix codecov coverage

* test data

* release version v0.3.0

v0.2.0

14 Dec 18:46
Compare
Choose a tag to compare

improved bonds

Initial release

22 Nov 19:23
35ca9ae
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

Initial release of Xtals.jl v0.1