Volmdlr v0.14.0
WirajanDASILVA
released this
20 Oct 18:37
·
2085 commits
to master
since this release
What's Changed
- add missing name attribute to classmethods by @WirajanDASILVA in #1023
- add fixes to circular imports by @WirajanDASILVA in #1025
- BSplineSurface3D fitting by @GabrielJMS in #1017
- BSplineSurface3D: split by @GabrielJMS in #1021
- Complete removal of dependencies on geomdl objects by @GabrielJMS in #1024
- Cache BSplineCurve points into a numpy array to reduce memory usage. by @GabrielJMS in #1028
- Hyperbola2D/3D by @WirajanDASILVA in #1036
- Parabola by @WirajanDASILVA in #1037
- Conical surface line intersections by @WirajanDASILVA in #1039
- updated surface3d intersections structure by @WirajanDASILVA in #1035
- Enhance nurbs.core by @GabrielJMS in #1033
- Enhance conics - new trim method for hyperbolas and parabolas by @WirajanDASILVA in #1040
- FIX: ConicalFace3D.point_belongs by @WirajanDASILVA in #1042
- Perf: TriangleShell3D by @pgibertini in #1032
- ConicalFace3D-PlaneFace3D intersections by @WirajanDASILVA in #1041
- Request: Vectors and Points representation + c functions renaming to python conventions by @GabrielJMS in #1038
- Pylint 18/09/2023 by @GabrielJMS in #1052
- fix: py3.9 build cibuild by @masfaraud in #1054
- Fix/build by @masfaraud in #1055
- Fix/build by @masfaraud in #1057
- Compiles volmdlr Points and Vectors by @GabrielJMS in #1044
- Fix: Step.read_lines by @GabrielJMS in #1051
- fix: once for warning filter on faces by @masfaraud in #1059
- ExtrusionSurface3D: enhance 3D to parametric operations. by @GabrielJMS in #1053
- fix: restrict cibuildwheel to py3.12 by @masfaraud in #1061
- BSplineCurve: direction_vector, point_at_abscissa, abscissa, trim, point_to_parameter, abscissa_to_parameter by @GabrielJMS in #1056
- Enhance Plane, Conical and Revolution surface parametric operations + Contour topology validation. by @GabrielJMS in #1058
- add fixes to circle2d: line_intersections by @WirajanDASILVA in #1048
- Add improvements to conics by @WirajanDASILVA in #1050
- add fixes to intersections between a bspline curve and a line_segment by @WirajanDASILVA in #1062
- ArcEllipse3D: is_close + Ellipse3D: discretization_points by @GabrielJMS in #1060
- Basis3D: is_normilized, is_orthogonal, is_orthonormal. by @GabrielJMS in #1063
- CylindricalSurface3D: conicalsurface_intersections by @WirajanDASILVA in #1045
- Conical face cylindrical face intersections by @WirajanDASILVA in #1047
- Update documentation by @WirajanDASILVA in #962
- Fix rectangular sweep by @WirajanDASILVA in #1065
- Fix FullArcEllipse3D, FullArcEllipse2D: discretization_points by @GabrielJMS in #1067
- Enhance surfaces parametric operations by @GabrielJMS in #1068
- BSplineSurface3D: bsplinecurve3d_to_2d, prevents code execution from stopping when point3d_to_2d does not converge by @GabrielJMS in #1069
- freeze: dev to testing V0.14.0 by @WirajanDASILVA in #1071
- Add some missing docstrings by @GabrielJMS in #1073
- Fix nurbs surface derivatives by @GabrielJMS in #1072
- BSplineSurface3D performance by @GabrielJMS in #1074
- ClosedPolygon2D: points_in_polygon (Using Parallelism) by @GabrielJMS in #1077
- Update Changelog by @WirajanDASILVA in #1075
- ToroidalSurface3D plane intersections by @WirajanDASILVA in #1076
- Fix regressions release candidate v0.14.0 by @GabrielJMS in #1079
- Toroidalface planeface intersections by @WirajanDASILVA in #1078
- Testing to dev by @masfaraud in #1080
- Fix: MatrixBasedVoxelization boolean operations by @pgibertini in #1084
- Towards volmdlr v0.14.0 by @WirajanDASILVA in #1087
Full Changelog: v0.13.0...v0.14.0