There are no reviews yet. Be the first to send feedback to the community and the maintainers!
search_algorithms
This is small python project testing some common search algorithms.nuclear_pred
This program provides a look into the application of neural networks to predict the mass excess for nuclei which have yet to be experimentally measured.numerical-quadrature
This program was done as an assignment in my graduate Computational Physics course at San Diego State University. It takes individual inputs (chosen by the user) and calculates the neutron flux using the Booles and Monte Carlo integration techniques.linear-fit
This program was done as an assignment in my graduate Computational Physics course at San Diego State University. It will read the data from the results of the 2016 Atomic Mass Experiment (AME) file. The program will use the binding energies in the file to find the theoretical parameters to fit into a constructed model.ordinary-differential-equations
This program was done as an assignment in my graduate Computational Physics course at San Diego State University. It calculates numerically the orbital motion of two masses around a central mass using the 4th Order Runge-Kutta algorithm.quantum-eigenvalues
This program was done as an assignment in my graduate Computational Physics course at San Diego State University. It provides numerical and analytical solutions for the energies at a few different potentials. The infinite well, harmonic oscillator, and the Woods-Saxon potential.poisson-equation
This program was done as an assignment in my graduate Computational Physics course at San Diego State University. It solves Poisson's equation, in two dimensions.schrodinger-PDE
This program was done as an assignment in my graduate Computational Physics course at San Diego State University. It solves the time-dependent Schrodinger equation within a box for two different scenarios, zero and harmonic_well potentials, using the Crank-Nicolson method.numerical-derivation
This program was done as an assignment in my graduate Computational Physics course at San Diego State University. It takes an individual real number (chosen by the user) and calculates the numerical second derivative of f(x)= x*sin(x) using both the Symmetric Euler 3-point and Euler 5-point approximations.Love Open Source and this site? Check out how you can help us