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

Minor code movement (NFC) and port some matrix types from Nabla #51

Merged
merged 3 commits into from
Jun 13, 2019

Conversation

ararslan
Copy link
Member

No description provided.

@willtebbutt
Copy link
Member

LGTM once we have testing for the new structured matrix types.

@ararslan
Copy link
Member Author

Oh right, forgot that part. 😬 This was more plane work with insufficient sleep.

@willtebbutt
Copy link
Member

✈️ 💤

* Move the BLAS definitions into the `linalg` directory.
* Move some general optimizations into a specific utilities file for
  linear algebra definitions.
* Consolidate structured matrix operations, e.g. diagonal and symmetric,
  into one file.
We're using it in the tests but were not declaring it as a test
dependency. This seems to be the cause of the current Julia nightly
failures on CI.
@ararslan
Copy link
Member Author

Finally got some time to finish this up.

@willtebbutt
Copy link
Member

LGTM :)

@ararslan ararslan merged commit dc4adb0 into master Jun 13, 2019
@ararslan ararslan deleted the aa/restructure branch June 13, 2019 12:59
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.

None yet

2 participants