Showing posts with label Mathematics. Show all posts
Showing posts with label Mathematics. Show all posts

Thursday, May 20, 2010

jHepWork : A full-featured multi-platform data analysis framework for scientists, engineers, and students

jHepWork is a full-featured multi-platform data analysis framework for scientists, engineers, and students. All numerical and graphical libraries written in Java are fully integrated with Jython. jHepWork comes with a Python/Jython shell and a friendly IDE with a code assist.
  • Licenses : GPL
  • Operating Systems : Platform Independent
  • Implementation : Java

Friday, September 18, 2009

jHepWork : A full-featured multi-platform data analysis framework for scientists, engineers, and students

jHepWork is a full-featured multi-platform data analysis framework for scientists, engineers, and students. All numerical and graphical libraries written in Java are fully integrated with Jython. jHepWork comes with a powerful Python/Jython friendly IDE with a code assist.
  • Licenses : GPL
  • Implementation : Java

Friday, August 14, 2009

JOpt.SDK : An automated vehicle routing and dispatching component for both Java/J2SE and .NET

JOpt.SDK is an automated vehicle routing and dispatching component for both Java/J2SE and .NET. It can solve Travelling Salesman Problems (TSP) and Capacitated Vehicle Routing Problems with Time Windows (CVRP,VRPTW). It offers route and transport optimisation with respect to various constraints such as time windows, load capacities, and prescribed itinerary. The component is based on genetic algorithms, and automatically determines an optimized allocation of vehicels to an arbitrary set of orders.
  • Operating Systems : OS Independent
  • Implementation : Java

Thursday, July 09, 2009

JSXGraph : A cross-browser library for interactive geometry, function plotting, and data visualization in a Web browser

JSXGraph is a cross-browser library for interactive geometry, function plotting, and data visualization in a Web browser. It is implemented in JavaScript and uses SVG and VML. JSXGraph is easy to embed and has a small footprint: only 50 KB if embedded in a Web page. No plugins are required, it can be used together with Prototype or jQuery.
  • Licenses : LGPL
  • Operating Systems : OS Independent
  • Implementation : JavaScript