But unlike most quants, I run a concentrated, fundamentals-based portfolio. More than 50% of my fund is invested in only eight companies, and they're the kinds of stocks that Peter Lynch and Charlie ...
One of the coolest things about generative AI models — both large language models (LLMs) and diffusion-based image generators — is that they are "non-deterministic." That is, despite their reputation ...
A C++ implementation and Python binding of the Global complex Root and Pole Finding (GRPF) algorithm GRPF and SA-GRPF (in-progress). grpfc attempts to find all the zeros and poles of a complex valued ...
pm-remez is a modern Rust implementation of the Parks-McClellan Remez exchange algorithm. It can be used as a Rust library and as a Python package via its Python bindings. pm-remez supports the design ...
Snowpark for Python gives data scientists a nice way to do DataFrame-style programming against the Snowflake data warehouse, including the ability to set up full-blown machine learning pipelines to ...
A new algorithm is suggested based on the central limit theorem for generating pseudo-random numbers with a specified normal or Gaussian probability density function. The suggested algorithm is very ...