Skip to content
/ nbag Public

a better syntax for computational graphs in python

License

Notifications You must be signed in to change notification settings

micklat/nbag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nbag

A better syntax for computational graphs in python.

"nbag" is an abbreviation of "named-by-assignment graph".

This repo is a proof-of-concept of a way to define computational graphs, like those used in sympy and pymc, without having to specify the names of variables twice.

About

a better syntax for computational graphs in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages