Releases: lolow/gdxtools
Releases · lolow/gdxtools
v0.7.1: Merge pull request #15 from lolow/fastwrite
Faster write.gdx function
v0.7.0
v.0.7.0
includes gdxrrw 1.0.8
v0.4.0: Merge pull request #4 from lolow/include_gdxrrw
- Integrate directly necessary code from gdxrrw.
- Basic writing of sets in write.gdx
v0.3.5
- speed up in extract gdx
- gdx compression by default
- add some tests
- handle empty parameter
v0.3.2
- More GDX information are loaded at gdx instantation and are directly accessible from the object
- The text of the symbol (the definition of the item) is stored in the data.frame from extract and is understood by write.gdx
v0.3.0
- add write.gdx
- add batch_extract
- fix some bugs, for example, for one dimension parameter.