Nicolas Levy

Results 9 issues of Nicolas Levy

On `master`, I can make the integration example crash on XFCE by resizing the window quickly. I believe this to be due to the fact that the window's size can...

This could be useful when using iced with an existing wgpu application like in the `integration` example. Imagine that the wgpu application is supposed to react to some keyboard inputs...

feature
widget
shell

The documentation reads "Offset into the buffer that is the start of the texture. Must be a multiple of texture block size. For non-compressed textures, **this** is 1." The last...

type: enhancement
area: documentation

n ultraviolet, Bivector are represented in the basis `(xy xz yz)`, and user are invited to think of rotation as happening in a plane rather than around and axis. When...

This is WIP to solve #130 I have already updated the `Bivec3` struct, and the some Rotor3 methods. I think we should be very careful with this change and write...

It would be nice to have regular ticks on the helices in the 2D view like scadnano and cadnano have ![image](https://user-images.githubusercontent.com/17043790/146521207-ab72e560-88c6-42ca-a52f-5e687d1bf059.png)

enhancement

In cadnano, it is possible to create "gaps" like this ![cadnano_gaps](https://user-images.githubusercontent.com/17043790/118778507-730a8900-b88a-11eb-9a85-68fa362b3a42.png) This is not yet supported in ENSnano and the design will be imported as if the gap was filled

bug

As suggested in #15, it should be possible to import several designs into one single ENSnano session

enhancement

As pointed out in #11, the current way of enabling cross-overs recommendations is a bit unpractical. We should think of a better solution.

enhancement