New Features
- Computational Model
- Computational Graph
What's Changed
- chore(deps): bump nokogiri from 1.18.3 to 1.18.4 in /docs by @dependabot in #1555
- feat(fix): add 'device' parameters when creating tensors in TensorSpace and StructureMesh to support CUDA. by @brighthe in #1574
- [Refactor] Relative path import module by @BenHBLiu in #1572
- [Feat] Add the interface poisson lfem model and example. by @Awww-nanguasu in #1576
- feat(solver):improve AMG by @Hukai0 in #1578
- [Feat] Add the interpolation method for the raviart_thomas_fe_space_2d by @Liujiawangmath in #1579
- fix(space and mesh): remove the for loop related to boundary handling in tensor_space and modify the 'to_vtk' function in the uniform_mesh_3d to support GPU. by @brighthe in #1580
- [fix] intergrator relate with cfd;[fix]modify mesh refine interpolate;[fix] levelset moudle by @WPengXiang in #1581
- fix(function_space): modify 'boundary_interpolate' to support different bd_dofs. by @brighthe in #1583
- Redesign of cfd module by @WPengXiang in #1584
- chore(deps): bump nokogiri from 1.18.4 to 1.18.8 in /docs by @dependabot in #1586
- [Fix] Allow accepting any tensor class object by @BenHBLiu in #1587
- fix(bug): fix cg_impl in cg.py to support batch solving. by @brighthe in #1588
- [Feat] Multi-Objective Optimization by @BenHBLiu in #1589
Full Changelog: v3.1.2...v3.2.0