中文
相关论文

相关论文: Streams and Lazy Evaluation Applied to Integrable …

200 篇论文

Studies of issues related to computability and computational complexity involve the use of a model of computation. Pivotal to such a model are the computational processes considered. Processes of this kind can be described using an…

计算机科学中的逻辑 · 计算机科学 2024-06-24 C. A. Middelburg

Online Analytical Processing (OLAP) comprises tools and algorithms that allow querying multidimensional databases. It is based on the multidimensional model, where data can be seen as a cube, where each cell contains one or more measures…

数据库 · 计算机科学 2016-09-19 Bart Kuijpers , Alejandro Vaisman

Debugging lazy functional programs poses serious challenges. In support of the "stop, examine, and resume" debugging style of imperative languages, some debugging tools abandon lazy evaluation. Other debuggers preserve laziness but present…

编程语言 · 计算机科学 2011-08-25 Stephen Chang , John Clements , Eli Barzilay , Matthias Felleisen

ABC algorithms involve a large number of simulations from the model of interest, which can be very computationally costly. This paper summarises the lazy ABC algorithm of Prangle (2015), which reduces the computational demand by abandoning…

统计计算 · 统计学 2015-01-22 Dennis Prangle

Data stream classification is an important problem in the field of machine learning. Due to the non-stationary nature of the data where the underlying distribution changes over time (concept drift), the model needs to continuously adapt to…

机器学习 · 计算机科学 2022-09-13 Andrea Castellani , Sebastian Schmitt , Barbara Hammer

Most numerical solvers and libraries nowadays are implemented to use mathematical models created with language-specific built-in data types (e.g. real in Fortran or double in C) and their respective elementary algebra implementations.…

数学软件 · 计算机科学 2026-05-14 Slaven Peles , Stefan Klus

Mathematical modeling is an essential step, for example, to analyze the transient behavior of a dynamical process and to perform engineering studies such as optimization and control. With the help of first-principles and expert knowledge, a…

机器学习 · 计算机科学 2021-03-30 Pawan Goyal , Peter Benner

Coinductive definitions, such as that of an infinite stream, may often be described by elegant logic programs, but ones for which SLD-refutation is of no value as SLD-derivations fall into infinite loops. Such definitions give rise to…

编程语言 · 计算机科学 2013-12-24 Ekaterina Komendantskaya , John Power , Martin Schmidt

In this article, we discuss formal invariants of singularly-perturbed linear differential systems in neighborhood of turning points and give algorithms which allow their computation. The algorithms proposed are implemented in the computer…

经典分析与常微分方程 · 数学 2016-12-15 Moulay A. Barkatou , Suzy S. Maddah

Computer Algebra Systems (e.g. Maple) are used in research, education, and industrial settings. One of their key functionalities is symbolic integration, where there are many sub-algorithms to choose from that can affect the form of the…

机器学习 · 计算机科学 2024-04-24 Rashid Barket , Matthew England , Jürgen Gerhard

Active learning (AL) is a prominent technique for reducing the annotation effort required for training machine learning models. Deep learning offers a solution for several essential obstacles to deploying AL in practice but introduces many…

In recent years, stream processing has become a prominent approach for incrementally handling large amounts of data, with special support and libraries in many programming languages. Unfortunately, support in Prolog has so far been lacking…

编程语言 · 计算机科学 2019-09-20 Paul Tarau , Jan Wielemaker , Tom Schrijvers

Stream is re-interpreted in terms of a Lazy monad. Future is substituted for Lazy in the obtained construct, resulting in possible parallelization of any algorithm expressible as a Stream computation. The principle is tested against two…

分布式、并行与集群计算 · 计算机科学 2013-05-21 Raphaël Jolly

We introduce efficient differentially private (DP) algorithms for several linear algebraic tasks, including solving linear equalities over arbitrary fields, linear inequalities over the reals, and computing affine spans and convex hulls. As…

数据结构与算法 · 计算机科学 2024-11-06 Haim Kaplan , Yishay Mansour , Shay Moran , Uri Stemmer , Nitzan Tur

In the SysLab project we develop a software engineering method based on a mathematical foundation. The SysLab system model serves as an abstract mathematical model for information systems and their components. It is used to formalize the…

软件工程 · 计算机科学 2014-09-26 Cornel Klein , Bernhard Rumpe , Manfred Broy

Non-linear state estimation and some related topics, like parametric estimation, fault diagnosis, and perturbation attenuation, are tackled here via a new methodology in numerical differentiation. The corresponding basic system theoretic…

计算工程、金融与科学 · 计算机科学 2008-11-06 Michel Fliess , Cédric Join , Hebertt Sira-Ramirez

Scale analysis based on coarse-graining has been proposed recently as an alternative to Fourier analysis. It is now broadly used to analyze energy spectra and energy transfers in eddy-resolving ocean simulations. However, for data from…

大气与海洋物理 · 物理学 2024-04-12 Kacper Nowak , Sergey Danilov , Vasco Müller , Caili Liu

As dynamic and control systems become more complex, relying purely on numerical computations for systems analysis and design might become extremely expensive or totally infeasible. Computer algebra can act as an enabler for analysis and…

系统与控制 · 计算机科学 2018-01-01 Masoud Abbaszadeh

This paper presents the mechanization of a process algebra for Mobile Ad hoc Networks and Wireless Mesh Networks, and the development of a compositional framework for proving invariant properties. Mechanizing the core process algebra in…

计算机科学中的逻辑 · 计算机科学 2015-12-24 Timothy Bourke , Robert J. van Glabbeek , Peter Höfner

We show that streams and lazy data structures are a natural idiom for programming with infinite-dimensional Bayesian methods such as Poisson processes, Gaussian processes, jump processes, Dirichlet processes, and Beta processes. The crucial…

编程语言 · 计算机科学 2022-12-15 Swaraj Dash , Younesse Kaddar , Hugo Paquet , Sam Staton
‹ 上一页 1 2 3 10 下一页 ›