랭킹으로 돌아가기

Hedgehog-Computing/hedgehog-lab

TypeScripthlab.app

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.

javascriptscientific-computingmachine-learningsymbolic-computationcomputer-algebragpu-accelerationwebglwebgl2matrix-librarytexlatexdata-visualization
스타 성장
스타
2.4k
포크
137
주간 성장
이슈
15
1k2k
2020년 6월2022년 6월2024년 7월2026년 7월
아티팩트npmnpm install hedgehog-lab
README

Hedgehog Lab

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

Try it at https://hlab.app/.

Join our community at Discord server

Installation

Dev channel for development branch

# Clone the repo

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

# Using SSH
git clone git@github.com:Hedgehog-Computing/hedgehog-lab.git

Common install

Before the developing, Pleases make sure you are already install and enabled the yarn
Once cloned, switch to the dev branch and navigate to the folder by typing cd hedgehog-lab and then running the following commands:

# If you are the developer, pls switch to the dev branch
git checkout dev

# Install all project dependencies
yarn install

# Start the project
yarn watch

On each run the program compiles, and it takes time. Please wait a few minutes and refresh the page.

User Manual

Hedgehog Book: https://hedgehog-computing.github.io/

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.

관련 저장소
freeCodeCamp/freeCodeCamp

freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.

TypeScriptnpmBSD 3-Clause "New" or "Revised" Licenselearn-to-codenonprofits
contribute.freecodecamp.org
452.4k45.6k
practical-tutorials/project-based-learning

Curated list of project-based tutorials

PythonPyPIMIT Licensetutorialproject
274.6k35.4k
react/react

The library for web and native user interfaces.

JavaScriptnpmMIT Licensejavascriptreact
react.dev
246.7k51.3k
facebook/react

The library for web and native user interfaces.

JavaScriptnpmMIT Licensejavascriptreact
react.dev
233k47.8k
vuejs/vue

This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core

TypeScriptnpmMIT Licensevuejavascript
v2.vuejs.org
210.1k33.8k
trekhleb/javascript-algorithms

📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings

JavaScriptnpmMIT Licensejavascriptalgorithms
196.3k31k
getify/You-Dont-Know-JS

A book series (2 published editions) on the JS language.

Otherbook-seriesjavascript
amazon.com/dp/B085XXCJ7X
184.6k33.5k
twbs/bootstrap

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

MDXMIT Licensecssbootstrap
getbootstrap.com
174.5k78.7k
airbnb/javascript

JavaScript Style Guide

JavaScriptnpmMIT Licensejavascripteslint
148.1k26.6k
Chalarangelo/30-seconds-of-code

Coding articles to level up your development skills

JavaScriptnpmCreative Commons Attribution 4.0 Internationalawesome-listjavascript
30secondsofcode.org
128.5k12.5k
electron/electron

:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS

C++MIT Licenseelectronjavascript
electronjs.org
122.1k17.3k
nodejs/node

Node.js JavaScript runtime ✨🐢🚀✨

JavaScriptnpmOthernodejsjavascript
nodejs.org
118.4k36.2k