Julia interface to hypre linear solvers (https://github.com/hypre-space/hypre)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

10 lines
153 B

var DOC_VERSIONS = [
"stable",
"v1.3",
"v1.2",
"v1.1",
"v1.0",
"dev",
];
var DOCUMENTER_NEWEST = "v1.3.1";
var DOCUMENTER_STABLE = "stable";