numcodecs-fourier-network

Crates.ionumcodecs-fourier-network
lib.rsnumcodecs-fourier-network
version
sourcesrc
created_at2024-11-28 12:04:16.500262
updated_at2024-12-11 08:47:16.864983
descriptionFourier feature neural network codec implementation for the numcodecs API
homepage
repositoryhttps://github.com/juntyr/numcodecs-rs
max_upload_size
id1464277
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Juniper Tyree (juntyr)

documentation

README

CI Status MSRV Latest Version Rust Doc Crate Rust Doc Main

numcodecs-fourier-network

Fourier feature neural network codec implementation for the numcodecs API.

License

Licensed under the Mozilla Public License, Version 2.0 (LICENSE or https://www.mozilla.org/en-US/MPL/2.0/).

Funding

The numcodecs-fourier-network crate has been developed as part of ESiWACE3, the third phase of the Centre of Excellence in Simulation of Weather and Climate in Europe.

Funded by the European Union. This work has received funding from the European High Performance Computing Joint Undertaking (JU) under grant agreement No 101093054.

Commit count: 100

cargo fmt