Matthew Tino
Matthew Tino
#### Problem Description Hello - I am using pdoc to compile the docstring of all my methods in my API. But occasionally the references used in the docstring of a...
The nonlinear solver parameters are currently hard-coded into ```base_solver/_solve()``` . This should eventually be handled by the config file followed by appropriate documentation on [opencmp.io](https://opencmp.io/) to describe each parameter thoroughly.
The nonlinear solvers recently implemented for stationary problems is not currently supported for transient problems.
#### Problem Description Looking at the source code for the orientation function in this [link](https://uw-comphys.github.io/shapelets/shapelets/self_assembly/quant.html#orientation), you will see that the ordering of references is incorrect. In the source code, the...