内容简介:Taichi(太极)0.7.8 已经发布,这是专为高性能计算机图形学设计的编程语言。 此版本具体更新内容如下: 变更日志 [perf] 修复块本地存储转换性能(#2057) [OpenGL] [bug] 修复了局字段的无符号类型的 OpenGL(...
Taichi(太极)0.7.8 已经发布,这是专为高性能计算机图形学设计的编程语言。

此版本具体更新内容如下:
变更日志
- [perf] 修复块本地存储转换性能(#2057)
- [OpenGL] [bug] 修复了局字段的无符号类型的 OpenGL(#2051)
- [type] [refactor] 为 CustomIntType 添加 compute_type(#2047)
- [Example] 添加 mass_spring_game.py(#2056)
- [Example] 添加 vortex_rings.py(#2055)
更新说明:https://github.com/taichi-dev/taichi/releases/tag/v0.7.8
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Introduction to the Design and Analysis of Algorithms
Anany Levitin / Addison Wesley / 2011-10-10 / USD 117.00
Based on a new classification of algorithm design techniques and a clear delineation of analysis methods, Introduction to the Design and Analysis of Algorithms presents the subject in a coherent a......一起来看看 《Introduction to the Design and Analysis of Algorithms》 这本书的介绍吧!