Skip to content

Releases: boorlakov/Fengine

Version 1.0

15 Mar 11:54
Compare
Choose a tag to compare

Version 1.0

Lab 1 is done ☺️

Features

With Finite Difference Method you can

  • Solve elliptic differential equations
  • JSON as standard for passing data, so with it you can store info about
    1. Accuracy of solving equation
    2. Area
    3. Boundary conditions (where what types of conditions should be)
    4. Lambda part of equation (only double constant)
    5. Gamma part of equation (only double constant)
  • Store boundary functions in specified class

Full Changelog: https://github.com/boorlakov/umf/commits/v1.0