MICDE Seminar: H. Metin Aktulga, Assistant Professor, Computer Science and Engineering, Michigan State University
1303 EECS 1301 Beal Ave, Ann Arbor, MI, United StatesTowards Fast, Scalable and High Fidelity Reactive Molecular Dynamics Simulations
Towards Fast, Scalable and High Fidelity Reactive Molecular Dynamics Simulations
This workshop will provide a brief overview of the the new HPC environment and is intended for current Flux and Armis users. We will use the temporary Beta HPC cluster to demonstrate how jobs will be submitted and managed under the new Great Lakes, Armis2, and Lighthouse clusters available later this year. There are many […]
This course will familiarize the student with the basics of accessing and interacting with Linux computers using the GNU/Linux operating system’s Bash shell, also generically referred to as “the command line”. Topics include: a brief overview of Linux, the Bash shell, navigating the file system, basic commands, shell redirection, permissions, processes, and the command environment. […]
This workshop will provide a gentle introduction to open source GIS tools in R and QGIS. We will cover introductory GIS concepts and will explore the functionalities of R and QGIS for manipulating and analyzing vector GIS data. Familiarity with R is required.
Audience: Stata users familiar with data management who want an overview of the new data management features introduced in Stata 16. We'll cover the two main data management features introduced in Stata 16. 1) Frames - holding multiple data sets in memory simultaneously. 2) Variable lists - formalizing creation and storage of lists of variables.
Recurrent interactions can explain the variance in single trial responses
Video game development is more accessible than ever before thanks to modern software tools, with many options free to download. These tools are also used to program more "serious" applications that require interactive 3D graphics, from mobile apps, virtual and augmented reality, computer vision and artificial intelligence, and real-time CGI film production. Unity3D is […]
Using (Super)Computers Judiciously for Higher Fidelity Electromagnetic Analysis
This workshop will provide an overview of how to scrape data from html pages and website APIs using Python. This will mostly be accomplished using the requests, beautifulsoup, and retry modules with the browser developer tools. The workshop is intended for users with basic Python knowledge. Anaconda Python 3 will be used.
This workshop will introduce you to the NumPy library in Python, which is useful in scientific computing. We will cover NumPy’s n-dimensional array object and associated functions in depth, along with related linear algebra and random number capabilities. Some familiarity with Python is expected. Computers will be available to complete exercises.