Meinrad Recheis

Results 25 issues of Meinrad Recheis

@jgauffin: I noticed that no matter what I do, a .NET webrequest to a Griffin.Webserver HTTPS port will time out. WebClient, HttpWebRequest, etc all behave the same. All the solutions...

I searched, there is no mention of the string "Set-Cookie" in the whole code.

_index, _cookieValue and _cookieName have to be set to 0, "" and "" respectively at the start of Parse(...) method or only the first cookie parsing will yield correct result.

你好, 我想将 https://mudblazor.com 添加到您的 awesome Blazor 清单。 MudBlazor是Blazor的新的开源材料设计组件框架。如何实现呢? 谢谢

This is an RFC that will be posted in [TensorFlow community](https://github.com/tensorflow/community/) as suggested at Hello TensorFlow Team, for the development of [TensorFlow.NET](https://www.nuget.org/packages/TensorFlow.NET/) we need some special wrappers to the C++...

discussion

> The code only return a single value, b = {0}, not a matrix. _Originally posted by @JimXu1989 in https://github.com/SciSharp/Numpy.NET/issues/89#issuecomment-1028961440_

I am going to port np.linalg.norm(...)

enhancement

Hey all, How would you say to do access to a column `matrix[:, i]` or access to a row `matrix[i, :]` in NumSharp?

help wanted

Doesn't work in ndarray[nd]? ![image](https://user-images.githubusercontent.com/1705364/66706800-4335ef80-ecfd-11e9-9a4d-4631255241d8.png) ```shell System.NotSupportedException: Specified method is not supported. at NumSharp.NDArray.set_Item(Object[] indices_or_slices, NDArray value) in D:\SciSharp\NumSharp\src\NumSharp.Core\Selection\NDArray.Indexing.cs:line 202 ``` _Originally posted by @Oceania2018 in https://github.com/SciSharp/NumSharp/issues/359#issuecomment-541355337_

I suggest adding the popular bootstrap classes for margin and padding. They have been adopted in many frameworks, so a lot of people will be familiar with them. I think...