Main script to reproduce all tables and figures in the paper. fgp_solver.m Solves the Coupled Fractional Gross-Pitaevskii Equations and outputs the numerical solutions u and v. This is the core solver ...
A Newton-Krylov method is an implementation of Newton's method in which a Krylov subspace method is used to solve approximately the linear subproblems that determine Newton steps. To enhance ...