-
Hi guys,
Can you let me know why if weights are the same, simply the first option is chosen and not several ones tested? I believe that would optimize the code greatly.
Thanks a lot!
Cheers
Ja…
-
How's this one?
![image](https://cloud.githubusercontent.com/assets/8665632/24927248/3a375ba0-1eb3-11e7-9afd-bfb8f7b79df1.png)
-
Reported by: jtkrogel
QMCPACK currently allows Jastrow cutoffs to be any value specified by the user.
Cutoffs larger than the incribing radius of the simulation cell can result in extremely unphys…
-
might be fun to try using upscaling algorithms on the tiles rather than just nearest neighbour - most pixel art upscaling algorithms only work on 2x 3x or 4x multiples - it might be possible to pick t…
-
Which algorithm(s) are used for the resampling / interpolation?
Bicubic, bilinear, nearest neighbour, etc.?
Is it possible to change it?
-
**[Original report](https://bitbucket.org/ompl/ompl/issue/303) by Guillermo Zaragoza Prous (Bitbucket: [GZaragoza](https://bitbucket.org/GZaragoza), GitHub: [GZaragoza](https://github.com/GZaragoza)).…
-
I am currently planning the expansion of the **MappingApplication** towards more mappers and more functionalities.
I would like to know which features would be wanted / needed **in addition** to the…
-
* Kademlia white paper
* https://pdos.csail.mit.edu/~petar/papers/maymounkov-kademlia-lncs.pdf
* go implementation of a kademlia DHT on top of libp2p
* https://github.com/libp2p/go-libp2p-kad-d…
-
I grabbed the patched from here and am attaching a diff against trunk:
https://lists.berlios.de/pipermail/mapnik-users/2009-February/001651.html
-
I had a bit of "fun" testing out the newest rev, here are the results :D.
The LOAD button (very nice neon green effect btw) is placed in a weird spot on my screen. Maybe center it vertically ?
![u…