Skip to content

0.1.3

Latest
Compare
Choose a tag to compare
@nikoscham nikoscham released this 08 Oct 06:27
27ff578

FEAScript 0.1.3

This release introduces the frontal method for solving linear systems and the general form PDE solver for solving partial differential equations.

New Features

Numerical Solution

  • Added 1D general form PDE solver and corresponding example - Contributed by @Stu-ops and @nikoscham
  • Introduced the frontal method for solving linear systems - Contributed by @nikoscham

Package Distribution

  • Automate running Node.js tests on every pull request - Contributed by @silky-x0

Code Statistics

Files Code Lines Comment Lines Blank Lines Total Lines
42 8,544 1,525 724 10,793