Towards efficient solvers for ordinary differential equations in exact real arithmetic

精确实数运算中常微分方程的高效求解器

基本信息

  • 批准号:
    18J10407
  • 负责人:
  • 金额:
    $ 1.22万
  • 依托单位:
  • 依托单位国家:
    日本
  • 项目类别:
    Grant-in-Aid for JSPS Fellows
  • 财政年份:
    2018
  • 资助国家:
    日本
  • 起止时间:
    2018-04-25 至 2020-03-31
  • 项目状态:
    已结题

项目摘要

In the first year of the project, some of the theoretical results on the computational complexity of ODE solving could be improved. The main goal of this year was to make progress on the more practical side of the project, more specifically on formalizing algorithms from computable analysis in the coq proof assistant.This formalization was done in close collaboration with researchers in Europe and the formalized results have been made part of a library called "Incone", a Coq library for computable analysis.As a first result, some more theoretical aspects have been formalized. Part of the work has been published in the proceedings of the 10th International Conference on Interactive Theorem Proving (ITP 2019).A longer version containing several additional results has also been accepted as a journal publication.In a second step more practical facets have been considered. In particular, a verified implementation of error-free real number computation (exact real computation) was developed in the Coq framework. The focus of this implementation was to not only verify its correctness, but also be comparable to non-verified implementations of exact real arithmetic in terms of efficiency.The above work also lead to some new theoretical results regarding the semantics of exact real computation and the formulation of computable analysis in a type-theoretic setting. The work has been made part of the incone library which can be found online. Some of the main results have also been summarized in papers and are expected to be published soon.
在该项目的第一年,一些关于 ODE 求解计算复杂性的理论成果可以得到改进。今年的主要目标是在该项目更实际的方面取得进展,更具体地说是在 coq 证明助手中对可计算分析的算法进行形式化。这种形式化是与欧洲研究人员密切合作完成的,形式化结果已成为名为“Incone”的库的一部分,这是一个用于可计算分析的 Coq 库。作为第一个结果,一些更多的理论方面已经被形式化。部分工作已发表在第十届交互式定理证明国际会议 (ITP 2019) 的会议记录中。包含几个附加结果的较长版本也已被接受为期刊出版物。第二步考虑了更多实际方面。特别是,在 Coq 框架中开发了经过验证的无差错实数计算(精确实数计算)的实现。该实现的重点不仅是验证其正确性,而且在效率方面与精确实数算术的未经验证的实现相媲美。上述工作还导致了一些关于精确实数计算的语义和在类型理论环境中制定可计算分析。该作品已成为 incone 图书馆的一部分,可以在网上找到。一些主要结果也已总结在论文中,预计很快就会发表。

项目成果

期刊论文数量(0)
专著数量(0)
科研奖励数量(0)
会议论文数量(0)
专利数量(0)
Second-order linear-time complexity and applications to computable analysis
二阶线性时间复杂度及其在可计算分析中的应用
  • DOI:
  • 发表时间:
    2019
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Akitoshi Kawamura;Florian Steinberg;Holger Thies
  • 通讯作者:
    Holger Thies
Some formal proofs of isomorphy and discontinuity
同构和不连续性的一些形式证明
  • DOI:
  • 发表时间:
    2019
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Steinberg Florian;Thies Holger
  • 通讯作者:
    Thies Holger
Applications of average-case complexity to problems in analysis
平均情况复杂性在分析问题中的应用
  • DOI:
  • 发表时间:
    2018
  • 期刊:
  • 影响因子:
    0
  • 作者:
    A. Kawamura;H. Thies and M. Ziegler
  • 通讯作者:
    H. Thies and M. Ziegler
Computable analysis and computability in linear time
线性时间内的可计算分析和可计算性
  • DOI:
  • 发表时间:
    2018
  • 期刊:
  • 影响因子:
    0
  • 作者:
    A. Kawamura;F. Steinberg and H. Thies
  • 通讯作者:
    F. Steinberg and H. Thies
