Giter Club home page Giter Club logo

Comments (1)

zhisong avatar zhisong commented on September 23, 2024

I am happy to announce I have a version of SQP that at least "seems to work".

I have removed all the Lagrangian multipliers in dMA, and moved them to form constraints of the problem.

The test case is InputFiles/Verification/helicity/Taylor/helicity20_SQP.sp

In the input file, I put LBeltrami=3. This means that first the SQP is called, then the result is used to initialize a Newton's method. The screen will output two lines of numbers, with the first in each one being the energy and second one being the helicity (constraint to 20). The first line is the result of SQP and second is the Newton's method. One can verify that in helicity20_SQP.sp.end, mu is indeed 3.13, the result of the Taylor relaxation noted earlier in #59 .

The results are

SQP: 59.420569927889716 19.999995061296641
Newton: 59.420585419870079 19.999999999999993

which seems to match

from spec.

Related Issues (20)

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.