Git Product home page Git Product logo

pyadndp's Introduction

About Repository

Content

AdNDP 2.0 code associated with the publication: Tkachenko N.V. and Boldyrev A.I. Chemical bonding analysis of excited states using the Adaptive Natural Density Partitioning method, Phys. Chem. Chem. Phys., 2019, 21, 9590-9596.

Original source code comes from here.

Reason

A friend on mine asked me to do some smaller fixes of the script and when I saw the code I couldn't resist to try it write better. Code style modified to match a little bit better to Python and refactor (or reorganize) the code so I could see what's happening there. That helped to abstract some parts, find possible issues, speed up some parts or add more abilities. I'm blindly moving code from side to side because it make sense from my point of view but I'm not a chemist and variable names in source code didn't give me much idea about what is what so I have to "image" a lot.

Dependencies

  • Python 3
  • numpy

TODOs

  • cli commands
    • create AdNDP
    • analyse
    • search - is more complicated as requires more inputs
  • log file reader more efficient and cache data
  • add ability to define working directory instead of using current work directory

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.