rakeshvar

Results 12 comments of rakeshvar

Adding these to the custom.css file has fixed the problem for me. ``` css div#notebook { background-color: #111; } div#notebook-container { background-color: #111; } ```

మీరు అచ్చతెనుగులో అడిగారు కాబట్టి, నేను స్వచ్ఛాంగ్లాన ఒక పీడీఎఫ్ఫు అప్పలోడు చేస్తాను. రేపో మాపో. నెనర్లు రాకేశ్వర.

@gayatriMahesh What kind of data do you have? Right now I upgraded the system, so that it will generate the data on the fly using the `scribe.py` file. If you...

I don't plan to. As it is not meant to be a full-fledged product. Only a proof of concept. It is a very bare bones implementation, not an end-to-end product....

Did you solve your problem? I do not know if this helps, as it has been quite sometime. But you can parallelize using [ADMM](http://web.stanford.edu/~boyd/papers/admm_distr_stats.html). You refit Lasso on parts of...

This has been an issue for a long time. I had the same issue with Indic text rendering. After trying a lot, I finally use `cffi` in `python3`. See `scribe.py`...

@manishp11 Check out [this repo](https://github.com/rakeshvar/unicode_text_to_image_array) to see how to get unicode text as a numpy array in Python3. You will have to tweak with it to get what you need....

@wiredfool That repo uses the same mechanism that linux uses to display complex scripts. i.e. via the `pango`, `cairo` and `pangocairo` libraries. The repo does it in a dependable way...

@HinTak The rendering is not correct. It should look like तपःस्वाध्यायनिरतं स्वा ध्या नि etc. are wrong.