-
As mentioned in #628, documentation for how to use the `EntityComponentManager` (and consequentially, how to use Entities/Components) is lacking. While #628 proposes a lot of good things to document, …
-
Can we build a beginner-friendly Brithday Paradox explainer that will help people who are totally new to math/CS understand it far more effectively?
+ https://en.wikipedia.org/wiki/Birthday_problem
…
-
![image.png](https://raw.githubusercontent.com/nus-cs2113-ay1920s2/pe/master/files/a2bf2028-48bc-4da3-8e2a-8354ca4fcaf2.png)
The error messages for incorrect input is very generic. It took me very lo…
-
In https://github.com/apache/tvm/issues/9187 we implemented quantised version of operators in TFLite frontend. Recently, I just noticed a few more operators (with varying priorities) that can be taken…
-
Ref:
- LlamaIndex support - https://gpt-index.readthedocs.io/en/latest/examples/index_structs/knowledge_graph/KnowledgeGraphDemo.html
- LangChain support - https://python.langchain.com/docs/modul…
-
We have notes creating Good Pull Requests:
[github.com/dwyl/contributing#notes-on-creating-good-pull-requests](https://github.com/dwyl/contributing/tree/a7fa2bd8714bfc0bbf8d5293fd582fc9a35a130f#note…
-
🌟 **Hello Aspiring Coders!**
**Challenge:** Create a C program that checks whether a given number is a palindrome or not. A palindrome number is a number that reads the same forward and backward (e…
-
### Increasing access
Having some symmetry where you can also do:
```
keyIsDown('a');
```
would be useful for teaching beginners.
### Which types of changes would be made?
- [ ] Break…
-
## Refactor Srcbook Serialization: Extract and Version Encoding/Decoding Logic
### Current State
- Encoding and decoding operations are currently implemented in both client and server components.
…
-
If that is the case the default is supposed to get used, but we are using the wrong one. We need to take tpp_configss outside the mutex and replace [this](https://github.com/ros-industrial/noether/blo…