This article will assume you have access to a simple text editor such as Notepad on Windows orNanoon Linux or Mac systems. If you’d like more advanced features like syntax highlighting (different colors representing different items), you can use more advanced editors such asNotepad++,VSCode,Vi...
If you have experience in building software go straight ahead. If you're new to building packages, then you might need a different way. To build windows+ARM native packages of numpy and scipy: Not only will you need a C/C++ compiler, you will also need a Fortran compiler. I am not ...