Charlotte Baptist
Charlotte Baptist
## Description of new feature, or changes ## Checklist - [yes ] Your branch is up-to-date with the base branch - [ yes] You've included at least one test if...
##Description of new feature, or changes - I have added a JS file called tridiagonal_matrix.js that contains the algorithm. It is an implementation of the tridiagonal matrix algorithm, also known...
On Activating keyboard parts of Text are hafl hidden. To solve this I have added " android:windowSoftInputMode="adjustPan|adjustResize" to Manifests file. This pull request is in reference to #115 .