Average-case polynomial-time computability of Hamiltonian dynamics
哈密​​顿动力学的平均情况多项式时间可计算性
{{ item.title }}
{{ item.translation_title }}
  • DOI:
    {{ item.doi }}
  • 发表时间:
    {{ item.publish_year }}
  • 期刊:
  • 影响因子:
    {{ item.factor }}
  • 作者:
    {{ item.authors }}
  • 通讯作者:
    {{ item.author }}

数据更新时间:{{ journalArticles.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ monograph.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ sciAawards.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ conferencePapers.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ patent.updateTime }}

THIES HOLGER其他文献

THIES HOLGER的其他文献

{{ item.title }}
{{ item.translation_title }}
  • DOI:
    {{ item.doi }}
  • 发表时间:
    {{ item.publish_year }}
  • 期刊:
  • 影响因子:
    {{ item.factor }}
  • 作者:
    {{ item.authors }}
  • 通讯作者:
    {{ item.author }}

{{ truncateString('THIES HOLGER', 18)}}的其他基金

Research on Computable Analysis and Verification of Efficient Exact Real Computation
高效精确实数计算的可计算分析与验证研究
  • 批准号:
    24K20735
  • 财政年份:
    2024
  • 资助金额:
    $ 1.22万
  • 项目类别:
    Grant-in-Aid for Early-Career Scientists
Computational complexity and practice of verified and efficient algorithms for dynamical systems
动力系统的计算复杂性和经过验证的高效算法的实践
  • 批准号:
    20K19744
  • 财政年份:
    2020
  • 资助金额:
    $ 1.22万
  • 项目类别:
    Grant-in-Aid for Early-Career Scientists

相似国自然基金

運用大動量有效理論以第一性原理計算部分子分布函數
  • 批准号:
    11905126
  • 批准年份:
    2019
  • 资助金额:
    30.0 万元
  • 项目类别:
    青年科学基金项目

相似海外基金

ゲージ理論のための量子計算手法の開発と非平衡現象への応用
规范理论量子计算方法的发展及其在非平衡现象中的应用
  • 批准号:
    24K00630
  • 财政年份:
    2024
  • 资助金额:
    $ 1.22万
  • 项目类别:
    Grant-in-Aid for Scientific Research (B)
解空間の形状に着目した組合せ遷移の理論:計算量解析の高精細化とソルバー新技法
关注解空间形状的组合转移理论:计算复杂性分析和新求解器技术的更高精度
  • 批准号:
    24H00686
  • 财政年份:
    2024
  • 资助金额:
    $ 1.22万
  • 项目类别:
    Grant-in-Aid for Scientific Research (A)
含意演算を中心とした量子論理に基づく推論および計算理論の展開
以蕴涵运算为中心的量子逻辑推理与计算理论的发展
  • 批准号:
    24K03372
  • 财政年份:
    2024
  • 资助金额:
    $ 1.22万
  • 项目类别:
    Grant-in-Aid for Scientific Research (C)
データ駆動特徴量抽出と脳計算理論の融合による精神疾患個別化治療シミュレーション
数据驱动特征提取与脑计算理论相结合模拟精神疾病个体化治疗
  • 批准号:
    24K20897
  • 财政年份:
    2024
  • 资助金额:
    $ 1.22万
  • 项目类别:
    Grant-in-Aid for Early-Career Scientists
図式量子計算モデル理論の連続量系への一般化及びその量子コンパイラへの応用
图解量子计算模型理论对连续量系统的推广及其在量子编译器中的应用
  • 批准号:
    24KJ0745
  • 财政年份:
    2024
  • 资助金额:
    $ 1.22万
  • 项目类别:
    Grant-in-Aid for JSPS Fellows
{{ showInfoDetail.title }}

作者:{{ showInfoDetail.author }}

知道了