- Notifications
You must be signed in to change notification settings - Fork140
Run, compile and execute JavaScript for Scientific Computing and Data Visualization TOTALLY TOTALLY TOTALLY in your BROWSER! An open source scientific computing environment for JavaScript TOTALLY in your browser, matrix operations with GPU acceleration, TeX support, data visualization and symbolic computation.
License
Hedgehog-Computing/hedgehog-lab
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Hedgehog Lab is an open source scientific computation tool in the browser.
Try it athttps://hlab.app/.
Join our community atDiscord server
Dev channel for development branch
# Clone the repo# Using HTTPSgit clone https://github.com/Hedgehog-Computing/hedgehog-lab.git# Using SSHgit clone git@github.com:Hedgehog-Computing/hedgehog-lab.git
Before the developing, Pleases make sure you are already install and enabled theyarn
Once cloned, switch to the dev branch and navigate to the folder by typingcd hedgehog-lab
and then running thefollowing commands:
# If you are the developer, pls switch to the dev branchgit checkout dev# Install all project dependenciesyarn install# Start the projectyarn watch
On each run the program compiles, and it takes time. Please wait a few minutes and refresh the page.
Hedgehog Book:https://hedgehog-computing.github.io/
Read ourcontributing guide to learn how to develop the project.
This project is licensed under the terms of theApache-2.0 License.
About
Run, compile and execute JavaScript for Scientific Computing and Data Visualization TOTALLY TOTALLY TOTALLY in your BROWSER! An open source scientific computing environment for JavaScript TOTALLY in your browser, matrix operations with GPU acceleration, TeX support, data visualization and symbolic computation.