Project Ideas: Difference between revisions
From NARS2000
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
In case you are looking for how to get your feet wet, here are some ideas (in no particular order) to consider implementing: | In case you are looking for how to get your feet wet, here are some ideas (in no particular order) to consider implementing: | ||
* [[Partition Operator]] | * [[Partition Operator]] | ||
* [[Power Operator]] | * [[Power Operator]] | ||
* [[Dual Operator]] | * [[Dual Operator]] | ||
* [[Convolution Operator]] | * [[Convolution Operator]] | ||
* [[Other System Functions]] | * [[Other System Functions]] | ||
* [[File Systems]] | * [[File Systems]] | ||
Line 14: | Line 10: | ||
* [[Complex Numbers]] | * [[Complex Numbers]] | ||
* [[Hypercomplex Numbers]] | * [[Hypercomplex Numbers]] | ||
* [[Unicode Support]] | * [[Unicode Support]] | ||
* [[Extensible Datatypes]] | * [[Extensible Datatypes]] | ||
* [[Dynamic Functions]] | * [[Dynamic Functions]] | ||
* [[Line Continuation Marker]] | * [[Line Continuation Marker]] | ||
* [[Shared Variables]] | * [[Shared Variables]] |
Revision as of 01:10, 5 February 2013
In case you are looking for how to get your feet wet, here are some ideas (in no particular order) to consider implementing: