Michael

Results 7 issues of Michael

So i have been using blender with bumblebee, using just the CPU without issue, however because of suspend issuses (cant supend more than once without a black screen that needs...

Is it possible to add some mechanism to find out whether there has been changes to domains/records? Currently image/droplet actions do that for images and droplets, can this be extended...

When plotting BandsData, the distance computation does not take into account when all the high symmetry points have a label in self.labels, https://github.com/aiidateam/aiida-core/blob/bab1ad6cfc8e4ff041bce268f9270c613663cb35/aiida/orm/nodes/data/array/bands.py#L477-L481 which leads to a situation where, if...

Looking at your code, [here](https://github.com/band-unfolding/bandup/blob/master/src/qe_related_modules/read_qe_wavefunctions_mod.f90#L140) and [here](https://github.com/band-unfolding/bandup/blob/master/src/qe_related_modules/read_qe_wavefunctions_mod.f90#L186) it seems spin polarized cases are not implemented, (else this would *segfault*: `bandup/src/external/espresso-5.1_modules_for_BandUP/Modules/qexml.f90` `line 4026`,`ik_eff` would lead to an overflow, going beyond number...

Is this still being maintained?

would be nice to have this available as an npm module, any thoughts or plans on this?

im looking at the so called "deconvolution" from http://www.matthewzeiler.com/pubs/arxive2013/eccv2014.pdf and looking at the code you have for autoencoders, which convolvels, pools and then reverses the process, what is the difference...