Skip to content

Tags: ml4ai/automates

Tags

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Milestone 5 Pull Request (#337)

* In progress changes for bucky v2 handling

* Updating Gromet primitive map with concatenate and other sequence related operators

* Adding cast and slice primitives

* Updating get/set primitive ops

* Adding a giant set of changes to support Milestone 5 release.

* Temporarily disabling cast_to_ann_cast_grfn_2_2 tests due to default_value addition to CAST/AnnCAST

Co-authored-by: Vincent Raymond <vraymond6@arizona.edu>

v1.3.1

Toggle v1.3.1's commit message
removing most version constraints

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Gromet Import PR (#324)

* Starting import implementation

* In progress changes for GroMEt Imports

* More updates for importing

* Fixed import * bug so now that it can properly read modules

* Updated CAST nodes for model import

* Pushing current additional changes for Vincent

* Adding required modules list file for generating gromet.

* Adding Gromet Import Reference to importer

* updating files needed to generate GroMEt for Bucky simplified

* Fixing issue with unescaped characters

Co-authored-by: Vincent Raymond <vraymond6@arizona.edu>

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GroMEt Dictionaries PR (#316)

* Starting implementation of GroMEt dictionary.

* Adds fundamental support for GroMEt dictionaries:
- Creation of dictionary literals
- _get and _set for dictionaries.

Also includes a change to make _get and _set generic.

* Removed prints

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Chime jupyter notebook (#314)

* Added Jupyter notebook that generates CHIME_SIR_while_loop Gromet
Removed unnecessary prints to make the notebook prettier

* Added missing AnnCAST passes back.

v0.2.0

Toggle v0.2.0's commit message
ASKE M11 Code Release

v0.1.0

Toggle v0.1.0's commit message
Adding disclaimer to pandoc template