Thursday, January 4, 2024

Show HN: Running and visualizing chaos games with Python https://ift.tt/KIAquxj

Show HN: Running and visualizing chaos games with Python A chaos game ( https://ift.tt/9JYSeUz ) is a simple method for creating fractals. I recently created a little Python package to run chaos games with different configurations and restrictions. I also created a much simpler version in C ( https://ift.tt/6q3gHwU... ). https://ift.tt/NAzWUcV January 4, 2024 at 11:34PM

No comments:

Show HN: WebGPU enables local LLM in the browser – demo site with AI chat https://ift.tt/3P1DTwH

Show HN: WebGPU enables local LLM in the browser – demo site with AI chat Browser LLM demo working on JavaScript and WebGPU. WebGPU is alrea...