Giter VIP home page Giter VIP logo

atomscalculators.jl's People

Contributors

cortner avatar github-actions[bot] avatar tjjarvinen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

atomscalculators.jl's Issues

@generate_interface bug : cannot use args...

To implement both simple and parameterized assembly at the same time I tried to do

@generate_interface function AtomsCalculators.potential_energy(sys, calc::SitePotential, args...; kwards...)  ... 

this fails with

LoadError: Could not determine calculators type
in expression starting at ...

Interface seems to be missing documentation

Similarly as with AtomsBase I find the specification of what exactly is the interface could be made clearer. In my case I missed the promote_force_type discussion. It's kind of there but very hidden and it really isn't clear that this is something that a new calculator should implement. Just an example.

No rush to address this until the interface has settled a bit but eventually I would appreciate a discussion how to make this as simple and as clear as possible.

TagBot trigger issue

This issue is used to trigger TagBot; feel free to unsubscribe.

If you haven't already, you should update your TagBot.yml to include issue comment triggers.
Please see this post on Discourse for instructions and more details.

If you'd like for me to do this for you, comment TagBot fix on this issue.
I'll open a PR within a few hours, please be patient!

Submodule AtomsCalculatorsTesting name

Can we please rename this to just Testing and not export it?

AtomsCalculators.Testing 
AtomsCalculatorsTesting
AtomsCalculators.AtomsCalculatorsTesting 

Energy Difference

I suggest to add an interface for energy_difference(sys1, sys2).

For very large systems computing an energy-difference can be problematic due to roundoff errors. This arises in particular during Geometry optimization - linesearches then just tend to fail even if progress is being made. In JuLIP I had an energy difference that had a fall-back to just "energy minus energy" but for special potentials one could do something cleverer. Even summing the site energy differences is sometimes significantly more robust than the difference of the energies.

Maybe not a high priority, but I wanted to make a note.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.