Skip to content

experimental repository for a rust backend of rxsci

Notifications You must be signed in to change notification settings

maki-nage/rxsci-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RxSci-Rs

This is the - under development - Rust backend for RxSci.

build:

cd python cargo build --release python setup.py build --force python setup.py develop python test.py

backlog:

  • use cbindgen to generate c header
  • split crate in rxsci and rxsci-sys
  • state: add global-scope support
  • state: add copy operation for base types
  • python callback: implement flextuple access code-gen
  • python callback: implement VM.
  • flextuple: rename to natuple?
  • flextuple: add datetime and date types

About

experimental repository for a rust backend of rxsci

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published