feat: add function for polynomial differentiation
This commit is contained in:
parent
b595276143
commit
4b1bca8ee0
5 changed files with 69 additions and 22 deletions
15
test_json/sandbox.json
Normal file
15
test_json/sandbox.json
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"testcases": {
|
||||
"sandbox": {
|
||||
"action": "gfpoly_diff",
|
||||
"arguments": {
|
||||
"F": [
|
||||
"IJustWannaTellYouAAAAA==",
|
||||
"HowImFeelingAAAAAAAAAA==",
|
||||
"GottaMakeYouAAAAAAAAAA==",
|
||||
"UnderstaaaaaaaaaaaaanQ=="
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue