LinAlg API: Graphics Tools
Graphics Tools for LinAlg API
I have started adding some graphics tools to LinAlg API using Java2D. As a result i have a simple 2D coordinate system that is scalable and can be customized to your personal needs.
I would love to show a picture of it if i knew how to load images to this Blog - may be someone can help me here. The graphics tools basically consists of a few methods that enable you display coordinate systems and Vectors in 2D graphics and to scale these coordinate systems by any unit you like. This feature is not yet implemented but its easy to do it. Just need to provide further methods with corresponding parameters.
A new statisitcs API
Another thing i am currently planning to work on is a new statistics API with some demo apps providing common statistic algorithms like mean, standard deviation,binomial and faculty algorithms, statistic distributions etc. To distinguish myself from other libraries i will also provide graphics tools for this API to display statistic data or to animate certain distributions like the poisson distribution.
- Login or register to post comments
- Printer-friendly version
- alexanderschunk's blog
- 419 reads





