Skip to content

Change in test_waveEqn.py test for A matrix (1D) #58

@Balavarun5

Description

@Balavarun5

Commit : 20b4e5b

Issue

The Travis CI check for pytest was showing an error for A-matrix test (Although the pytest was passing when run remotely). The reason for this was that the Travis build log displayed warnings when poly1d was recursively used.

The code uses poly1d only to obtain the coefficients of the Lagrange basis polynomials. At the time, This part of the code wasn't vectorized. This issue is to be fixed.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions