Skip to content
Snippets Groups Projects
Commit c20922f1 authored by Gael  MILLOT's avatar Gael MILLOT
Browse files

release v11.7.0: fun_comp_2d modified such that now it compares 2D objects...

release v11.7.0: fun_comp_2d modified such that now it compares 2D objects without considering the type od the elements
parent 3b144596
No related branches found
Tags v11.7.0
No related merge requests found
......@@ -170,6 +170,11 @@ Gitlab developers
## WHAT'S NEW IN
### v11.7.0
1) fun_comp_2d modified such that now it compares 2D objects without considering the type od the elements
### v11.6.0
1) bug fixed in fun_comp_2d, since identical(data1, data2) returns FALSE if both are identical but data1 is typeof double and data2 is typeof integer
......
This diff is collapsed.
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment