Li Alex Zhang

Results 33 comments of Li Alex Zhang

I tried to save some data(cell array of size 1x1, homological struct where all value is of double, heterological struct where values can be array or string, struct array of...

is this branch workable for anonymous functions now? i tried current release version, it saves and loads correctly a dataset containing anonymous functions within a single Julia session, but when...

ok, after some research, apparently, r2 or adjr2 are not suitable for nonlinear regression. but there are several ways to evaluate goodness of fit for nonlinear regression, such as standard...

I would like to contribute, but may not have the technical competence to implement the kernel, at least in a short period of time.

i got the same problems, but works in mean(a,1.0)

I also come to a case that needs a second x axis, so a corresponding `twiny` in the Plots could be convinent, and should also be documented too. ```julia function...

Hi, I just tried to add attribute to my property, and it works just fine, but it doesn't work for nested ones. ```csharp public class my { [MessagePackRuntimeCollectionItemType] public Dictionary...

a Julia version is always the best, but thanks for the wrapper @baggepinnen .

it would be great if it runs faster. I tried with a 2080\*2080 1 channel image, and it seems run forever, until I stopped after waiting around 10min. If I...

The same `StackOverflowError` happened to me when I tried to fill a number of contours using BoundaryFill.