Crates.io | crseo |
lib.rs | crseo |
version | 1.0.3 |
source | src |
created_at | 2021-12-17 22:39:46.921266 |
updated_at | 2024-10-25 19:36:07.683021 |
description | Cuda Engined Optics Rust Interface |
homepage | |
repository | https://github.com/rconan/crseo |
max_upload_size | |
id | 499820 |
size | 546,346 |
git clone -b rust https://github.com/rconan/ceo.git
cd ceo
make all
sudo make install
cd ..
mkdir data
cd data
wget https://s3.us-west-2.amazonaws.com/gmto.modeling/ceo-modes.tar
tar xvf ceo-modes.tar
export GMT_MODES_PATH=`pwd`
cd ..