File: README.md

package info (click to toggle)
python-escript 5.6-10
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 144,304 kB
  • sloc: python: 592,074; cpp: 136,909; ansic: 18,675; javascript: 9,411; xml: 3,384; sh: 738; makefile: 207
file content (12 lines) | stat: -rw-r--r-- 490 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
# esys-escript

For the impatient:
- Install at least g++, python, scons, boost, numpy
- READ the file scons/templates/README_FIRST
- Copy a suitable template options file from scons/templates/ to
  scons/`hostname`_options.py and modify as required.
- type: scons to build escript

For more information read the install guide (scons install_pdf)
and to get started using escript see the user guide and the cookbook. 
All of these documents are available at https://esys-escript.github.io/