Rongsong Shen
Rongsong Shen
For better utilizing the limited human resources, please include the following information when reporting an issue. Issues which do not follow the format may be immediately closed without review. ##...
Make sure to follow and check these boxes before submitting a PR! Thank you. - [ ] Explain the feature - [ ] Read [CONTRIBUTING.md](https://github.com/iocage/iocage/blob/master/CONTRIBUTING.md)
Make sure to follow and check these boxes before submitting a PR! Thank you. - [x] Explain the feature - [x] Read [CONTRIBUTING.md](https://github.com/iocage/iocage/blob/master/CONTRIBUTING.md) When we use iocage to fetch a...
make it can work on tensorflow r1.12 and some minor code polish
It seems that xlab should be "Weight(carats)" ylab should be "Price ($)"
According [Advanced Programming in the UNIX® Environment,](https://learning.oreilly.com/library/view/advanced-programming-in/9780321638014/), lots of daemon program will close all file descriptors to detach from the daemon startup environment to prevent it from interaction with terminal...
Such as I want to render https://github.com/otherjoel/try-pollen.git into a single document(such as try-pollen.pdf) to include all chapters of document.
support for CJK & gnuplot/ditaa/mermaid/plantuml graph
Case from N4917 ``` [Example 1 : #define LPAREN() ( #define G(Q) 42 #define F(R, X, ...) __VA_OPT__(G R X) ) int x = F(LPAREN(), 0, cat /tmp/test8.c #define LPAREN()...