Miguel M.

Results 7 issues of Miguel M.

(First of all, thank you for such an useful and reliable extension!) When using TeX All The Things in chat apps like Facebook's Messenger, the extension replaces the TeX contents...

When writing multiple lines in a row, the console becomes rather disformatted. Code used to display multiple lines: ``` Haxe //In params: text:String, color:Int = -1 var lines = text.split("\n");...

Much like the title says; I simply can't get the VSCode Haxe extension to work, and can't find the problem reproduced anywhere. The Haxe server initializes normally, with good output....

bug
completion
blocked-haxe

I'm aware that this PR might not obey the style of the other snippets; I'm open to all suggestions regarding text/code formatting.

Hello, I'm a PhD student writing a short survey on quantum circuit simulators. I want to include the quil qvm in my list, and so I've read up on its...

This commit implements the bounded version of the Limited-memory Broyden–Fletcher–Goldfarb–Shanno optimization algorithm, per [1], in `lbfgsb.py`. It is lacking unit tests (which have been run outside of the committed changes),...

cla: yes