Toby Davis

Results 5 comments of Toby Davis

That's interesting. Thanks for the quick reply! Re-reading my issue, however, I think I mis-phrased my question and meant that the syntax highlighting isn't quite the same. Is there a...

If this works, it'll be very happy --- View raw code ``` for i in range(100): print("Hello, World") print("Goodbye, World") ``` ---

Does Python code get formatted correctly? --- View raw code ```python # This is a comment def main(): print("Hello, World") ``` ---

I'd be interested in improving the BLAS functionality. Having spent a lot of time messing around with multidimensional array libraries myself (sole developer of [LibRapid](https://github.com/LibRapid/librapid)), I've got a decent understanding...