Skip to content

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

Notifications You must be signed in to change notification settings

Lavenderloved/hedgehog-lab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hedgehog Lab

Hedgehog Lab Hedgehog Lab is an open source scientific computation tool in the browser.

Try it at https://hedgehog-lab.github.io/

Installation

Master channel

# Clone the repo

# Using HTTPS
git clone https://github.com/lidangzzz/hedgehog-lab.git

# Using SSH
git clone [email protected]:lidangzzz/hedgehog-lab.git

Once cloned, switch to the master branch and navigate to the folder by typing cd hedgehog-lab/hedgehog-lab and then running the following commands:

# Switch to the master branch
git checkout master

# Navigate to the hedgehog-lab folder
cd hedgehog-lab/hedgehog-lab

# Install all project dependencies
npm i

# Start the project
npm run start

Contributing

Read our contributing guide to learn how to develop the project.

License

This project is licensed under the terms of the Apache-2.0 License.

About

An open source scientific computing environment for JavaScript TOTALLY in your browser, matrix operations with GPU acceleration, TeX support, data visualization and symbolic computation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.1%
  • CSS 3.5%
  • JavaScript 3.4%
  • HTML 2.0%