Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Dirack/creGatherStack

Tags

v2.1.2

Toggle v2.1.2's commit message
v2.1.2 - Alpha

Version for development start. Checkout the repository state to begin
the development of a new version

2.1.1-beta.1

Toggle 2.1.1-beta.1's commit message
v2.1.1 - Beta version

Experiments framework - Automate experiments using scons and make

Parameters smoothing after CRS parameters global search with VFSA

Removed deprecated examples

v2.1.0-beta.1

Toggle v2.1.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Deploy of the beta version 2.1.0

v2.0

Toggle v2.0's commit message
Version 2.0 - stable release

- Tests in the TDD directory that run with travis CI and
locally with unittest python module. Run the tests in the TDD directory with:

~$ python -m unittest

- Use pefInterpolation.py and kimodel.py recipes from the official Madagascar repository.
- Separate model building and PEF interpolation from CRE stacking in different directories
- Establish explicit dependencies in SConstructs to avoid errors during parallel building

v1.0-beta.1

Toggle v1.0-beta.1's commit message
Deploy of the creGatherStack package - version 1.0

This is a beta version of the package

v0.1.2-alpha.1

Toggle v0.1.2-alpha.1's commit message
Development version

This is a development version with bug corrections and
deleted useless examples referenced in issue #34. Some
of those examples were moved to VFSA package and are no
longer required in this repository.

Althogh, pefInterpolation example remains and it will
be removed in the next version because it became an
oficial Madagascar recipe available in the Madagascar
package repository on github.

v0.1.1-alpha.1

Toggle v0.1.1-alpha.1's commit message
Development version with usage examples

This is a development version with several study experiments of
this package programs. These examples will be removed in further
version and they will be replaced by the final ones

v0.1.0-alpha.1

Toggle v0.1.0-alpha.1's commit message
First development version