Recent Releases of AtomsBase
AtomsBase - v0.5.1
AtomsBase v0.5.1
Merged pull requests: - AtomsBaseTesting cell vectors check for infinite systems (#132) (@jgreener64) - Bugfixes related to chemicalformula (#133) (@mfherbst) - Fix link in tutorial.md (#135) (@joachimbrand) - Fix bug in elementsymbol call (#136) (@tjjarvinen)
Closed issues:
- Revisit ChemicalSpecies (#115)
- Return type of atomic_symbol changed (#134)
- Julia
Published by github-actions[bot] about 1 year ago
AtomsBase - v0.5.0
AtomsBase v0.5.0
This release increases the minor version and contains breaking changes:
bounding_boxwas renamed tocell_vectorseverywhere for consistency. This concerns both the functionAtomsBase.bounding_boxas well as eventual keyword arguments to system constructors.
Merged pull requests: - Extend AtomsBaseTesting and AtomsBase test routines (#121) (@mfherbst) - Introduce preference for automatic ascii visualization of system (#122) (@mfherbst) - Rename boundingbox to cellvectors consistently (#127) (@mfherbst) - Fix AtomsBaseTesting.testapproxeq issue (#129) (@mfherbst) - Chemspecies update (#130) (@tjjarvinen) - Bump codecov/codecov-action from 4 to 5 (#131) (@dependabot[bot])
Closed issues: - AtomsBaseTesting.testapproxeq behaviour for identical systems with different units (#128)
- Julia
Published by github-actions[bot] over 1 year ago
AtomsBase - v0.4.1
AtomsBase v0.4.1
A few minor bugfixes.
Merged pull requests: - Several Minor Bugfixes (#114) (@cortner)
Closed issues:
- Interfacing extended XYZ readers and writers for AtomsBase (#40)
- Chemical Element (#49)
- Boundary Conditions (#97)
- Introduce Cell types (#99)
- Introduce mass (#100)
- AbstractSystem not exported any more in v0.4 (#109)
- atomic_number(::Int16) is undefined (#112)
- Some ChemicalSpecies constructors create nneut=0 (#113)
- Julia
Published by github-actions[bot] over 1 year ago
AtomsBase - v0.4.0
AtomsBase v0.4.0
Merged pull requests: - Clarify testing documentation (#88) (@mfherbst) - Bump codecov/codecov-action from 3 to 4 (#93) (@dependabot[bot]) - Bump julia-actions/setup-julia from 1 to 2 (#94) (@dependabot[bot]) - Bump julia-actions/cache from 1 to 2 (#96) (@dependabot[bot]) - Docs: clarify ambiguity of dimension D (#103) (@cortner) - Fix testing of isolated systems (#105) (@mfherbst) - Interface and Docs Updates for v0.4.x (#107) (@cortner)
Closed issues: - Energies, Forces, Etc (#84) - Working Unitless (#98) - Avoid use of getters with symbols (#102) - testapproxeq fails for isolated molecules (#104)
- Julia
Published by github-actions[bot] over 1 year ago
AtomsBase - v0.3.5
AtomsBase v0.3.5
Merged pull requests: - Improve chemical formula (#76) (@mfherbst) - Element symbol function (#77) (@mfherbst) - Fix system comparison edge case (#79) (@mfherbst) - add AutoBZCore to readme (#80) (@lxvm) - Bump actions/checkout from 3 to 4 (#81) (@dependabot[bot]) - Disable printing for cells with negative vectors (#82) (@mfherbst)
Closed issues: - AtomView and system getindex (#74)
- Julia
Published by github-actions[bot] over 2 years ago
AtomsBase - v0.3.4
AtomsBase v0.3.4
Closed issues: - Element can't be found when using String for AtomID (#71)
Merged pull requests: - Nicer error message for string-based element lookup (#72) (@mfherbst) - Add :diagonal option to testapproxequal (#73) (@ejmeitz)
- Julia
Published by github-actions[bot] almost 3 years ago
AtomsBase - v0.2.5
AtomsBase v0.2.5
Merged pull requests:
- Basic printing for atomic structures (#39) (@mfherbst)
- Fix docs deployment (#42) (@jgreener64)
- add packages using AtomsBase (#45) (@rkurchin)
- show for FastSystem and improved tests (#46) (@rashidrafeek)
- Fixed broken link in README (#47) (@chemicalfiend)
- Fix Atom() function call typo (#52) (@jty-computation)
- Store arbitrary data in Flexible System (#53) (@JanHab)
- More detailed printing and extended docs (#58) (@mfherbst)
- Atom constructor fix (#60) (@mfherbst)
- Julia
Published by github-actions[bot] about 3 years ago
AtomsBase - v0.2.1
AtomsBase v0.2.1
Merged pull requests: - Initial version of docs from README (#36) (@rashidrafeek) - Add documenter deployment (#37) (@mfherbst) - Fix StackOverFlowError when constructing from Vector{Any} (#38) (@mfherbst)
- Julia
Published by github-actions[bot] almost 4 years ago
AtomsBase - v0.1.0
AtomsBase v0.1.0
Closed issues:
- What is the scope of this package? (#17)
- position conflicts with Base.position (#18)
- we should add docstrings (#19)
- add some more tests (#22)
Merged pull requests:
- more informative README (#3) (@rkurchin)
- AbstractSystem doesn't subtype anything but supports indexing interface (#10) (@rkurchin)
- AbstractParticle takes a type parameter <:AbstractElement (#11) (@rkurchin)
- SoA example (#12) (@rkurchin)
- Minor technical improvements (#13) (@Gregstrq)
- Minor fixes, convenience constructors (#15) (@rashidrafeek)
- GitHub Actions for autobuild, TagBot and CompatHelper (#21) (@jgreener64)
- simplify types (#23) (@rkurchin)
- Julia
Published by github-actions[bot] over 4 years ago