= Rappture Toolkit = '''Rappture''' is a toolkit supporting '''R'''apid '''app'''lication infrastruc'''ture''', making it quick and easy to develop powerful scientific applications. At its core, Rappture is a C++ toolkit, but it has additional language bindings that let it be used in Fortran, Python, and (perhaps someday) MATLAB applications. It combines numerical building blocks, such as Poisson equation solvers and iterative matrix solvers, along with a powerful infrastructure for handling user interfaces. Once you describe the input/output for your simulator, Rappture handles the rest, generating a graphical interface automatically based on your description. The resulting application is easy to deploy on the [http://www.nanohub.org/ nanoHUB], so a large community of users can access it through their web browser. More information: * [wiki:whatIsRappture What is Rappture?] * [wiki:GettingStarted Getting Started] Other resources: * [wiki:Documentation Documentation] * [wiki:rappture_installation Rappture Installation] * [wiki:VTK_Installation Installing VTK] * NewDevelopers Rappture Developers: Use the '''Ticket System''' to report problems and track resolutions. Browse through [http:/projects/rappture/report existing tickets] or [http:/projects/rappture/newticket create a new one].