New pages
From Tech
Jump to navigationJump to search- 16:53, 11 December 2025 Numpy surprises (hist | edit) [1,609 bytes] Joosteto (talk | contribs) (Created page with "New in numpy version 2: numpy int types aren't promoted to bigger types. >>> np.uint8(1) + 255 <python-input-21>:1: RuntimeWarning: overflow encountered in scalar add...")
- 10:26, 19 November 2025 Emacs rc file (hist | edit) [1,704 bytes] Joosteto (talk | contribs) (Created page with " <nowiki> ;;Remove trailing whitespace before saving a file: (add-hook 'write-file-hooks 'delete-trailing-whitespace) ;;Don't use tabs: (setq-default indent-tabs-mode nil);...")