Add sage code

This commit is contained in:
2026-04-15 20:23:44 -04:00
parent c2298339ce
commit fc277760af
10 changed files with 273 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"extraPaths": [
"/Applications/SageMath-10-8.app/Contents/Frameworks/Sage.framework/Versions/10.8/local/lib/python3.13/site-packages"
],
"reportUnknownMemberType": "warning",
"reportUnknownArgumentType": "warning",
"reportUnknownParameterType": "warning",
"reportMissingParameterType": "warning",
"reportUnknownVariableType": "warning"
}