ニュース

LEGO binary to decimal conversion [Carl] is doing a few experiments to see if it’s possible to build a calculating machine out of LEGO. He managed to convert four bits of binary into decimal.
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
Look into NumPy, a python package that is designed to work with IEEE floats and allows a lot of detailed work on numerical algorithms.