Symengine

Symengine

Quick search

Links

  • Github

Contents

  • Tutorials
  • Production Usage
  • Design and Core Principles
    • Library Design Motivation
    • Documentation Design
    • C++ Style Guide
  • Frequently Asked Questions

Reading Mode

Index » Design Details

Design Details¶

The library design motivation and C++ style guide were initially imported from the main C++ repository.

  • Library Design Motivation
    • SymEngine is used in different languages
    • Reference Counted Pointers
    • Object creation and is_canonical()
    • Operator Overloading
  • Documentation Design
    • Goals
    • Decisions
    • Implementation
    • Acknowledgments
  • C++ Style Guide
    • Whitespace
    • Pointers
    • Namespaces
← Installation Design →
© Copyright 2021, Symengine Development Team. Created using Sphinx with Library theme. Page source