Jose Daniel Lara
Jose Daniel Lara
> Adding SuperLU MT is much lesser effort, I suspect. Do we know if it links to 64-bit BLAS and if that combination works with Sundials? If not, no problem,...
Pardiso isn't compatible with the the Sundials C code at the moment. Currently we the only linear solver not supported is SuperLUMT.
I will take another swing at this during the summer to improve benchmarking against some of the DiffEq solvers for stiff systems. But for now, the addition of interfaces for...
It seems that the `SUNLinearSolver` wrap has some problem. We would have to review this when fixing #250. I would test the basic tests first to see if the problem...
This can be resolved with the attributes dict in the Model object.
List of items that need explicit documentation - [ ] Document the required interfaces for custom OperationModel types - [ ] Review all docstrings
progress is currently blocked by https://github.com/jump-dev/ParametricOptInterface.jl/pull/120/files
The branch was merged into another version and close the PR since there are still blocking issues.
Is this our issue or is it upstream in `PrettyTables.jl`
> To clarify, what type of constraints is this iterating over? All supported ones in direct mode. Nothing esoteric