-
This issue is to track desired user experience improvements. Most of these break I/O formats or file naming, so probably belong in khmer 2.0. The question is, do we try to get 'em all in to khmer 2.…
-
I've talked to a few people and they've shown interest in being able to use them. Plus I think now is the time to get some visibility in dev circles.
I can take a weekend to do it.
-
Lossy Counters and HyperLogLog Counters are two extremely efficient probabilistic data structure for counting how often certain "keys" appear in a data stream. This is commonly used for network servi…
-
I've been using your Boltzmann.jl for my project. I'd like to first appreciate your amazing work. The question I've come across with is
a) How to find the error rate for each iteration.
b) How can I…
-
We feel that shifting all documentation to IPython notebooks would make:
1. Easier for users to download notebooks and run on their machines
2. Allow us to maintain and keep the documentation up to da…
-
第一階段目標:領域的初始探索
這個領域大致在做些什麼?可以舉幾個例子嗎?這個領域還分為什麼子領域(至少舉三個,並做簡單介紹)?
將查到的資料貼過來這裡(或是將自己知道的資訊寫下來),要註明出處
最後整理成一個新的github wiki頁面到[這個group的wiki](https://github.com/tw-sparrowflying/field-investigation-group/w…
-
I'm using a recently updated Ubuntu 12.04 with the latest ros-hydro packages and I seem to have lost the ability to run the simulation with
`prompt> roslaunch nextage_ros_bridge nextage_ros_bridge_s…
-
In page 18 in the Figaro Tutorial it sounds like cyclic dependencies are impossible to create in a functional way:
> If these fields were immutable, we would need to create all the movies an actor ap…
-
Hello, I am trying to install the multisearch pacakge from package manager but seems I can not find the package. Is it available now and what the name is it? Following is the package list I found -
…
-
Jasmine provides a 'toBeCloseTo' matcher for precision math comparison. It would be good for Excel-TDD to implement the same in `SpecExpectation.cls`.
This new feature would assist in the unit testin…