JuliaPetra
This is an implementation of Trilinos's Petra Object Model in Julia. It is a basic framework for sparse linear algebra.
License
JuliaPetra is licensed under the MIT "Expat" license. See LICENSE.md for more information.
Setup
JuliaPetra is registered with the default package registry.
So to install it, run add JuliaPetra
from the Pkg REPL.