Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing CI #49

Merged
merged 4 commits into from
Sep 25, 2023
Merged

Fixing CI #49

merged 4 commits into from
Sep 25, 2023

Conversation

mscroggs
Copy link
Collaborator

@mscroggs mscroggs commented Sep 25, 2023

@mscroggs mscroggs merged commit c56bdf7 into main Sep 25, 2023
@mscroggs mscroggs deleted the mscroggs/fix-ci-error branch September 25, 2023 15:12
tbetcke pushed a commit that referenced this pull request Dec 3, 2023
* README

* try running only with mpich

* TEST_FORTRAN_COMPILER

* newer lapack
tbetcke added a commit that referenced this pull request Dec 4, 2023
* WIP: Change default dense type to Array

* WIP: Functions on tensors

* WIP: Simd

* Chunked arithmetic working

* WIP: chunked_iterators

* WIP: Tests and clean-up

* Implemented chunked evaluation.

* WIP: Test tensor operators.

* WIP: Tensors

* Renamed indices to multi_index

* Rewrote matrix multiply

* Implemented array slices

* Slice simplifications

* Added support for referencing values in transpose.

* Insert new axis works

* Added matvec

* Clean up

* Implemented simpler matmul

* Views are now resizeable

* Multiple interface updates for LU decomposition

* Changed subviews to be an into operations.

* Deleted unneeded lifetime

* Updating Lapack interfaces

* Working on QR implementation

* Testing qr decomposition

* All tests for QR working

* WIP: QR for all scalar types

* QR is fully working.

* WIP: Singular values

* SVD Tests implemented.

* Pseudo-Inverse is working

* Fixed filteed pinv

* WIP: Reduce amount of traits and refactor.

* WIP: Clean up traits

* rlst-dense is cleaned up

* Updated sparse matrix support

* Deleted algorithms package

* Updated Matrix Market io

* Fixing CI (#49)

* README

* try running only with mpich

* TEST_FORTRAN_COMPILER

* newer lapack

* Merged main

* Updates for rsmpi 0.7.0 (#50)

* Rename UserCommunicator -> SimpleCommunicator

* use rsmpi version (#23)

* Revert "use rsmpi version (#23)"

This reverts commit cc5e19d.

* try_

* FromRaw trait

* remove unwrap()

* add version consistency test

* ignore pyc

* fix doc build

* use numbered rsmpi version (#51)

* Fixed cargo tests

* Clippy fix

* Fixed itertools version

* Fixed clippy error

* Fixed docs

---------

Co-authored-by: Matthew Scroggs <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant