David
David
Hi, first of all thanks for your great work! After greybird broke with the gtk 3.20 update I discovered the vertex theme (and arc-theme) and liked it a lot. Unfortunately,...
Hi, with vertex and vertex-light the tab names in LibreOffice style option windows are unreadable. Works with vertex-dark. Screenshot:  Thanks & regards!
Hi, I happen to use the `ci` command a lot for situations like the following python example: ```python # some_dict = { # 'key1': 0, # } some_dict = {...
Hello, meshio 4.0.16 fails to write GMSH files. Consider the following MWE (pygmsh demo): ```python import pygmsh import numpy as np with pygmsh.geo.Geometry() as geom: # Draw a cross. poly...
Hi, there is an error in the conversion of gmsh meshes with tagged boundaries via physical lines/surfaces to dolfin XML. Consider the following unit square mesh, with boundary IDs 1...
Hello, first, thanks for your excellent work. Running the Lotka-Volterra Demo using DDE_BACKEND=tensorflow.compat.v1 works fine. Same program fails, when setting DDE_BACKEND=tensorflow. The computation seems to stall on the first iteration,...
Hi, I've spent some time trying to set up goaccess for a project. While real time html reports worked on localhost, I cannot get it to run on the server...
Hi, first thank you for this great package! I've found myself in many situations where I would want to modify a saved `autorandr` config slightly. For instance, set `--right-of` instead...
Please republish this filter: https://github.com/pandoc/lua-filters/blob/master/revealjs-codeblock/revealjs-codeblock.lua Thanks a lot!