Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
-vim-30838y@iSwimInTheC I have a big spreadsheet of elements that I load onto a numpy array and then aI try every possible combination of elements and check if it follows certain rules -
-vim-30838y@iSwimInTheC Well most of the times, organic algorithms tend to derive and mutate from good path and slowly prioritize a good thing, I just bruteforce the thing, but I realized it had way too much thing to get through, so I had to make something more intelligent -
@RedBorg I feel like you could do some O(nlogn) procedure by dividing the periodic table in half, and work from there.
Related Rants

No questions asked
As a Python user and the fucking unicode mess, this is sooooo mean!
I just started working on a little project to browse devrant from terminal. It converts images to ascii art!
That's why I love Python, just write a quick derpy code to do a very long and boring task
undefined
python
python automation
gonna be a long night