Sciweavers

6054 search results - page 187 / 1211
» Implementation of Andorra-based Languages
Sort
View
ESWS
2007
Springer
16 years 22 days ago
Extensible SPARQL Functions with Embedded Javascript
Abstract. The SPARQL Query Language allows filtering of query results through arbitrary predicate expressions. Such expressions may invoke custom functions identified with IRIs, ...
Greg Williams
JMLR
2012
13 years 9 months ago
NIMFA: A Python Library for Nonnegative Matrix Factorization
NIMFA is an open-source Python library that provides a unified interface to nonnegative matrix factorization algorithms. It includes implementations of state-of-the-art factoriza...
Marinka Zitnik, Blaz Zupan
PPDP
2009
Springer
16 years 1 months ago
Set functions for functional logic programming
We propose a novel approach to encapsulate non-deterministic computations in functional logic programs. Our approach is based on set functions that return the set of all the resul...
Sergio Antoy, Michael Hanus
UML
2005
Springer
16 years 1 days ago
Activity Diagram Patterns for Modeling Quality Constraints in Business Processes
Quality management is an important aspect of business processes. Organizations must implement quality requirements, e.g., according to
Alexander Förster, Gregor Engels, Tim Schattk...
HOPL
2007
15 years 10 months ago
A history of Haskell: being lazy with class
This paper describes the history of Haskell, including its genesis and principles, technical contributions, implementations and tools, and applications and impact.
Paul Hudak, John Hughes, Simon L. Peyton Jones, Ph...