|
|
||
Alexander Schunk's BlogLinAlg API: Stable releasePosted by alexanderschunk on September 29, 2007 at 12:29 PMLinAlg API: Stable releaseA first stable release of LinAlg API is available. This release offers a few new features, some changes and also some demo apps. New FeaturesI have added a tiny utility class called UtilsDegrees to Radians: With these two methods its possible to convert angles from degree to radian. The following image shows a demo application i have written that does just that: For a screenshot i refer you to the LinAlg API project homepage linalg.dev.java.net. Complex classThe Complex class has undergone the most significant changes. Now the Complex class offers almost all features you need to work with Complex numbers. Below is a list of new features:
I have written a simple demo app called Complex Calculator that is a simple calculator for Complex numbers. Vector and Matrix classThere is not much new for the Vector classes. The Matrix class has some new features some of which need to be tested. LicenseThe stable release will be available with two licenses like the other Milestones of LinAlg APi. The GPL and CDDL license. DemosI will try to upload the demo apps on the project hompage with screenshots. Bookmark blog post: | ||
|
|