Zhisong Qu
Zhisong Qu
### SPEC profiling I ran ARM forge, a tracing/profiling tool for parallel computing. I ran it on both xspec and dspec. The test case is a LHD high beta case...
I did a naive attempt to enable helicity constraint. Without modifying the already contained subroutines, I just reversed the changes that disabled the helicity constraint. This is in branch "helicity-fix"....
Stuart mentioned today that we can change the name of the subroutines that in the form of xx00aa. The length of the new names must be 6 characters. I propose...
I did an naive attempt to implement the SQP algorithm, using the package NLOPT. I have pushed the branch "sqp". To use the branch, please check if NLOPT is installed...