百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
H

hedgehog-lab

> DevOps
开源

在浏览器中运行、编译和执行科学计算和数据可视化的 JavaScript! 开源 是一款科学计算

2.4K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

在浏览器中运行、编译和执行科学计算和数据可视化的 JavaScript! 开源 是一款科学计算

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 [email protected]: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.

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

核心特点

  • •TypeScript
  • •computer-algebra
  • •data-visualization
  • •gpu-acceleration
  • •javascript

> 标签

TypeScriptcomputer-algebradata-visualizationgpu-accelerationjavascript

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类DevOps
定价开源

> 相关工具

D
Docker
容器化平台,标准化应用交付
G
GitHub Actions
GitHub 原生 CI/CD 工作流
N
Nginx
高性能 Web 服务器与反向代理