Skip to content

Commit

Permalink
added to reflect future initiatives
Browse files Browse the repository at this point in the history
  • Loading branch information
adeeconometrics committed Jun 4, 2024
1 parent 1fa2191 commit 5b94a33
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,12 @@ Note that this project is configured on cpp20 compiler.
| acoth | <ul><li>- [x] </li></ul> | <ul><li>- [x] </li></ul> | <ul><li>- [x] </li></ul> | <ul><li>- [ ] </li></ul> | <ul><li>- [ ] </li></ul> |
| asech | <ul><li>- [x] </li></ul> | <ul><li>- [x] </li></ul> | <ul><li>- [x] </li></ul> | <ul><li>- [ ] </li></ul> | <ul><li>- [ ] </li></ul> |
| acsch | <ul><li>- [x] </li></ul> | <ul><li>- [x] </li></ul> | <ul><li>- [x] </li></ul> | <ul><li>- [ ] </li></ul> | <ul><li>- [ ] </li></ul> |

## Features to support in the future:

- [ ] Higher order partial differentiation
- [ ] Total derivative
- [ ] Directional derivative
- [ ] Jacobian Matrix
- [ ] Gradient vector
- [ ] Hessian Matrix

0 comments on commit 5b94a33

Please sign in to comment.