mirror of
https://github.com/josdejong/mathjs.git
synced 2026-02-01 16:07:46 +00:00
Updated history
This commit is contained in:
parent
42fe492c3f
commit
92be10ab25
@ -1,6 +1,11 @@
|
||||
# History
|
||||
|
||||
|
||||
## not yet released, version 3.6.0
|
||||
|
||||
- Extended function `cross()` to support n-d vectors. Thanks @patgrasso.
|
||||
|
||||
|
||||
## 2016-09-21, version 3.5.3
|
||||
|
||||
- Some more fixes regarding numbers ending with a decimal mark (like `2.`).
|
||||
|
||||
@ -36,6 +36,7 @@
|
||||
"Niels Heisterkamp (https://github.com/nheisterkamp)",
|
||||
"Owen Versteeg (https://github.com/owenversteeg)",
|
||||
"Pavel Panchekha (https://github.com/pavpanchekha)",
|
||||
"Pat Grasso (https://github.com/patgrasso)",
|
||||
"Pete Corey (https://github.com/pcorey)",
|
||||
"Retsam (https://github.com/Retsam)",
|
||||
"Robert Eisele (https://github.com/infusion)",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user