0 Forks
15 Stars
15 Watchers

bzCompute

bzCompute is a computation graph library with built-in support for domain-decomposition and prallel computation. The library can be used for expressing and executing large number of mathematical and text-processing operations using Data-Flow graphs, (Educational version of tensorflow), written in pure python code with numpy support.

How to download and setup bzCompute

Open terminal and run command
git clone https://github.com/Narasimha1997/bzCompute.git
git clone is used to create a copy or clone of bzCompute repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with bzCompute https://github.com/Narasimha1997/bzCompute/archive/master.zip

Or simply clone bzCompute with SSH
[email protected]:Narasimha1997/bzCompute.git

If you have some problems with bzCompute

You may open issue on bzCompute support forum (system) here: https://github.com/Narasimha1997/bzCompute/issues