Numerov | python script that solves the one dimensional time | Math library

 by   FelixDesrochers Python Version: Current License: MIT

kandi X-RAY | Numerov Summary

kandi X-RAY | Numerov Summary

Numerov is a Python library typically used in Utilities, Math applications. Numerov has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. However Numerov build file is not available. You can download it from GitHub.

A python script that solves the one dimensional time-independent Schrodinger equation for bound states. The script uses a Numerov method to solve the differential equation and displays the desired energy levels and a figure with an approximate wave function for each of these energy levels.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              Numerov has a low active ecosystem.
              It has 57 star(s) with 16 fork(s). There are 4 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 2 open issues and 0 have been closed. On average issues are closed in 511 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of Numerov is current.

            kandi-Quality Quality

              Numerov has 0 bugs and 0 code smells.

            kandi-Security Security

              Numerov has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              Numerov code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              Numerov is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              Numerov releases are not available. You will need to build from source code and install.
              Numerov has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions are not available. Examples and code snippets are available.
              Numerov saves you 148 person hours of effort in developing the same functionality from scratch.
              It has 369 lines of code, 21 functions and 3 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed Numerov and discovered the below as its top functions. This is intended to give you an instant insight into Numerov implemented functionality, and help decide if they suit your requirements.
            • Draws the wave function
            • Guess the energy of the quantum harmonic oscillator
            • R Calculates the wave function of a potential
            • Determine what to plot
            • Verifies the convergence of potentials
            • Finds the meeting points of a potential
            • Verify that the potential is valid
            • Modify a potential potential
            • Verifies that the potential is incorrect
            • Verify the tolerance of the wavefunction
            • Returns the number of nodes in the wave function
            • Saves the energy for the given number of nodes
            • Translates the position of a potential
            • Corrects the number of nodes to be used by the function
            • Verify that the potential is correct
            • Determine the min and max and max position
            • Gets the first energy of a potential array
            • Print out the information of the current energy
            Get all kandi verified functions for this library.

            Numerov Key Features

            No Key Features are available at this moment for Numerov.

            Numerov Examples and Code Snippets

            No Code Snippets are available at this moment for Numerov.

            Community Discussions

            QUESTION

            I'm getting a "Exception in thread "main" java.lang.NullPointerException" and can't find out the reason
            Asked 2018-Apr-10 at 16:37

            I'm doing a school project, and I keep getting a "Exception in thread "main" java.lang.NullPointerException" type of error and I can't figure out why. I've read the code but I can't find the answer. This is the code:

            ...

            ANSWER

            Answered 2018-Apr-10 at 16:37
            PrintStream array = null;
            

            Source https://stackoverflow.com/questions/49758501

            QUESTION

            solving 1D Schrödinger equation with Numerov method (python)
            Asked 2017-Nov-24 at 04:43

            Good evening.

            I'm currently trying to solve the 1D Schrödinger eq. (time independent) with the Numerov method. The derivation of the method is clear to me but I have some problems with the implementation. I tried to look for solutions on google, and there are some (like this one or this one), but I don't really understand what they are doing in their codes...

            The Problem:

            With some math you can get the equation to this form: where . For the beginning I'd like to look at the potential V(x)=1 if -a.

            Since I don't have values for the energy or the first values of Psi (which are needed to start the algorithm) I just guessed some...

            The code looks like this:

            ...

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install Numerov

            You can download it from GitHub.
            You can use Numerov like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            I am open to any improvement suggestion or contribution. If you wish to contribute to this repository just follow these simple steps:.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/FelixDesrochers/Numerov.git

          • CLI

            gh repo clone FelixDesrochers/Numerov

          • sshUrl

            git@github.com:FelixDesrochers/Numerov.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link