-
Webapp is messy with lots of repetition, partly based around what sign/operator goes with a question.
Possible solutions:
- loading a dict from a dB table mapping question categories to signs (wou…
-
The Collatz Conjecture states a simple maths algorithm:
1. Take any number and call it _a_
2. If _a_ is even, then set _a_ equal to _a / 2_. Otherwise, if _a_ is odd, then set _a_ equal to _3a + 1_
3.…
-
The doc string invite people to mention their interest with such a feature. I am extremely interested in such a feature. I am developing an application for machine knitting which uses svg files as inp…
-
Hey
Can you detail further the text format to use. From the sample it looks like a tokenized lowercased and lemmatized text without stopwords? Is that all?
Doing it on my sample text, gives a `Arg…
-
# Lines of code
https://github.com/code-423n4/2023-05-ajna/blob/276942bc2f97488d07b887c8edceaaab7a5c3964/ajna-core/src/RewardsManager.sol#L549
https://github.com/code-423n4/2023-05-ajna/blob/276942bc…
-
```
Start time and end time of sleep is correct but the maths is wrong. One hour
too long.
```
Original issue reported on code.google.com by `christuf...@gmail.com` on 6 Dec 2011 at 1:04
-
Hi, First of all thanks for the great plugin ! I wonder whether it is possible to add the following scheme for creating cards : given a code block in org, use its title as front and the content as bac…
-
![image.png](https://raw.githubusercontent.com/nus-cs2113-AY2324S2/pe/master/files/106e9056-93ae-4687-8ec6-460ad6474b24.png)
when inputting this data file, Beatrice has an issue as the `#--#` separat…
-
https://www.figma.com/file/LMraQn88VxZ9cHt1CAiZXN/Brillder?node-id=20%3A707
**Mobile Version:**
https://www.figma.com/file/LMraQn88VxZ9cHt1CAiZXN/Brillder?node-id=42%3A2503
- [x] The levels sho…
-
Following explorations in #138 I had a look at the code for `fuzzy_cmeans` and tried:
```julia
julia> Random.seed!(51)
julia> X = rand(Int16, 100, 5);
julia> fuzzy_cmeans(X, 3, 1.2)
ERROR: Inex…