Skip to content

Commit

Permalink
Minimal documentation (#31)
Browse files Browse the repository at this point in the history
* Minimal documentation
* Added todos in docs
* Allowing Eigen's Sparse Solver Concept.
* Updating ParaView
* Updating code-style
* Completed Python interface
* Python example
  • Loading branch information
tdegeus authored Oct 8, 2019
1 parent 37fcb58 commit f64ccfd
Show file tree
Hide file tree
Showing 119 changed files with 5,142 additions and 1,766 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ install:
- conda install xtl -c conda-forge
- conda install xsimd -c conda-forge
- conda install xtensor -c conda-forge
- conda install nlohmann_json -c conda-forge
# build path
- mkdir build
- cd build
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@

[![Documentation Status](https://readthedocs.org/projects/goosefem/badge/?version=latest)](http://goosefem.geus.me/en/latest/?badge=latest)

**Project's website: [goosefem.geus.me](http://goosefem.geus.me)**
134 changes: 0 additions & 134 deletions docs/Element.rst

This file was deleted.

Loading

0 comments on commit f64ccfd

Please sign in to comment.