Giter Club home page Giter Club logo

potentialcalculation.jl's People

Contributors

github-actions[bot] avatar tjjarvinen avatar

Watchers

 avatar  avatar

potentialcalculation.jl's Issues

Simplify API

There are some inconsistencies in samplin clusters that could be cleaned. In example, there are several sampling methods that could be done with one method using multiple dispatch.

  • load_clusters_and_sample_input
  • load_clusters_and_make_input
  • load_clusters_and_sample_input

Insted of these 3 there should be on one sample-method that would do everyting

Make logging flush

Logging does not flush atm and that mean there is no information of how calculations are going. This is problematic when trying to get things going on supercomputer.

Here is a related discussion.

Bug in JLD2 use

This package should not depend on JLD2, but removing it causes tests to fail.

Clean up API

As is stands now a lot of not needed low level stuff is exported.

It would be good idea to reorganize exports so that default export only exports high level stuff, like content of restarttools.jl and some other needed functionality, and low level stuff would located eg. at PotentialCalculation.LowLevel or not exported at all.

Sampling distance needs remake

Sampling has problems in distance calculation. At this moment distance calculation adaptive_line_sampler is not ok and needs to be checked. Now it does not depend on actual distance between molecules, but on how much molecule2 has been moved. This is not the intended behavior.

Add PSI4 backend

Do calculations with PSI4.

Practical implementaition will have to use PyCall.jl and some refactoring of calculator implementation is needed.

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.