Herman Bergwerf

Results 26 issues of Herman Bergwerf

A minimal TeX equation lexer would be very useful for me. I'm not sure if it's easy to add TeX subscript and fractions to the Lexer though.

enhancement

It does currently not seem possible to import a SASS file from another package. Like `@import 'package/mypackage/mysassfile'`. Is it possible to support this?

enhancement

A small annoyance: every time I type a period and enter vscode autocompletes to `Admit Obligations of ident.`. Possibly because the vscode autocomplete recognizes this auto complete sentence also has...

I am trying gomobile with the OpenAL module (https://godoc.org/golang.org/x/mobile/exp/audio/al). I need to pass raw byte data, but it seems this library only provides ints and floats. Am I missing something?

This file from the crystallography open database does not render correctly: https://www.crystallography.net/cod/2310564.html This is what NGL renders. ![image](https://user-images.githubusercontent.com/4458965/79270309-36f24100-7e9e-11ea-9379-8c8899ae58f2.png) (FYI, the issue does not occur in Mol*).

bug
enhancement

When I load `1OSL` at http://nglviewer.org/ngl/, the DNA fragment nucleotides are rendered as a whole bunch of sticks. `1L1M` has even more sticks per nucleotide. It doesn't seem like this...

bug
good first issue

Similar to that in NGL (a demo is in http://nglviewer.org/ngl/gallery/).

enhancement

Are there utilities implemented (or planned) to include composite types in queries? e.g. something like this: ```dart context.query('INSERT INTO table VALUES (@car:row, @cars:array[row]);', { 'car': ['Volvo', 2005], 'cars': [ ['Volvo',...

I want to use mSAT to solve (a lot of) quite small CNFs (~40 variables), but I want to get non-deterministic solutions (e.g. a uniform pick from the set of...

I could not find a package on PyPI for this module. Can you create one?