Martin Chloride
Martin Chloride
I tried to reproduce this with libnlopt. Such an equality constraint neither works with C, but behaves differently. Instead of using up 20 iterations, SLSQP actually exits right after the...
I just met the same problem but it works when I change the assembly version to match `Major.Minor.Build.Revision` format. When I only specified `Major.Minor.Build`, the built dll would be with...
Why a Java AOT solution has to rely on the GC implementation of WASM? A Java GC should be runnable on WASM with low level memory management API, and on...
@dotnet-policy-service agree
> I believe the Uno folks are working on the issue though with ItemsPresenter? That's great! If header won't be a blocker, shall we take a look at the change...
There are two ways to provide source information: Source Link, and embedded source. Eventually ikvm should support both modes for different scenarios. Thinking of use experience from `ikvmc`'s interface, we...
I think we either need to embed sources, or ask for a new input parameter containing git commit information. Source Link is a reference to a URL on HTTP. Maven...
Hmmm... I still cannot build mesa no matter with or without this commit. I will give a second try later.