Commit dee51e3 1 parent f2417c3 commit dee51e3 Copy full SHA for dee51e3
File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 2021-01-08: Yeti version 6.5.0 released.
1
2
* New ` typemin ` and ` typemax ` functions to get the minimum and maximum values
2
3
for a numerical type.
3
- * New ` product ` function to compute the prodcut of the elements of an array.
4
+ * New ` product ` function to compute the product of the elements of an array.
4
5
* New ` tuple ` function to create lightweight tuple-like objects.
5
6
* Change to more permissive MIT "expat" license.
6
7
* Yeti can be compiled from anywhere (just run the ` configure ` script in the
17
18
` $pkg ` the name of the component).
18
19
* Type ` make install-doc ` to build and install the documentation of the chosen
19
20
components.
21
+ * Fix bug in ` arc ` and ` sinc ` functions when called with a single precision
22
+ argument.
20
23
21
24
## 2018-03-09: Yeti version 6.4.1 released.
22
25
* Add autostart file and logo.
Original file line number Diff line number Diff line change 1
- 6.4.1
1
+ 6.5.0
You can’t perform that action at this time.
0 commit comments