Code Monkey home page Code Monkey logo

elemental's Introduction

Elemental is a modern C++ library for distributed-memory dense and sparse-direct linear algebra. The library was initially released in Elemental: A new framework for distributed memory dense linear algebra and has recently absorbed the functionality from the sparse-direct solver Clique.

Please visit the download page for download instructions, but note that 0.85 wil be the first release containing sparse-direct support.

Documentation

The documentation for the development version of Elemental is built using Sphinx.

Related open-source packages

Implementations (in alphabetical order):

Wrappers:

Note that PETSc contains an interface for some of Elemental's functionality.

Elemental's root directory

This is the root directory of the entire project, and it contains:

  • AUTHORS: the list of source code contributors
  • cmake/: auxiliary files for CMake configuration
  • CMakeLists.txt: the CMake configuration file
  • examples/: various concise examples of Elemental's functionality
  • experimental/: experimental code which is not yet library quality
  • external/: external code which Elemental (optionally) builds on top of
  • include/: Elemental's C++ and C header files, as well as a python interface
  • LICENSE: the New BSD License file
  • octave/: pedagogical versions of algorithms used in Elemental (at the moment, just a rank-one modification of an LU factorization)
  • PUBLICATIONS: publications directly related to this source code
  • README.md: this file
  • REFERENCES: some publications referenced in the creation of this software
  • sanbox/: A makefile and test driver meant to be modified for testing an installation of the library
  • src/: Elemental's source files
  • tests/: programs meant to test the accuracy/correctness of Elemental
  • TODO: an incomplete list of near/long-term goals of the project
  • vagrant/: lightweight preconfigured virtual-machines for Elemental

elemental's People

Contributors

poulson avatar mcg1969 avatar jeffhammond avatar rocanale avatar ahmadia avatar jedbrown avatar justusc avatar rools32 avatar xantares avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.