Releases: easifem/base
Releases · easifem/base
easifemBase-v25.10.0
What's Changed
- Fixing issue related to point Entity in Mesh related to ReferenceElement_Method by @shishiousan in #316, @vickysharma0812 in #317, @vickysharma0812 in #318
- Fixing a bug in GridPointUtility methods and cleaning ogpf related files since all functionalities of it are moved to Gnuplot_Class in easifemClasses. @shishiousan in #319
- Update matrix by @shishiousan in #321
- Merging changes for next release by @vickysharma0812 in #322
- In LineInterpolationPoint_Line1_() routine now using layout(1:1) instead of layout(1:2).. This will improve the robustness of the code. @vickysharma0812 in #323
- This pull request includes updates across multiple modules to improve documentation, enhance functionality, and fix inconsistencies. Key changes include improved comments and metadata, updates to subroutine arguments, and adjustments to procedural implementations for better clarity and maintainability by @vickysharma0812 in #324
- The most significant changes include the addition of optional uppercase formatting for string conversions, new copy interfaces for various data structures, and optimizations in matrix operations. These updates aim to enhance code readability, usability, and performance by @vickysharma0812 in #325
- Updates in LineInterpolationUtility by @shishiousan in #330
- Updates in FEVariable by @shishiousan in #331
- Fixing bug in Stiffness matrix by @shishiousan in #332
- Updates for STVectorFields by @shishiousan in #333
- This pull request introduces several significant improvements and refactorings to the codebase, particularly in the BaseType and BaseInterpolation_Method modules. The main changes include a comprehensive cleanup and renaming for consistency, the addition of new parameter types and constants, and enhanced modularity through more granular USE statements. Additionally, a configuration file for Fortitude checks has been added by @vickysharma0812 in #334
Full Changelog: v24.04.1...v25.10.0
easifemBase-v24.04.1
What's Changed
- updates in compile def by @vickysharma0812 in #306
- updates in cmake files by @vickysharma0812 in #307
- updating cmake file by @vickysharma0812 in #308
- updates in cmake by @vickysharma0812 in #309
- Updates in Display methods by @shishiousan in #312
- Updates in Lapack Utility by @shishiousan in #311
- Updates in EigenValueMethods by @shishiousan in #313
- Updates in ReferenceElement_Method by @shishiousan in #314
- Updates in easifemBase (May 2024) by @vickysharma0812 in #315
Full Changelog: v24.04.0...v24.04.1
easifemBase-v24.04.0.4
easifemBase-v24.04.0.3
easifemBase-v24.04.0.2
What's Changed
- updates in cmake files by @vickysharma0812 in #307
Full Changelog: v24.04.1...v24.04.2
easifemBase-v24.04.0.1
What's Changed
- updates in compile def by @vickysharma0812 in #306
Full Changelog: v24.04.0...v24.04.1
easifemBase-v24.04.0
What's Changed
- Updates in ReferenceElement by @shishiousan in #303
- Updates in triangle, opengl, raylib, and triangle lib by @vickysharma0812 in #304
- PR for easifem24.04.0 by @vickysharma0812 in #305
Full Changelog: v23.10.5...v24.04.0
Full Changelog: v24.04.0...v24.04.0
easifemBase-v23.10.5
What's Changed
- Updates in IntegerUtility by @vickysharma0812 in #284
- Adding Append Methods by @vickysharma0812 in #285
- Updates in ReferenceElements by @vickysharma0812 in #286
- Updates in Reference triangle by @vickysharma0812 in #287
- Updates in Reference quadrangle by @vickysharma0812 in #288
- Updates in Reference Tetrahedron by @vickysharma0812 in #289
- Update in Reference Hexahedron by @vickysharma0812 in #290
- Updates in reference prism by @vickysharma0812 in #291
- Minor updates in ReferenceElements by @vickysharma0812 in #292
- Updates in RefElem FaceElemType by @vickysharma0812 in #293
- Updating ReallocateUtility by @vickysharma0812 in #294
- Updates in ReferenceElement by @vickysharma0812 in #295
- Updates in ReferenceElement_Method by @vickysharma0812 in #296
- Adding FaceConnectivity methods to 3D elems by @shishiousan in #297
- High order element related enhancement by @vickysharma0812 in #298
- Partial Support for higher order elements by @vickysharma0812 in #299
- Support for higher order element by @vickysharma0812 in #300
- Revert "Support for higher order element" by @vickysharma0812 in #301
- March release of easifem base by @vickysharma0812 in #302
Full Changelog: v23.10.3...v23.10.5
easifemBase-v23.10.3
What's Changed
- Updates in ReferenceElement_Method by @shishiousan in #277
- Updating BaseType by @vickysharma0812 in #278
- Fixing bug in ReferenceQuadrangle_Method by @vickysharma0812 in #280
- Fixing bug in ReferenceQuad by @vickysharma0812 in #281
- Updating addOpenBLAS.cmake by @shishiousan in #282
- January release of easifem-base v23.10.3 by @vickysharma0812 in #283
Full Changelog: v23.10.2...v23.10.3
easifemBase-v23.10.2
What's Changed
- Minor Fixes by @vickysharma0812 in #265
- Updates in String Utility by @vickysharma0812 in #266
- Update String_Class.F90 by @vickysharma0812 in #267
- Update [email protected] by @vickysharma0812 in #270
- Updates in StringUtility by @shishiousan in #269
- Updates in CSRMatrix by @vickysharma0812 in #271
- Updates in CSRMatrix_Method by @vickysharma0812 in #272
- Updates in RealVector by @vickysharma0812 in #273
- Updates in CSRMatrix_Method by @shishiousan in #274
- easifemBase.v23.10.2 by @vickysharma0812 in #275
New Contributors
- @shishiousan made their first contribution in #269
Full Changelog: v23.10.1...latest