Add missing @CommanderTvis contributions to changelog

This commit is contained in:
Alexander Nozik 2022-04-12 09:49:35 +03:00
parent d862a0a896
commit 358d750226
No known key found for this signature in database
GPG Key ID: F7FCF2DD25C71357

View File

@ -33,6 +33,10 @@
- Separate methods for UInt, Int and Number powers. NaN safety. - Separate methods for UInt, Int and Number powers. NaN safety.
- Tensorflow prototype - Tensorflow prototype
- `ValueAndErrorField` - `ValueAndErrorField`
- MST compilation to WASM: #286
- Jafama integration: #176
- `contentEquals` with tolerance: #364
- Compilation to TeX for MST: #254
### Changed ### Changed