Ella Wu

Results 54 issues of Ella Wu

# Description The fail flags only work for SNOPT. We should make this clear in the documentation.

documentation

# Description of feature For example, explain how we automatically set `hessian_approximation` to `limited-memory`. We may also want to look into adjusting some of the other options, such as a...

documentation

## Purpose This PR adds the extension [sphinx-codeautolink](https://sphinx-codeautolink.readthedocs.io/en/latest/index.html) which creates links automatically to our API docs. Will keep this as draft as I debug the process. ## Expected time until...

## Type of issue What types of issue is it? _Select the appropriate type(s) that describe this issue_ - Maintenance ## Description Right now we build CGNS with ADF, but...

maintenance

# Description of feature Currently, when writing volume and surface solutions the file names are printed to screen, but the same is not done for other files.

## Description This was addressed previously in #51 but is now appearing again. Need to look into the issue. ### Steps to reproduce issue 1. Run an optimization ### Current...

### Discussed in https://github.com/mdolab/pyoptsparse/discussions/373 Originally posted by **pollinico** December 26, 2023 Hi, I just installed PyOptSparse with SNOPT, and I am very excited about how well everything works! Thank you,...

# Description of feature Currently, I believe all the data inputted must share the same `x` value, which is rather limiting. I would like to be able to plot arbitrary...

enhancement
discussion

# Description of feature Add codecov

Write generic FFD functions and put them as a library. Make them customizable, so that people can import instead of writing their own `twist` functions etc. every time they want...

enhancement