Skip to content
Snippets Groups Projects
user avatar
marco authored
Fixes problem with USE_DOUBLE_PRECISION=1


git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2503 5a81b35b-ba03-0410-adc8-b2c5c5119f08
3c0f5f98
History

OpenStructure documentation

For Starters

Installation: :doc:`install`

Tutorial Style: :doc:`introduction <intro>` | :doc:`molecules intro <intro-01>` | :doc:`images intro <intro-02>` | :doc:`graphics intro <intro-03>`

Molecules

Overview: :doc:`molecules intro <intro-01>` | :doc:`mol overview <mol/base/mol>` | :doc:`graphical entity<gfx/entity>` | :doc:`entity <mol/base/entity>`

Input/Output: :ref:`loading and saving molecules <mol-io>`

Connectivity: :doc:`the conop module <conop/conop>`

Images

Overview: :doc:`images intro <intro-02>` | :doc:`img module <img/base/img>` | :doc:`img.alg module <img/alg/alg>`

Sequences and Alignments

Overview: :doc:`sequence module <seq/base/seq>`

Input/Output: :ref:`loading and saving sequences <seq-io>`

Graphics

Overview :doc:`graphics intro <intro-03>`

Main Classes: :doc:`the scene <gfx/scene>` | :doc:`graphical entity <gfx/entity>`

Graphical User Interface

Overview: :doc:`module overview <gui/gui>` | :doc:`organization <gui/layout>` :doc:`tools <gui/tools>`

Widgets: :doc:`python shell <gui/python_shell>` | :doc:`sequence viewer <gui/sequence_viewer>`

Extending OpenStructure

Howto: :doc:`write new modules <newmodule>` | :doc:`integrate third-party tools <external>`