Difference between revisions of "Main Page"
(115 intermediate revisions by 17 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Languages|Main_Page}} | |
− | + | __NOTOC__ | |
+ | __NOEDITSECTION__ | ||
− | + | <center><font size="16">Welcome to the ALPS project.</font></center> | |
− | and | + | |
+ | |||
+ | The '''ALPS project''' ('''A'''lgorithms and '''L'''ibraries for '''P'''hysics '''S'''imulations) is an open source effort aiming at providing high-end simulation codes for strongly correlated quantum mechanical systems as well as C++ libraries for simplifying the development of such code. ALPS strives to increase software reuse in the physics community. | ||
+ | |||
+ | <h1>Announcement:</h1> | ||
+ | |||
+ | 2017-01-16 : ALPS 2.3.0 has been released | ||
+ | |||
+ | ALPS 2.1 has been released | ||
+ | |||
+ | |||
+ | {| style="background-color:#E8F1FF; padding:4px; border:2px solid gray" | ||
+ | |||
+ | | bgcolor="#FFFFFF" width="33%" height="50%" valign="top" style="border: 1px solid #E8F1FF;padding-left:0.5em;padding-right:0.5em;"| | ||
+ | == [[ALPS:Community_Portal | Community]] == | ||
+ | |||
+ | Check back regularly to read the '''latest news''' and information on the '''people''' contributing to the project. | ||
+ | |||
+ | | bgcolor="#FFFFFF" width="33%" height="50%" valign="top" style="border: 1px solid #E8F1FF;padding-left:0.5em;padding-right:0.5em;"| | ||
+ | == [[Forum:Overview | User Forum]] == | ||
+ | |||
+ | Go here to '''discuss''' the ALPS libraries and applications with the community of developers. | ||
+ | This is the place to address any questions you encounter while using any codes of the ALPS project. | ||
+ | |||
+ | | bgcolor="#FFFFFF" width="33%" height="50%" valign="top" style="border: 1px solid #E8F1FF;padding-left:0.5em;padding-right:0.5em;"| | ||
+ | == [[PapersTalks | Papers and Talks]] == | ||
+ | |||
+ | Go here to '''find papers''' on the ALPS project, '''talks''' from the first user workshop and a list of papers citing the ALPS project. | ||
+ | |||
+ | |} | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | {| style="background-color:#E8F1FF; padding:4px; border:2px solid gray" | ||
+ | |||
+ | |- | ||
+ | | bgcolor="#FFFFFF" width="33%" height="50%" valign="top" style="border: 1px solid #E8F1FF;padding-left:0.5em;padding-right:0.5em;"| | ||
+ | == [[Download_and_install_ALPS _2 | Download and Installation]] == | ||
+ | |||
+ | Useful information '''how to install''' the alps libraries and applications on workstations and clusters. | ||
+ | |||
+ | | bgcolor="#FFFFFF" width="33%" height="50%" valign="top" style="border: 1px solid #E8F1FF;padding-left:0.5em;padding-right:0.5em;"| | ||
+ | |||
+ | == Tutorials == | ||
+ | |||
+ | [[Documentation:Running_ALPS_Simulations | '''How to run''' ALPS applications]] | ||
+ | |||
+ | '''ALPS applications''' <br /> | ||
+ | [[ALPS_2_Tutorials:Overview | latest/v2.2b]] - [[ALPS_2.1_Tutorials:Overview | v2.1]] | ||
+ | |||
+ | '''Using ALPS libraries for your applications''' <br /> | ||
+ | [[ALPS_2_Tutorials:Coding | latest/v2.2b]] - [[ALPS_2.1_Tutorials:Coding | v2.1]] | ||
+ | |||
+ | |||
+ | | bgcolor="#FFFFFF" width="33%" height="50%" valign="top" style="border: 1px solid #E8F1FF;padding-left:0.5em;padding-right:0.5em;"| | ||
+ | == Documentation == | ||
+ | [[ALPS_2_Documentation:Overview | ALPS applications reference documentation]] | ||
+ | |||
+ | [http://alps.comp-phys.org/static/doc2.1.0 The ALPS libraries (2.1.0) API ] | ||
+ | |||
+ | [http://alps.comp-phys.org/static/pydocs2.2 The ALPS Python modules API] | ||
+ | |||
+ | [[Documentation:The_HDF5_scheme_documentation | The HDF5 scheme documentation ]] | ||
+ | |} | ||
+ | |||
+ | |||
+ | [[Interlanguage_links| Interlanguage Links]] | ||
+ | |||
+ | The main new feature of the new ALPS 2.1 release include: | ||
+ | * New build system using CMake simplifies builds and allows builds on Windows, the Cray XT5 and other platforms that were not supported before | ||
+ | * Binary installer packages | ||
+ | * Binary file format HDF5 uses less space and much faster I/O | ||
+ | * Python-based evaluation and plotting tools are simpler, much more flexible and powerful | ||
+ | * Integration with [http://www.vistrails.org VisTrails] workflow provenance system, version 2.0 | ||
+ | * New applications: DMFT and TEBD | ||
+ | * Updated applications | ||
+ | * New and more tutorials | ||
+ | |||
+ | More features, new applications, and scalability to petaflop-class machines are planned for ALPS 3 | ||
+ | |||
+ | |||
+ | See [[ALPS_1.3]] to access the previous version of ALPS. | ||
+ | |||
+ | To contribute to this Wiki you will need to have an [[Help:Contents|account]] allowing you to edit the content of the Wiki pages. | ||
+ | |||
+ | (c) 2005-2012 The ALPS collaboration |
Latest revision as of 10:56, 16 January 2017
Languages: |
English • 日本語 (ja) • 繁體中文 (zh-tw) • 简体中文 (zh) |
The ALPS project (Algorithms and Libraries for Physics Simulations) is an open source effort aiming at providing high-end simulation codes for strongly correlated quantum mechanical systems as well as C++ libraries for simplifying the development of such code. ALPS strives to increase software reuse in the physics community.
Announcement:
2017-01-16 : ALPS 2.3.0 has been released
ALPS 2.1 has been released
CommunityCheck back regularly to read the latest news and information on the people contributing to the project. |
User ForumGo here to discuss the ALPS libraries and applications with the community of developers. This is the place to address any questions you encounter while using any codes of the ALPS project. |
Papers and TalksGo here to find papers on the ALPS project, talks from the first user workshop and a list of papers citing the ALPS project. |
Download and InstallationUseful information how to install the alps libraries and applications on workstations and clusters. |
TutorialsALPS applications Using ALPS libraries for your applications
|
DocumentationALPS applications reference documentation |
The main new feature of the new ALPS 2.1 release include:
- New build system using CMake simplifies builds and allows builds on Windows, the Cray XT5 and other platforms that were not supported before
- Binary installer packages
- Binary file format HDF5 uses less space and much faster I/O
- Python-based evaluation and plotting tools are simpler, much more flexible and powerful
- Integration with VisTrails workflow provenance system, version 2.0
- New applications: DMFT and TEBD
- Updated applications
- New and more tutorials
More features, new applications, and scalability to petaflop-class machines are planned for ALPS 3
See ALPS_1.3 to access the previous version of ALPS.
To contribute to this Wiki you will need to have an account allowing you to edit the content of the Wiki pages.
(c) 2005-2012 The ALPS collaboration