Skip to content

Releases: easifem/base

v23.10.0

23 Nov 00:38
60002a6
Compare
Choose a tag to compare

What's Changed

Read more

easifemBase.v21.3.0

23 Feb 15:47
d0243b1
Compare
Choose a tag to compare

EASIFEM-BASE V21.3.0 ❤️ 🎆

Summary

This is 3rd release of easifemBase in year 2021. easifemBase is a work in progress, but it can be used by the users.

Work duration: July-2021 to Sept-2021

The summary of progress made in September 2021

Issued opened in Sept 2021

Pull request made in Sept 2021

What is new?

This release includes following features.

Testing ⚙️

  • tests/ tutorials have been removed from this repository 🙉
  • they are kept inside the easifem-tests directory, which is a different ongoing project 😎

Documentation 📖

  • Documentation is now picking up speed 🚀 🚄 . It will be over by next release 👯 🪐
  • New website has been developed 😄 , which contains the main documentation of the library. I will release it soon.

Enhancements

  • CMake build support, both Unix Makefiles and Ninja generator works well 👍🏼 😆
  • .f90 extension now changed to .F90, this is necessary as we use preprocessing commands in the source files 😫
  • New Sparse Matrix Structure and methods have been added
  • EASIFEM+METIS Interface is ready
  • CInterpolability 💯 New methods have been added to ease the C-interface writing part.

What is next? ⚡ 🏛️

  • I am working on CI-CD part, it will be done in the next release
  • I have started building Test Driven Development, it will be done in the next release.
  • 3D element support
  • Enhanced SparseMatrix operations
  • Better Display function
  • Higher order element support

Regards
Vikas