-
Large-scale cluster management at Google with Borg
Abhishek Verma† Luis Pedrosa‡ Madhukar Korupolu
David Oppenheimer Eric Tune John Wilkes
http://static.googleusercontent.com/media/research.google.co…
-
Fix quadratic interpolation, add more cubic interpolation modes, extend to N-D interpolation, add more types (not just double images).
See "Quadratic Interpolation for Image Resampling", Dodgson, h…
-
一年に一度のお楽しみ、となったomo氏の一年分ブログ一挙公開が、2017年分がされていた。
http://anemone.dodgson.org
ちょっとずつ読んでいこうかな、と思ったが、最近は年末年始で睡眠が不規則になっていて、夜寝付けなかったので全部読んでしまった。
まずは印象に残ったエントリなど。
-
- [Schulze STV](https://en.wikipedia.org/wiki/Schulze_STV)
- [CPO-STV](https://en.wikipedia.org/wiki/CPO-STV)
- [Binomial voting](https://en.wikipedia.org/wiki/Binomial_voting)
- [Group voting tick…
-
**[ UUID ]** 190df20c-9f57-4be1-9d64-29fdf2de41af
**[ Session Name ]** Blockchain for humanity: rapid prototyping workshop
**[ Primary Space ]** Open Innovation
**[ Secondary Space ]** Decentralizati…
-
Hello,
I am trying to process my data, which I recorded with Open Ephys, in notebook ''extract_raw_data_demo'.
Meta data from Open Ephys are different from ones aquired with SpikeGLX.
For examp…
-
Was curious to see how unit match would run across all units. I'm running code as is set up in the jupyter notebook.
```Python
#read in data and select the good units and exact metadata
waveform,…
-
前几天将 OI Wiki 的导出版本打印了出来,使用的过程中发现了一些不利于打印版的阅读问题。
也欢迎大家补充其他问题或提供相应的解决方案。
## 部分图片使用颜色作为主要特征
在图论部分下该问题出现的情况较多,例如将图中的某些点和边标记为不同的颜色等。
如果使用黑白打印,虽然可以勉强将不同颜色区别开来,但是相关的文字描述仍然使用颜色可能会对读者造成困惑。
解决方案:…
-
Hello,
I ran UnitMatch code "UMPy_example" on the data from UCL course for UnitMatch block. The code was without modifications.
Everything was fine until I wanted to save results.
I received a …
-
A couple of the function names threw me off when I tried using them—
1. Majority winner has also been used to mean Condorcet winner, which could cause some confusion. I've heard this called the Wooda…