Version 3: Difference between revisions
From XdmfWeb
Jump to navigationJump to search
Dave.demarle (talk | contribs) mNo edit summary |
Dave.demarle (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
Version "3" of Xdmf | Version "3" of Xdmf is the master branch of: | ||
git:// | git://xdmf.org/Xdmf.git | ||
The initial plans for changes that went into version 3 are summarized on: | The initial plans for changes that went into version 3 are summarized on: |
Latest revision as of 07:29, 3 April 2016
Version "3" of Xdmf is the master branch of: git://xdmf.org/Xdmf.git
The initial plans for changes that went into version 3 are summarized on: [1]
The overall goals included better performance and use of modern and more maintainable C++ programming idioms. This version adds a dependence on boost.
Additionally, this version added support for Graph types and removed support for the SQL back end.