Skip to content

Minor update: v1.0.3#455

Merged
Ash-Baldwin merged 37 commits intomainfrom
update-1.0.3
Mar 16, 2026
Merged

Minor update: v1.0.3#455
Ash-Baldwin merged 37 commits intomainfrom
update-1.0.3

Conversation

@Alexsp32
Copy link
Copy Markdown
Member

@Alexsp32 Alexsp32 commented Feb 11, 2026

Depends on:

  1. Update Documentation for NQCModels#68 #459
  2. 🐞 Fix diatomic transform #465
  3. 📝 Fix accumulated documentation errors #462
  4. 📝 Update docs for NQCBase.Structure type #453
  5. Julia v1.12 compatibility #438
  6. 📄 Update documentation for NQCModels#64 #441
  7. Un-break ASE atoms conversion NQCDInterfASE.jl#5
  8. Update interface to use NQCBase.Structure type.  NQCDInterfASE.jl#4
  9. Anderson Haldane model NQCModels.jl#65
  • NQCDInterfASE update registered
  • NQCBase update registered
  • NQCModels update registered

Changelog:

NQCDynamics v1.0.3

  • Fixed missing integrator allocation for FSSH, which lead to incorrect simulation results.

NQCModels.jl v1.1.0

  • LuHertlMaurerModel renamed to AndersonHaldane

NQCBase v1.1.0

Added Structure type which contains atoms, positions, cell and additional information, similar to other atomic structure manipulation frameworks.

This lays the groundwork to multiple dispatch off of atomic structure information, which could be used to provide plotting recipes to Makie.jl / Plots.jl in future. Related PR

NQCDInterfASE v1.1.0

Important

convert_from_ase_atoms now outputs a Structure. Previously, it would output a Tuple of (atoms, positions, cell)

Alexsp32 and others added 6 commits March 16, 2026 08:26
)

* Initial plan

* Add AtomsCalculators interoperability documentation for NQCModels#68

Co-authored-by: Alexsp32 <39826690+Alexsp32@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Alexsp32 <39826690+Alexsp32@users.noreply.github.com>
@Ash-Baldwin
Copy link
Copy Markdown
Contributor

looks good

@Ash-Baldwin Ash-Baldwin merged commit 172fbfa into main Mar 16, 2026
5 of 11 checks passed
@Alexsp32 Alexsp32 deleted the update-1.0.3 branch March 16, 2026 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants