Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Conversation

@ajozefiak
Copy link
Contributor

Thus far, overloads of Array, SparseMatricCSC, and BandedMatrix are implemented for DerivativeOperator.

@ChrisRackauckas ChrisRackauckas mentioned this pull request Jun 12, 2019
8 tasks
@ajozefiak
Copy link
Contributor Author

Changed BandedMatrix concretization to use a zero-valued array as opposed to an uninitialized array. Also, incorrect bound in right boundary convolution was being handled correctly by @inbounds, however, was introducing machine error.

@ChrisRackauckas ChrisRackauckas changed the title [WIP] Concretization of L operators Concretization of L operators Jun 13, 2019
@ChrisRackauckas ChrisRackauckas merged commit 05eca93 into master Jun 13, 2019
@ChrisRackauckas ChrisRackauckas deleted the concretization branch June 13, 2019 22:42
shivin9 added a commit that referenced this pull request Jun 14, 2019
… implemented for DerivativeOperator

-> some refactors

->concretization tests and fixed BandedMatrix initialization and convolve_right_BC

-> Merge pull request #103 from JuliaDiffEq/concretization

-> Concretization of L operators

-> [WIP]: corrected many convolution offset fixes. Wrote the convert function and the A[i,j] indexing operator
ChrisRackauckas pushed a commit that referenced this pull request Jun 15, 2019
… implemented for DerivativeOperator

-> some refactors

->concretization tests and fixed BandedMatrix initialization and convolve_right_BC

-> Merge pull request #103 from JuliaDiffEq/concretization

-> Concretization of L operators

-> [WIP]: corrected many convolution offset fixes. Wrote the convert function and the A[i,j] indexing operator
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants