Jelle Feringa

Results 26 issues of Jelle Feringa

I managed to trick traitsui into using high-dpi settings and observe that enaml does not take high-dpi (retina) screens into account. I know its debatable whether to what extent enaml...

enhancement

Hi, I'm trying to compile `pyocct` on osx. So far, so good, though compilation trips over `XwWindow`. This is probably due to linking to `Xw_Window` rather than `Cocoa_Window` [PythonOCC](https://github.com/tpaviot/pythonocc-core/blob/master/src/Visualization/Visualization.h#L23) does...

Hi, I've been glancing the code base for a bit the other day, was a pleasure to navigate the code. I do have a few question, regarding invoking a computation...

The width of the edges between nodes as a heatmap of CPU cycles spend

What's interesting is that [roslibpy](https://github.com/gramaziokohler/roslibpy/) offers a viable route of working with ROS without having the requirement of running in a ROS environment. Those environments that work with ROS, -well...

> not every day you hear of advances that get you in full tribal dance mode, but I'd say this is a candidate > [ROS on conda-forge](https://medium.com/@wolfv/ros-on-conda-forge-dca6827ac4b6) EDIT: Add instructions...

task

When copying text into a tex file, the `one sentence per line` isn't respected so strictly speaking line feeds are to be inserted after reformatting. Would it be possible that...

enhancement

while `compas` is in an overall terrific state and a mature library, `compas.geomtry.trimesh*` is a glaring exception. can we consider whether to move it out of the `core` lib into...

## an explicit code standard, enforced by `pre-commits` As a [developer], I want [explicit & automagic enforcing of code standards] so that [code is homogeneous, commits are compacts and maintainers...

enhancement