The Forum of Sho announcement
-
Link
Hello and welcome to the Forum of Sho!
This forum is meant to be a community for Sho users where you can share knowledge, get questions answered, and learn from others using Sho. Feel free to post questions about any and all aspects of Sho, and we (as well as other community members) will do our best to get you some answers. We hope that as your expertise in Sho grows, you'll also take the time to answer questions from folks who could benefit from your knowledge and experience.
For more information about Sho, including the latest installer and documentation, check out http://research.microsoft.com/sho
-
Unanswered0VotesError 8009001A
I am doing some developement work with TSL using SCHANNEL. It was working just fine for the longest time, but now it returns "Error 8009001A Keyset as registered is invalid" whenever I ... -
Unanswered0VotesNuget is busted (for me)
When I select Load Tools | Library Package Manager | Manage NuGet Packages for Solution, it comes up with Onlilne | NuGet official package source selected, I see this err msg in ... -
Unanswered0VotesContour Method
Hi, nice library, i'm using Sho in Visual Studio Express 2012. Using WinForm(C#) i can draw the contour. My question is : what methods that sho uses to draw the contour? Bilinear? Cubical? or ... -
Discussion0VotesSho driver BindingFailure
I had an extremely peculiar problem trying to add Sho support to my VB.NET project. The project kept throwing this error the first time I tried to use Sho within my ... -
Discussion0VotesLinq Extensions don't work in Sho Console
>> import System >>> import clr >>> clr.AddReference("System.Core") >>> from ... -
Proposed0Votesmono support?
Does Sho support mono? -
Discussion3VotesMissing features: 3D plot, optimization?
Python with NumPy is not really worth, but MATLAB->C# definitively is! Automotive industry is already embracing C# as a MATLAB replacement, see these previously ... -
Answered0VotesOptimization Package Error / Bug
I am using the ShoNS Optimizer, running code such as: QN = new QuasiNewton(); QN.MaxIterations = 250; QN.Tolerance = 1e-6; results = QN.MinimizeDetail(new ... -
Answered0VotesSho Contour From C#, Not rendering right
Hello, I am trying to plot a contour plot in a C# forms window, but running in to some trouble. I am using the basic constructor ShoChart SC = new ShoContourChart(Array,DR,new ... -
Unanswered0VotesSystem.DllNotFoundException occurred
Hi, I'm trying following code with F# in the Visual Studio 2010: -- open ShoNS.Stats let dir = @"C:\Program Files\Sho ... -
Unanswered0VotesMatrix indexing
0] This matrix is too huge to be copied to a new array in the memory, so I was looking for an optimized implementation. Thanks in ... -
Unanswered0VotesAccessViolationException: ShoNS.Array.DoubleArray.From( new double[x.Length] )
It looks like calling 'From' to convert an array into a DoubleArray will cause an error to be thrown when MultiplyTo is called. Test ... -
Discussion0VotesSho configuration anc Mac OS troubleshoots
Hi all, I'm having a lot of troubles in using sho under Mac OSx. I have windows emulated in VMware with Visual Studio 2012, but still when I try to run SHO I keep having the ... -
Unanswered0VotesEmbedding Sho / Ironpython 2.7 support
First of all thanks for Sho. It's sweet interactive environment reminds me very much of ipython on cpython, and i love the graphing features. I would love to embed the interactive ... -
Unanswered0Votes"The system cannot be solved: the matrix is singular or close to singular." in LU decomposition
Hello, I have a problem using sho LU decompusition from C# code. When I do var solver = new LU(leftPart); var x = ... -
Answered0VotesMatrix Market
Hello there I want to know what is the best way to load a matrix market format matrix into Sho's DoubleArray? The matrix is pretty large (5,000 * 50,000) but ... -
Unanswered0VotesPlot figure size and aspect ratio
Hi, all, Is there any way to tell sho to preserve the aspect ratio, when drawing plot()? By default, it renders the figure window in the usual 4:3 or so width:heigh ratio. But say I ... -
Answered1Votesmatrix reshape
How do I reshape a matrix? that is, assume I have a vector of length 9 and I would like to convert it into a matrix of size 3*3, what is the appropriate way of doing ... - Items 1 to 20 of 73 Next ›


