Explore >> Select a destination


You are here

blog.ouseful.info
| | xcorr.net
3.5 parsecs away

Travel
| | By far the most popular post on this blog is areview of severalPython integrated development environments (IDEs)gearedtowardscience. Coming from a Matlab background, it's natural tosearch for something Matlab-like to replace it - an IDE with integrated editor, code execution, plotting, benchmarking, file management, etc. An increasingly attractive alternative is the IPython Notebook. The ipython Notebook...
| | stribny.name
2.0 parsecs away

Travel
| |
| | www.ethanrosenthal.com
4.4 parsecs away

Travel
| | I make Python packages for everything. Big projects obviously get a package, but so does every tiny analysis. Spinning up a quick jupyter notebook to check something out? Build a package first. Oh yeah, and every package gets its own virtual environment. Let's back up a little bit so that I can tell you why I do this. After that, I'll show you how I do this. Notably, my workflow is set up to make it simple to stay consistent.
| | blog.adnansiddiqi.me
16.8 parsecs away

Travel
| Learn the basics of Large Language Models (LLMs) in this introduction to GenAI series. Discover how LLMs work, their architecture, and practical applications like customer support, content creation, and software development.