Recent Releases of https://github.com/mineralscloud/crystallographybase.jl

https://github.com/mineralscloud/crystallographybase.jl - v0.14.3

CrystallographyBase v0.14.3

Diff since v0.14.2

- Julia
Published by github-actions[bot] over 2 years ago

https://github.com/mineralscloud/crystallographybase.jl - v0.14.2

CrystallographyBase v0.14.2

Diff since v0.14.1

Merged pull requests: - CompatHelper: bump compat for CrystallographyCore to 0.6, (keep existing compat) (#124) (@github-actions[bot])

- Julia
Published by github-actions[bot] over 2 years ago

https://github.com/mineralscloud/crystallographybase.jl - v0.14.1

CrystallographyBase v0.14.1

Diff since v0.14.0

Merged pull requests: - Bump actions/checkout from 3 to 4 (#122) (@dependabot[bot]) - CompatHelper: bump compat for CrystallographyCore to 0.5, (keep existing compat) (#123) (@github-actions[bot])

- Julia
Published by github-actions[bot] over 2 years ago

https://github.com/mineralscloud/crystallographybase.jl - v0.14.0

CrystallographyBase v0.14.0

Diff since v0.13.0

Merged pull requests: - Implement eachatomgroup in src/eachatomgroup.jl (#109) (@singularitti) - Add shift for Lattice & Cell (#110) (@singularitti) - Rename supercell to super (#112) (@singularitti) - Fix shift for Lattice & Cell (#113) (@singularitti) - Add types BrillouinZone & Paths & interpolate (#114) (@singularitti) - Add type Dispersion, rename Paths to ReciprocalPaths, & add other iteration methods (#115) (@singularitti) - Rewrite code related to ReciprocalPaths (#116) (@singularitti) - CompatHelper: bump compat for CrystallographyCore to 0.4, (keep existing compat) (#117) (@github-actions[bot]) - Add zero, one, oneunit to MetricTensor (#118) (@singularitti) - Deprecate MetricTensor applied on vectors (#119) (@singularitti) - Fix ShiftedLattice & ShiftedCell & shift (#120) (@singularitti) - Add shift for ShiftedCell (#121) (@singularitti)

Closed issues: - Supercell generation (#111)

- Julia
Published by github-actions[bot] over 2 years ago

https://github.com/mineralscloud/crystallographybase.jl - v0.13.0

CrystallographyBase v0.13.0

Diff since v0.12.0

Merged pull requests: - CompatHelper: bump compat for CrystallographyCore to 0.2, (keep existing compat) (#92) (@github-actions[bot]) - Add Brillouin.jl, Spglib.jl to weakdeps & BrillouinSpglibExt to extensions (#93) (@singularitti) - Add indexing & custom broadcasting interfaces for ReciprocalLattice (#94) (@singularitti) - Move number multiplication out of the constructor since we have (#95) (@singularitti) - Rename FractionalFromCartesian to ReducedFromCartesian, etc. (#96) (@singularitti) - Add PeriodicTableExt extension (#97) (@singularitti) - Add MendeleevExt to extensions (#98) (@singularitti) - Bump actions/checkout from 3 to 4 (#99) (@dependabot[bot]) - Deprecate ReciprocalPoint & corresponding methods (#100) (@singularitti) - Deprecate CartesianFromReduced & ReducedFromCartesian, just use matrix operations of AbstractLattices (#101) (@singularitti) - Bump codecov/codecov-action from 3 to 4 (#102) (@dependabot[bot]) - CompatHelper: bump compat for CrystallographyCore to 0.3, (keep existing compat) (#103) (@github-actions[bot]) - Fix imports & exports using Reexport.jl (#104) (@singularitti) - Fix supercell for Lattices (#105) (@singularitti) - Change lattice.data to parent(lattice) (#106) (@singularitti) - Fix array interfaces for MetricTensors (#107) (@singularitti) - CompatHelper: add new compat entry for Reexport at version 1, (keep existing compat) (#108) (@github-actions[bot])

- Julia
Published by github-actions[bot] over 2 years ago

https://github.com/mineralscloud/crystallographybase.jl - v0.12.0

CrystallographyBase v0.12.0

Diff since v0.11.0

Merged pull requests: - Move some code to CrystallographyCore.jl (#90) (@singularitti) - CompatHelper: add new compat entry for CrystallographyCore at version 0.1, (keep existing compat) (#91) (@github-actions[bot])

- Julia
Published by github-actions[bot] over 2 years ago

https://github.com/mineralscloud/crystallographybase.jl - v0.11.0

What's Changed

  • Redefine AbstractLattice as the subtype of AbstractMatrix by @singularitti in https://github.com/MineralsCloud/CrystallographyBase.jl/pull/84
  • Update Project.toml - compat for Mendeleev by @Eben60 in https://github.com/MineralsCloud/CrystallographyBase.jl/pull/85
  • refactor: Replace @enumx with@anonymousenum macro by @singularitti in https://github.com/MineralsCloud/CrystallographyBase.jl/pull/86
  • Remove Functors package from dependencies by @singularitti in https://github.com/MineralsCloud/CrystallographyBase.jl/pull/88
  • CompatHelper: add new compat entry for AnonymousEnums at version 0.1, (keep existing compat) by @github-actions in https://github.com/MineralsCloud/CrystallographyBase.jl/pull/89

New Contributors

  • @Eben60 made their first contribution in https://github.com/MineralsCloud/CrystallographyBase.jl/pull/85

Full Changelog: https://github.com/MineralsCloud/CrystallographyBase.jl/compare/v0.10.1...v0.11.0

- Julia
Published by singularitti over 2 years ago

https://github.com/mineralscloud/crystallographybase.jl - v0.10.1

CrystallographyBase v0.10.1

Diff since v0.10.0

Merged pull requests: - Redefine AbstractLattice as the subtype of AbstractMatrix (#84) (@singularitti) - Update Project.toml - compat for Mendeleev (#85) (@Eben60)

- Julia
Published by github-actions[bot] over 2 years ago

https://github.com/mineralscloud/crystallographybase.jl - v0.10.0

CrystallographyBase v0.10.0

Diff since v0.9.0

Merged pull requests: - Remove CoordinateTransformations.jl from deps (#83) (@singularitti)

- Julia
Published by github-actions[bot] about 3 years ago

https://github.com/mineralscloud/crystallographybase.jl - v0.9.0

CrystallographyBase v0.9.0

Diff since v0.8.0

Merged pull requests: - Implement __init__ for PeriodicTable or Mendeleev (#77) (@singularitti) - CompatHelper: add new compat entry for Requires at version 1, (keep existing compat) (#78) (@github-actions[bot]) - Move miller.jl to MillerIndices.jl (#79) (@singularitti) - Rewrite dot & norm for MetricTensor (#80) (@singularitti) - Rename latticevectors back to basisvectors (#81) (@singularitti) - CompatHelper: add new compat entry for Mendeleev at version 0.3, (keep existing compat) (#82) (@github-actions[bot])

- Julia
Published by github-actions[bot] about 3 years ago

https://github.com/mineralscloud/crystallographybase.jl - v0.8.0

CrystallographyBase v0.8.0

Diff since v0.7.1

Merged pull requests: - Use @struct_hash_equal_isequal_isapprox for Lattice & ReciprocalLattice & Cell (#71) (@singularitti) - CompatHelper: add new compat entry for StructEquality at version 2, (keep existing compat) (#72) (@github-actions[bot]) - Add supercell for Cells (#73) (@singularitti) - Fix supercell always require determinant of repfactors to be >=1 & add tests (#74) (@singularitti) - Fix transform rule of StandardizedFromPrimitive & Beautify show for ChangeOfBasis (#75) (@singularitti) - Update docs (#76) (@singularitti)

- Julia
Published by github-actions[bot] about 3 years ago

https://github.com/mineralscloud/crystallographybase.jl - v0.7.1

CrystallographyBase v0.7.1

Diff since v0.7.0

Merged pull requests: - CompatHelper: bump compat for Functors to 0.4, (keep existing compat) (#70) (@github-actions[bot])

- Julia
Published by github-actions[bot] about 3 years ago

https://github.com/mineralscloud/crystallographybase.jl - v0.7.0

CrystallographyBase v0.7.0

Diff since v0.6.0

Merged pull requests: - Deprecate Spglib, redefine Cell from scratch (#54) (@singularitti) - CompatHelper: add new compat entry for StructHelpers at version 0.1, (keep existing compat) (#55) (@github-actions[bot]) - Redefine CrystalSystem & LatticeSystem & Bravais as Enum types, Deprecate Centering types, Rewrite latticesystem (#56) (@singularitti) - Fix some bugs left in #54 & #56 (#57) (@singularitti) - Rename cellparameters to latticeconstants (#58) (@singularitti) - Rename inv to reciprocal for Lattice & ReciprocalLattice (#60) (@singularitti) - CompatHelper: add new compat entry for EnumX at version 1, (keep existing compat) (#62) (@github-actions[bot]) - Update docs (#63) (@singularitti) - Add Lattice from a, b, c, α, β, γ with convention = :c (#65) (@singularitti) - Add method periodicity (#66) (@singularitti) - Change the return results of faces (#67) (@singularitti) - Rename basis_vectors to latticevectors (#68) (@singularitti) - Remove origins in vertices & faces (#69) (@singularitti)

- Julia
Published by github-actions[bot] over 3 years ago

https://github.com/mineralscloud/crystallographybase.jl - v0.6.0

CrystallographyBase v0.6.0

Diff since v0.5.2

Merged pull requests: - CompatHelper: bump compat for Functors to 0.3, (keep existing compat) (#50) (@github-actions[bot]) - CompatHelper: bump compat for Spglib to 0.6, (keep existing compat) (#51) (@github-actions[bot]) - Remove Compat.jl from deps since already use Julia v1.3+ (#52) (@singularitti)

- Julia
Published by github-actions[bot] over 3 years ago

https://github.com/mineralscloud/crystallographybase.jl - v0.5.2

CrystallographyBase v0.5.2

Diff since v0.5.1

Merged pull requests: - Bump codecov/codecov-action from 2 to 3 (#45) (@dependabot[bot]) - Bump actions/checkout from 2 to 3 (#46) (@dependabot[bot]) - CompatHelper: bump compat for Compat to 4, (keep existing compat) (#47) (@github-actions[bot]) - Update template files (#49) (@singularitti)

- Julia
Published by github-actions[bot] over 3 years ago

https://github.com/mineralscloud/crystallographybase.jl - v0.5.1

CrystallographyBase v0.5.1

Diff since v0.5.0

Merged pull requests: - Rename density to crystaldensity (#44) (@singularitti)

- Julia
Published by github-actions[bot] about 4 years ago

https://github.com/mineralscloud/crystallographybase.jl - v0.5.0

CrystallographyBase v0.5.0

Diff since v0.4.2

Merged pull requests: - Implement methods density (#41) (@singularitti) - Add methods Cell from Lattice (#42) (@singularitti) - Add tests for density & cellvolume (#43) (@singularitti)

- Julia
Published by github-actions[bot] about 4 years ago

https://github.com/mineralscloud/crystallographybase.jl - v0.4.2

CrystallographyBase v0.4.2

Diff since v0.4.1

Merged pull requests: - Fix Lattice(a, b, c, α, β, γ) does not work with units (#39) (@singularitti)

- Julia
Published by github-actions[bot] over 4 years ago

https://github.com/mineralscloud/crystallographybase.jl - v0.4.1

CrystallographyBase v0.4.1

Diff since v0.4.0

Merged pull requests: - New version: v0.4.0 (#36) (@singularitti) - CompatHelper: bump compat for Spglib to 0.5, (keep existing compat) (#37) (@github-actions[bot])

- Julia
Published by github-actions[bot] over 4 years ago

https://github.com/mineralscloud/crystallographybase.jl - v0.4.0

CrystallographyBase v0.4.0

Diff since v0.3.1

Merged pull requests: - Remove Brillouin.jl from deps (#35) (@singularitti)

- Julia
Published by github-actions[bot] over 4 years ago

https://github.com/mineralscloud/crystallographybase.jl - v0.3.1

CrystallographyBase v0.3.1

Diff since v0.3.0

Merged pull requests: - New version: v0.3.0 (#33) (@singularitti)

- Julia
Published by github-actions[bot] over 4 years ago

https://github.com/mineralscloud/crystallographybase.jl - v0.3.0

CrystallographyBase v0.3.0

Diff since v0.2.0

Closed issues: - Register v0.2.0 (#27)

Merged pull requests: - Implement type ReciprocalPath using Brillouin.irrfbz_path (#28) (@singularitti) - Change signatures of ReciprocalPath (#29) (@singularitti) - CompatHelper: bump compat for "Spglib" to "0.3" (#30) (@github-actions[bot]) - Add type MonkhorstPackGrid (#31) (@singularitti)

- Julia
Published by github-actions[bot] over 4 years ago

https://github.com/mineralscloud/crystallographybase.jl - v0.2.0

CrystallographyBase v0.2.0

Diff since v0.1.0

Closed issues: - Register v0.1.0 (#21)

Merged pull requests: - Implement type WignerSeitzCell using wignerseitz (#23) (@singularitti) - Rewrite faces, vertices & WignerSeitzCell (#24) (@singularitti) - Restyle Rewrite faces, vertices & WignerSeitzCell (#25) (@restyled-io[bot])

- Julia
Published by github-actions[bot] over 4 years ago

https://github.com/mineralscloud/crystallographybase.jl - v0.1.0

CrystallographyBase v0.1.0

This is the first release of CrystallographyBase:

Merged pull requests: - Migrate basic functions & tests from Crystallography.jl (#1) (@singularitti) - CompatHelper: add new compat entry for "Counters" at version "0.3" (#2) (@github-actions[bot]) - CompatHelper: add new compat entry for "StaticArrays" at version "1" (#3) (@github-actions[bot]) - CompatHelper: add new compat entry for "CoordinateTransformations" at version "0.6" (#4) (@github-actions[bot]) - CompatHelper: add new compat entry for "Spglib" at version "0.1" (#5) (@github-actions[bot]) - Make some types functors using Functors.jl (#6) (@singularitti) - Add type AbstractLattice, subtype Lattice & ReciprocalLattice from it (#7) (@singularitti) - CompatHelper: add new compat entry for "Functors" at version "0.2" (#8) (@github-actions[bot]) - Move some tests to Spglib.jl (#9) (@singularitti) - Bump compat for Spglib.jl to 0.2 & fix reciprocal_mesh (#10) (@singularitti) - Add docs (#11) (@singularitti) - Remove constructor ReciprocalLattice from a Lattice (#12) (@singularitti) - Add MetricTensor from Lattice (#13) (@singularitti) - Fix Lattice (#14) (@singularitti) - Rewrite Miller, etc. (#15) (@singularitti) - CompatHelper: add new compat entry for "Combinatorics" at version "1" (#16) (@github-actions[bot]) - Add more tests & fix something (#17) (@singularitti) - Add more tests (#18) (@singularitti) - Update docs (#19) (@singularitti) - Remove SymPy.jl from tests (#20) (@singularitti)

- Julia
Published by github-actions[bot] over 4 years ago