File: gettingstarted.rst

package info (click to toggle)
python-ase 3.24.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 15,448 kB
  • sloc: python: 144,945; xml: 2,728; makefile: 113; javascript: 47
file content (25 lines) | stat: -rw-r--r-- 701 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.. _gettingstarted:

Getting started
===============
Welcome to the introductory ASE tutorials. This is where to start.

If you are not familiar with Python please read :ref:`what is python`.

If your ASE scripts make extensive use of matrices you may want to familiarize yourself with :ref:`numpy`.

The
purpose of these tutorials is to teach you the essentials of ASE for
actual production use, and they are regarded as prerequisite for
any of the :ref:`Specialized tutorials <tutorials>`.

.. toctree::
   :maxdepth: 1

   surface
   tut01_molecule/molecule
   external_calculators/ext_intro
   manipulating_atoms/manipulating_atoms
   tut02_h2o_structure/h2o
   tut04_bulk/bulk
   cluster/cluster