PropertyFunctions

所属分类:Julia编程
开发工具:Julia
文件大小:0KB
下载次数:0
上传日期:2024-03-15 00:10:29
上 传 者sh-1993
说明:  Julia软件包,便于访问和高效地广播酒店
(Julia package for easy access to and efficient broadcasting over properties)

文件列表:
docs/
src/
test/
.codecov.yml
LICENSE.md
Project.toml

# PropertyFunctions.jl [![Documentation for stable version](https://img.shields.io/badge/docs-stable-blue.svg)](https://oschulz.github.io/PropertyFunctions.jl/stable) [![Documentation for development version](https://img.shields.io/badge/docs-dev-blue.svg)](https://oschulz.github.io/PropertyFunctions.jl/dev) [![License](http://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](LICENSE.md) [![Build Status](https://github.com/oschulz/PropertyFunctions.jl/workflows/CI/badge.svg?branch=main)](https://github.com/oschulz/PropertyFunctions.jl/actions?query=workflow%3ACI) [![Codecov](https://codecov.io/gh/oschulz/PropertyFunctions.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/oschulz/PropertyFunctions.jl) ## Documentation * [Documentation for stable version](https://oschulz.github.io/PropertyFunctions.jl/stable) * [Documentation for development version](https://oschulz.github.io/PropertyFunctions.jl/dev) PropertyFunctions.jl provides functionality for easy access to and efficient broadcasting over properties, e.g. via `xs .|> @pf $a + $c^2`. Broadcasting functions generated by `@pf` is GPU-friendly and will try to return a StructArray if the functional expressioin generates a struct (resp. a `NamedTuple`).

近期下载者

相关文件


收藏者