Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 10 and 858 pageviews
Is it possible to add garbage collector to MathOO which is practical?
In Mathematica, variables with downvalues will not be collected even it has the attribute "temporary".
Since MathOO makes extensive use of downvalues for both class and object, is it possible to overcome ...
ross_tang
10 Nov 10
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 12 and 1126 pageviews
A package is released as open source project in GoogleCode/MathOO-packages. The aim of the project is to provide basic utilities and basic classes using MathOO, so that you can use it in an object oriented way. In the initial release, 1.0b, a dictionary class (associated array) is provided.
ross_tang
08 Nov 10
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 12 and 1133 pageviews
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 3 and 959 pageviews
This is a basic tutorial about using MathOO, the internal structure of MathOO, and how MathOO works.
ross_tang
05 Nov 10
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 11 and 890 pageviews
Code is provided to benchmark the performance of MathOO.
ross_tang
05 Nov 10
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 10 and 979 pageviews
It is a documentation of MathOO, listing most of its functions and usage.
ross_tang
05 Nov 10
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 17 and 618 pageviews
Please report bugs of MathOO here by leaving a comment. State the details of the bug, and please post any code involved.
ross_tang
05 Nov 10
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 1 and 524 pageviews
Please leave your comment below for any features request or improvement for MathOO. Thank you.
ross_tang
05 Nov 10
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 13 and 2576 pageviews
Mathematica is a very useful software in many science fields. It supports procedural programming and functional programming. However, it does not support the modern object oriented programming. If you would like to add that, there is a package called Objectica, and it will cost you quite a fortune ($1000 on 3/11/2010).
Here I have developed a Mathematica ...
ross_tang
05 Nov 10
| 3 comments