CVExp

Controlled Vocabulary Expressions for Python
Download

CVExp Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • David Baird
  • Publisher web site:
  • http://search.cpan.org/~davebaird/Tree-Authz-0.03/lib/Tree/Authz.pm

CVExp Tags


CVExp Description

Controlled Vocabulary Expressions for Python CVExp is short for "controlled vocabulary expressions." It is a Python module that allows abstract syntax trees ("expressions") to be constructed just as easily as writing normal Python code. The names of functions in the abstract syntax trees are based on a controlled vocabulary, using URIs as names just like the W3C RDF does.The intent of CVExp is that it should make it easier for developers to integrate 3rd party libraries into Python without having to specify entirely new APIs. Libraries and languages of particular concern are computer algebra systems, linear programming and optimization (such as lp_solve, GLPK, and CVXOPT), and Prolog. Requirements: · Python


CVExp Related Software