Computational Graph library
Project description
For Developers ============
You can also see [Cython](https://github.com/starlangsoftware/ComputationalGraph-Cy), [Java](https://github.com/starlangsoftware/ComputationalGraph), [C++](https://github.com/starlangsoftware/ComputationalGraph-CPP), [C](https://github.com/starlangsoftware/ComputationalGraph-C), or [C#](https://github.com/starlangsoftware/ComputationalGraph-CPP) repository.
## Requirements
* [Python 3.7 or higher](#python)
* [Git](#git)
### Python
To check if you have a compatible version of Python installed, use the following command:
python -V
You can find the latest version of Python [here](https://www.python.org/downloads/).
### Git
Install the [latest version of Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git).
## Pip Install
pip3 install NlpToolkit-ComputationalGraph
## Download Code
In order to work on code, create a fork from GitHub page.
Use Git for cloning the code to your local or below line for Ubuntu:
git clone <your-fork-git-link>
A directory called Math will be created. Or you can use below link for exploring the code:
git clone https://github.com/starlangsoftware/ComputationalGraph-Py.git
## Open project with Pycharm IDE
Steps for opening the cloned project:
* Start IDE
* Select **File | Open** from main menu
* Choose `ComputationalGraph-PY` file
* Select open as project option
* Couple of seconds, dependencies will be downloaded.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file nlptoolkit_computationalgraph-1.0.1.tar.gz.
File metadata
- Download URL: nlptoolkit_computationalgraph-1.0.1.tar.gz
- Upload date:
- Size: 17.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a3248c5d09cad677a8bb60d344391d304c1cf01e540d23f160af72e68199189
|
|
| MD5 |
2e3422225732262ce8f4923b9f95f35a
|
|
| BLAKE2b-256 |
051939d610e1177d4da414a57258c00f8dff3280fd058839ac54aff0aa2178a5
|