filipeclduarte's comments

filipeclduarte | 4 years ago | on: Show HN: Dataframes in Elixir Backed by Rust

Awesome project btw, it was a correct decision to follow dplyr. I think you should consider overload operators for ergonomics. Most data scientists prefer using operators for doing mathematical stuff instead of calling functions named as add, divide, multiply …

filipeclduarte | 4 years ago | on: Pyjion 1.0.0a4 JIT

Pyjion, a JIT extension for CPython that compiles your Python code into native CIL and executes it using the .NET 5 CLR.

filipeclduarte | 5 years ago | on: Nim in 2020: A Short Recap

Excellent language! I’m using it for scientific computing and like it a lot. There are a few but useful and good libraries. Arraymancer,ggplotnim, alea and stats. Also, great Python integration nimpy library.
page 1