-
Thanks for your excellent work!
And, where can I download the EIT dataset to run your code?
Can you tell me the website?
Thanks!
-
Add support for matrix import/export in matrix market format for n x n blocked operators with n>2.
-
**Submitting author:** @WilkAndy (Andy Wilkins)
**Repository:** https://github.com/idaholab/moose
**Version:** snapshot-20-10-27
**Editor:** @jedbrown
**Reviewer:** @jbrezmorf, @rpodgorney
**Archi…
-
- [x] Design and Simulation of an Embedded Controller for the iRobot Create robot by Integrating ROS in Gazebo, [pdf](https://theses.liacs.nl/pdf/JasperOostdam.pdf).
- [ ] Robot Operating System (ROS…
-
This issue is for tracking late-breaking glTF ecosystem projects that haven't yet made it to the [master list](https://github.com/KhronosGroup/glTF#contents) in this repo's README.md.
To contribute…
-
**Bug description**
The Travis build for MacOS fails because of this error:
```
no member named 'tuple_cat_pair_forward' in namespace 'camp'
```
that appears in `src/coreComponents/finiteElement/…
-
Chem Eng IT Support have supplied us with the installer for version 5.6 and asked us to install it on Myriad and Kathleen using their license server. Details are on the RF ticket.
-
@trilinos/muelu @jhux2 @tawiesn
**Summary**
Right now both factories do very similar things. Each one has a loop that goes through a matrix and filters some entries. The proposal combines those…
-
## Rationale
During refactoring Picard iteration to enable Picard iteration for steady-state calculations including eigenvalue calculations, I found few issues.
When `Eigenvalue` is master:
1. …
-
@trilinos/xpetra @trilinos/tpetra @tawiesn @csiefer2
Issues like #613 point out the uselessness of the Tpetra::Map::getIndexBase() method. Users often think that "index base" means "0 for C or C++;…