19 Commits

Author SHA1 Message Date
Eugene Yurtsev e3f64f277a add not maintained (#26) 2024-08-01 11:41:38 -04:00
Ikko Eltociear Ashimine c5f561da6e Fix typo in introduction.ipynb (#21)
funtions -> functions
2023-10-06 17:03:55 -04:00
Predrag Gruevski 3ff713763a Release only from merged commits on main branch. (#20) 2023-08-21 13:21:05 -04:00
Eugene Yurtsev 71b6f3fa8c Version 0.0.3 (#16)
See release notes.
v0.0.3
2023-05-12 11:32:44 -04:00
Eugene Yurtsev a489293c86 Make display code more robust (#15)
Make display code more robust
2023-05-12 11:27:38 -04:00
Eugene Yurtsev e5330b9f9c Use smaller cats image (#14)
use smaller image
2023-05-12 10:51:52 -04:00
Eugene Yurtsev feee9ed2b4 Update img size on README (#13)
Update image size on README
2023-05-12 10:49:24 -04:00
Eugene Yurtsev 5c6e42d5cd Add example to README (#12)
Add example to README
2023-05-12 10:42:21 -04:00
Eugene Yurtsev ecd1d9f941 Update Image Manipulation Example (#11)
Hide inputs in image manipulation doc
2023-05-12 10:27:45 -04:00
Eugene Yurtsev f7f1b5da79 Release v0.0.2 (#10)
See release notes
v0.0.2
2023-05-12 10:25:15 -04:00
Eugene Yurtsev 377dd197b6 Add image manipulation example (#9)
* Add pretty print to ast
* Add some more pretty display logic
* Add notebook with an example for image manipulation
2023-05-12 10:18:49 -04:00
Eugene Yurtsev 33c5d99c98 Allow passing variables (#8)
Allow passing variables into the interpreter.
2023-05-11 11:36:58 -04:00
Eugene Yurtsev 60090d8017 Update README (#7)
Update the description of the package.
2023-05-11 09:38:50 -04:00
Eugene Yurtsev 5fb5948184 Update notebooks (#5)
Update notebooks
2023-05-05 10:49:27 -04:00
Eugene Yurtsev 299f701b36 Fix docs link (#4)
Fix link
2023-05-05 10:31:26 -04:00
Eugene Yurtsev 6d4dc1b23f Use <code> block, add docs (#3)
* Swap to encoding code block in `<code>` tags which seem more robust.
* Add more documentation.
2023-05-05 10:22:17 -04:00
Eugene Yurtsev 242091cbb6 Remove typo from notebook (#2)
Fix up typo in notebook
2023-05-04 21:52:33 -04:00
Eugene Yurtsev f9f38abeca Add workflows (#1)
Add workflows
2023-05-04 14:50:45 -04:00
Eugene Yurtsev 6e84264e0f Initial commit 2023-05-04 14:43:52 -04:00