Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Parametric studies

オープン
#181 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
20/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
typescript

調査の方向性

No files, tests, or entry points are named. Start by locating the global-parameter setup, CSV export, and results-visualisation entry points, then trace how parameter values and signals are represented. Done means supporting sweep values, per-value exports, selectable result ranges, and the specified duplicated signal display.

索引モデルが issue の本文から書いたものです。

説明

backend frontend functionality

For engineering purposes, users should be able to perform parametric studies/sweep.

Proposed UI

Setup

When defining a global parameter, users can tick "Parametric sweep" and provide a list of values instead of a float.
The rest is unchanged.

Image
Data export

Instead of exporting one csv file, PathView will create one csv file per value.

Visualisation

In the results section, users can decide, thanks to UI elements (sliders, menus, dropdown, etc.), to show either certain values or a range of values.

Image

Then for each scope, each signal (here value for example) is duplicated: value-1, value-2, value-3 etc based on what the user chose to display.

主要言語
TypeScript
スター
91
フォーク
14
平均マージ
4分
マージ済み PR(30日)
7

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

pathsim/pathview のほかの issue

pathsim/pathview の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。