3 events found.
numerical programming
Events
-
-
-
-
Numerical Programming with Python, Part I: Crash Course in Fundamentals
Office of Advanced Research ComputingPython is a general-purpose programming language that is easy to learn and widely used. It is one of the primary programming languages for data science, and when combined with its modules such as NumPy, SciPy, Matplotlib, and Pandas, it can be a very powerful tool for numerical computing. The first part of this hands-on series...
-
-
Numerical Programming with Python, Part II: NumPy, SciPy, and Pandas
Office of Advanced Research ComputingThe second part of this hands-on series will introduce you to a few libraries that enable Python to function as a powerful numerical programming language, including NumPy, SciPy, and Pandas. We will focus on a few illustrative problems, such as exploratory statistical analysis and visualization, curve fitting, finding solutions to a set of linear equations,...