Skip to content

Releases: usc-isi-i2/d-repr

Migrating from rust-cpython to PyO3

31 May 01:25
925bc9b
Compare
Choose a tag to compare

We migrate from rust-cpython to PyO3 that supports building and integrating Rust into Python easier.

D-REPR 2.9.3

19 Mar 00:33
Compare
Choose a tag to compare
fix bug in parsing drepr model twice, and allow dump version 2

D-REPR 2.9.2

08 Mar 05:23
Compare
Choose a tag to compare
fix bugs in array_predicate

D-REPR 2.8

04 Mar 18:44
Compare
Choose a tag to compare
fix bugs

D-REPR 2.7

03 Mar 20:11
Compare
Choose a tag to compare
fix drepr inference; minor change in the backend interface

D-REPR 2.6

29 Feb 09:13
Compare
Choose a tag to compare
support shapefile, customize drepr resources and updating climate exa…

…mple

D-REPR 2.5

24 Jan 11:16
Compare
Choose a tag to compare

Fix bugs

DREPR 2.3

18 Jan 00:55
cef3404
Compare
Choose a tag to compare

Add new data output model

D-REPR 2.2

07 Dec 04:43
Compare
Choose a tag to compare
  • Fix bugs
  • Support reading netcdf to numpy array (not stable yet)

Update engine

30 Nov 21:42
Compare
Choose a tag to compare
Update engine Pre-release
Pre-release
  • Re-add some formats (xml, netcdf)
  • Support using column names in JSONPath for spreadsheet resource
  • Add split function to preprocessing
  • Fix various bugs