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

https://github.com/mineralscloud/crystallographycore.jl - v0.6.3

CrystallographyCore v0.6.3

Diff since v0.6.2

Merged pull requests: - Use SMatrix instead of MMatrix in AbstractLattices (#32) (@singularitti)

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

https://github.com/mineralscloud/crystallographycore.jl - v0.6.2

CrystallographyCore v0.6.2

Diff since v0.6.1

Merged pull requests: - Use UnitfulLinearAlgebra in ext/AtomsBaseExt.jl (#30) (@singularitti) - Rewrite broadcasting interface for AbstractLattices (#31) (@singularitti)

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

https://github.com/mineralscloud/crystallographycore.jl - v0.3.3

Full Changelog: https://github.com/MineralsCloud/CrystallographyCore.jl/compare/v0.3.2...v0.3.3

This is a backporting release!

Merged pull requests: - Redefine Cell using CrystalCoordinates & @computed (#16) (@singularitti) - Compute number of atoms in Cell constructor (#17) (@singularitti) - Deprecate AbstractLattice subtyping from AbstractMatrix (#18) (@singularitti) - Implement inv & Inverted in src/transform.jl for coordinate transformation between reduced & Cartesian (#19) (@singularitti) - Use StaticVectors.Values to replace StaticArrays.SVector in Cell (#20) (@singularitti) - Remove StaticVectors.Values with Vector in Cell, make Cell mutable (#21) (@singularitti) - Fix similar_type interface for ReducedCoordinates (#22) (@singularitti) - Extend Base.convert, uconvert, ustrip for ReciprocalLattice & Lattice in ext/UnitfulExt.jl (#23) (@singularitti) - Implement UnitfulLinearAlgebraExt module for linear solving (#24) (@singularitti) - Implement AtomsBaseExt (#25) (@singularitti) - Use NoUnits in UnitfulLinearAlgebraExt, directly collect is wrong (#26) (@singularitti) - Fix broadcasting for Lattices (#27) (@singularitti) - Fix broadcasting for ReciprocalLattices (#28) (@singularitti)

- Julia
Published by singularitti over 2 years ago

https://github.com/mineralscloud/crystallographycore.jl - v0.6.1

CrystallographyCore v0.6.1

Diff since v0.6.0

Merged pull requests: - Fix broadcasting for Lattices (#27) (@singularitti) - Fix broadcasting for ReciprocalLattices (#28) (@singularitti)

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

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

CrystallographyCore v0.6.0

Diff since v0.5.0

Merged pull requests: - Implement AtomsBaseExt (#25) (@singularitti) - Use NoUnits in UnitfulLinearAlgebraExt, directly collect is wrong (#26) (@singularitti)

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

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

CrystallographyCore v0.5.0

Diff since v0.4.2

Merged pull requests: - Extend Base.convert, uconvert, ustrip for ReciprocalLattice & Lattice in ext/UnitfulExt.jl (#23) (@singularitti) - Implement UnitfulLinearAlgebraExt module for linear solving (#24) (@singularitti)

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

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

CrystallographyCore v0.4.2

Diff since v0.4.1

Merged pull requests: - Fix similar_type interface for ReducedCoordinates (#22) (@singularitti)

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

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

CrystallographyCore v0.4.1

Diff since v0.4.0

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

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

CrystallographyCore v0.4.0

Diff since v0.3.2

Merged pull requests: - Redefine Cell using CrystalCoordinates & @computed (#16) (@singularitti) - Compute number of atoms in Cell constructor (#17) (@singularitti) - Deprecate AbstractLattice subtyping from AbstractMatrix (#18) (@singularitti) - Implement inv & Inverted in src/transform.jl for coordinate transformation between reduced & Cartesian (#19) (@singularitti) - Use StaticVectors.Values to replace StaticArrays.SVector in Cell (#20) (@singularitti) - Remove StaticVectors.Values with Vector in Cell, make Cell mutable (#21) (@singularitti)

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

https://github.com/mineralscloud/crystallographycore.jl - v0.3.2

CrystallographyCore v0.3.2

Diff since v0.3.1

Merged pull requests: - Remove EachAtom from Cell, that should only be done by eachatom (#14) (@singularitti)

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

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

CrystallographyCore v0.3.1

Diff since v0.3.0

Merged pull requests: - Fix Base.IndexStyle for Lattice & ReciprocalLattices (#13) (@singularitti)

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

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

CrystallographyCore v0.3.0

Diff since v0.2.2

Merged pull requests: - Revert subtyping AbstractLattice from a StaticMatrix (#11) (@singularitti) - Implement ReciprocalLattice (#12) (@singularitti)

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

https://github.com/mineralscloud/crystallographycore.jl - v0.2.2

Full Changelog: https://github.com/MineralsCloud/CrystallographyCore.jl/compare/v0.2.1...v0.2.2

Fix the constructors of Lattice in Julia versions below v1.9

- Julia
Published by singularitti almost 3 years ago

https://github.com/mineralscloud/crystallographycore.jl - v0.2.1

CrystallographyCore v0.2.1

Diff since v0.2.0

Merged pull requests: - Add eachbasisvector (#10) (@singularitti)

What's Changed

  • Add eachbasisvector by @singularitti in https://github.com/MineralsCloud/CrystallographyCore.jl/pull/10

Full Changelog: https://github.com/MineralsCloud/CrystallographyCore.jl/compare/v0.2.0...v0.2.1

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

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

CrystallographyCore v0.2.0

Diff since v0.1.2

Merged pull requests: - Make AbstractLattice a subtype of StaticMatrix{3,3} (#9) (@singularitti)

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

https://github.com/mineralscloud/crystallographycore.jl - v0.1.2

CrystallographyCore v0.1.2

Diff since v0.1.1

Merged pull requests: - Make Lattice mutable because we have setindex! (#8) (@singularitti)

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

https://github.com/mineralscloud/crystallographycore.jl - v0.1.1

CrystallographyCore v0.1.1

Diff since v0.1.0

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

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

CrystallographyCore v0.1.0

Merged pull requests: - CompatHelper: add new compat entry for StructEquality at version 2, (keep existing compat) (#1) (@github-actions[bot]) - CompatHelper: add new compat entry for StaticArrays at version 1, (keep existing compat) (#2) (@github-actions[bot]) - Add "Test creating Lattices with units" (#3) (@singularitti) - Update constructors of Lattice (#4) (@singularitti) - Eliminate non-singularity checks in lattice code (#5) (@singularitti) - Remove isapprox for Cell (#6) (@singularitti)

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