Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

Commit

Permalink
fix numpy/scipy broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
jackparmer committed Sep 12, 2023
1 parent 6e3c16b commit 2280317
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 454 deletions.
122 changes: 11 additions & 111 deletions docs/nodes/NUMPY/LINALG/LINALG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,118 +5,18 @@ sidebar_position: 1
slug: /nodes/NUMPY/LINALG
---

# LINEAR ALGEBRA in Python
# np.linalg

Welcome to the Linear Algebra (Linalg) Nodes page!
Welcome to the NumPy linear algebra (`np.linalg`) nodes page!

Here you can find information about all the Flojoy nodes that are based on linear algebra functions.
Here you can find all `np.linalg` routines that have been wrapped as Flojoy nodes for convenient, drag-and-drop usage in Flojoy apps.

## Linear Algebra Nodes
<!-- Custom component -->
import AppThumbnailSection from '@site/src/components/AppThumbnailSection';

<div className="flex flex-wrap" style={{ marginLeft: "-55px" }}>

<div className="p-4">
<a href="/nodes/NUMPY/LINALG/CHOLESKY/">
<figure style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }}>
<img src="https://raw.githubusercontent.com/flojoy-ai/docs/main/docs/nodes/NUMPY/LINALG/CHOLESKY/examples/EX1/output.jpeg" style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }} />
<figcaption>CHOLESKY</figcaption>
</figure>
</a></div>

<div className="p-4">
<a href="/nodes/NUMPY/LINALG/DET/">
<figure style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }}>
<img src="https://raw.githubusercontent.com/flojoy-ai/docs/main/docs/nodes/NUMPY/LINALG/DET/examples/EX1/output.jpeg" style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }} />
<figcaption>DET</figcaption>
</figure>
</a></div>

<div className="p-4">
<a href="/nodes/NUMPY/LINALG/EIG/">
<figure style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }}>
<img src="https://raw.githubusercontent.com/flojoy-ai/docs/main/docs/nodes/NUMPY/LINALG/EIG/examples/EX1/output.jpeg" style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }} />
<figcaption>EIG</figcaption>
</figure>
</a></div>

<div className="p-4">
<a href="/nodes/NUMPY/LINALG/EIGH/">
<figure style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }}>
<img src="https://raw.githubusercontent.com/flojoy-ai/docs/main/docs/nodes/NUMPY/LINALG/EIGH/examples/EX1/output.jpeg" style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }} />
<figcaption>EIGH</figcaption>
</figure>
</a></div>

<div className="p-4">
<a href="/nodes/NUMPY/LINALG/EIGVALS/">
<figure style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }}>
<img src="https://raw.githubusercontent.com/flojoy-ai/docs/main/docs/nodes/NUMPY/LINALG/EIGVALS/examples/EX1/output.jpeg" style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }} />
<figcaption>EIGVALS</figcaption>
</figure>
</a></div>

<div className="p-4">
<a href="/nodes/NUMPY/LINALG/EIGVALSH/">
<figure style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }}>
<img src="https://raw.githubusercontent.com/flojoy-ai/docs/main/docs/nodes/NUMPY/LINALG/EIGVALSH/examples/EX1/output.jpeg" style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }} />
<figcaption>EIGVALSH</figcaption>
</figure>
</a></div>

<div className="p-4">
<a href="/nodes/NUMPY/LINALG/INV/">
<figure style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }}>
<img src="https://raw.githubusercontent.com/flojoy-ai/docs/main/docs/nodes/NUMPY/LINALG/INV/examples/EX1/output.jpeg" style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }} />
<figcaption>INV</figcaption>
</figure>
</a></div>

<div className="p-4">
<a href="/nodes/NUMPY/LINALG/MATRIX_POWER/">
<figure style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }}>
<img src="https://raw.githubusercontent.com/flojoy-ai/docs/main/docs/nodes/NUMPY/LINALG/MATRIX_POWER/examples/EX1/output.jpeg" style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }} />
<figcaption>MATRIX POWER</figcaption>
</figure>
</a></div>

<div className="p-4">
<a href="/nodes/NUMPY/LINALG/PINV/">
<figure style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }}>
<img src="https://raw.githubusercontent.com/flojoy-ai/docs/main/docs/nodes/NUMPY/LINALG/PINV/examples/EX1/output.jpeg" style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }} />
<figcaption>PINV</figcaption>
</figure>
</a></div>

<div className="p-4">
<a href="/nodes/NUMPY/LINALG/QR/">
<figure style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }}>
<img src="https://raw.githubusercontent.com/flojoy-ai/docs/main/docs/nodes/NUMPY/LINALG/QR/examples/EX1/output.jpeg" style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }} />
<figcaption>QR</figcaption>
</figure>
</a></div>

<div className="p-4">
<a href="/nodes/NUMPY/LINALG/SLOGDET/">
<figure style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }}>
<img src="https://raw.githubusercontent.com/flojoy-ai/docs/main/docs/nodes/NUMPY/LINALG/SLOGDET/examples/EX1/output.jpeg" style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }} />
<figcaption>SLOGDET</figcaption>
</figure>
</a></div>

<div className="p-4">
<a href="/nodes/NUMPY/LINALG/SVD/">
<figure style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }}>
<img src="https://raw.githubusercontent.com/flojoy-ai/docs/main/docs/nodes/NUMPY/LINALG/SVD/examples/EX1/output.jpeg" style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }} />
<figcaption>SVD</figcaption>
</figure>
</a></div>

<div className="p-4">
<a href="/nodes/NUMPY/LINALG/TENSORINV/">
<figure style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }}>
<img src="https://raw.githubusercontent.com/flojoy-ai/docs/main/docs/nodes/NUMPY/LINALG/TENSORINV/examples/EX1/output.jpeg" style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }} />
<figcaption>TENSORINV</figcaption>
</figure>
</a></div>

</div>
<AppThumbnailSection
sectionName = 'np.linalg'
blockquote = 'np.linalg (numpy linear algebra) routines that have been wrapped as Flojoy nodes for drag-and-drop usage in Flojoy apps.'
sectionRoot = 'NUMPY/LINALG'
nodes = {['CHOLESKY', 'DET', 'EIG', 'EIGH', 'EIGVALS', 'EIGVALSH', 'INV', 'MATRIX_POWER', 'PINV' , 'QR', 'SLODGET', 'SVD', 'TENSORINV']}
/>
4 changes: 1 addition & 3 deletions docs/nodes/NUMPY/NUMPY.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,14 @@ slug: /nodes/NUMPY/

Welcome to the NUMerical PYthon (NumPy) nodes page!

Here you can find information about all the Flojoy nodes that can be used for NumPy functions.

You can also find all of these nodes in the sidebar.

<!-- Custom component -->
import AppThumbnailSection from '@site/src/components/AppThumbnailSection';

<AppThumbnailSection
sectionName = 'np.linalg'
blockquote = 'np.linalg (numpy linear algebra) routines that have been wrapped as Flojoy nodes for drag-and-drop integration in Flojoy apps.'
blockquote = 'np.linalg (numpy linear algebra) routines that have been wrapped as Flojoy nodes for drag-and-drop usage in Flojoy apps.'
sectionRoot = 'NUMPY/LINALG'
nodes = {['CHOLESKY', 'DET', 'EIG', 'EIGH', 'EIGVALS', 'EIGVALSH', 'INV', 'MATRIX_POWER', 'PINV' , 'QR', 'SLODGET', 'SVD', 'TENSORINV']}
/>
8 changes: 2 additions & 6 deletions docs/nodes/SCIPY/SCIPY.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,25 +9,21 @@ slug: /nodes/SCIPY/

Welcome to the SCIentific PYthon (SciPy) nodes page!

Here you can find information about all the Flojoy nodes that can be used for SciPy functions.

You can also find all of these nodes in the sidebar.

## Signal Nodes

<!-- Custom component -->
import AppThumbnailSection from '@site/src/components/AppThumbnailSection';

<AppThumbnailSection
sectionName = 'scipy.signal'
blockquote = 'scipy.signal Python routines that have been wrapped as Flojoy nodes for drag-and-drop integration in Flojoy apps.'
blockquote = 'scipy.signal Python routines that have been wrapped as Flojoy nodes for drag-and-drop usage in Flojoy apps.'
sectionRoot = 'SCIPY/SIGNAL'
nodes = {['ARGRELMAX', 'ARGRELMIN', 'BSPLINE', 'CUBIC', 'DECIMATE', 'DETREND', 'GAUSS_SPLINE', 'HILBERT', 'KAISER_BETA' , 'PERIODOGRAM', 'QUADRATIC', 'SAVGOL_FILTER', 'STFT', 'WELCH']}
/>

<AppThumbnailSection
sectionName = 'scipy.stats'
blockquote = 'scipy.stats Python routines that have been wrapped as Flojoy nodes for drag-and-drop integration in Flojoy apps.'
blockquote = 'scipy.stats Python routines that have been wrapped as Flojoy nodes for drag-and-drop usage in Flojoy apps.'
sectionRoot = 'SCIPY/STATS'
nodes = {['ANDERSON', 'BAYES_MVS', 'BINOM_TEST', 'GSTD', 'GZSCORE', 'JARQUE_BERA', 'KURTOSIS', 'KURTOSISTEST', 'MOMENT', 'MVSDIST', 'NORMALTEST', 'SEM', 'SHAPIRO', 'SIGMACLIP', 'SKEW', 'SKEWTEST', 'TMAX', 'TMIN', 'TRIM1', 'TRIMBOTH', 'TRIM_MEAN', 'TTEST_1SAMP', 'VARIATION', 'YEOJOHNSON', 'ZSCORE']}
/>
130 changes: 11 additions & 119 deletions docs/nodes/SCIPY/SIGNAL/SIGNAL.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,126 +5,18 @@ sidebar_position: 1
slug: /nodes/SCIPY/SIGNAL/
---

# SIGNAL in Python
# scipy.signal

Welcome to the Signal Nodes page!
Welcome to the SciPy signal (`scipy.signal`) nodes page!

Here you can find information about all the Flojoy nodes that can be used for signal functions.
Here you can find all `scipy.signal` routines that have been wrapped as Flojoy nodes for convenient, drag-and-drop usage in Flojoy apps.

## Signal Nodes
<!-- Custom component -->
import AppThumbnailSection from '@site/src/components/AppThumbnailSection';

<div className="flex flex-wrap" style={{ marginLeft: "-55px" }}>

<div className="p-4">
<a href="/nodes/SCIPY/SIGNAL/ARGRELMAX/">
<figure style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }}>
<img src="https://raw.githubusercontent.com/flojoy-ai/docs/main/docs/nodes/SCIPY/SIGNAL/ARGRELMAX/examples/EX1/output.jpeg" style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }} />
<figcaption>ARGRELMAX</figcaption>
</figure>
</a></div>

<div className="p-4">
<a href="/nodes/SCIPY/SIGNAL/ARGRELMIN/">
<figure style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }}>
<img src="https://raw.githubusercontent.com/flojoy-ai/docs/main/docs/nodes/SCIPY/SIGNAL/ARGRELMIN/examples/EX1/output.jpeg" style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }} />
<figcaption>ARGRELMIN</figcaption>
</figure>
</a></div>

<div className="p-4">
<a href="/nodes/SCIPY/SIGNAL/BSPLINE/">
<figure style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }}>
<img src="https://raw.githubusercontent.com/flojoy-ai/docs/main/docs/nodes/SCIPY/SIGNAL/BSPLINE/examples/EX1/output.jpeg" style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }} />
<figcaption>BSPLINE</figcaption>
</figure>
</a></div>

<div className="p-4">
<a href="/nodes/SCIPY/SIGNAL/CUBIC/">
<figure style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }}>
<img src="https://raw.githubusercontent.com/flojoy-ai/docs/main/docs/nodes/SCIPY/SIGNAL/CUBIC/examples/EX1/output.jpeg" style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }} />
<figcaption>CUBIC</figcaption>
</figure>
</a></div>

<div className="p-4">
<a href="/nodes/SCIPY/SIGNAL/DECIMATE/">
<figure style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }}>
<img src="https://raw.githubusercontent.com/flojoy-ai/docs/main/docs/nodes/SCIPY/SIGNAL/DECIMATE/examples/EX1/output.jpeg" style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }} />
<figcaption>DECIMATE</figcaption>
</figure>
</a></div>

<div className="p-4">
<a href="/nodes/SCIPY/SIGNAL/DETREND/">
<figure style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }}>
<img src="https://raw.githubusercontent.com/flojoy-ai/docs/main/docs/nodes/SCIPY/SIGNAL/DETREND/examples/EX1/output.jpeg" style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }} />
<figcaption>DETREND</figcaption>
</figure>
</a></div>

<div className="p-4">
<a href="/nodes/SCIPY/SIGNAL/GAUSS_SPLINE/">
<figure style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }}>
<img src="https://raw.githubusercontent.com/flojoy-ai/docs/main/docs/nodes/SCIPY/SIGNAL/GAUSS_SPLINE/examples/EX1/output.jpeg" style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }} />
<figcaption>GAUSS_SPLINE</figcaption>
</figure>
</a></div>

<div className="p-4">
<a href="/nodes/SCIPY/SIGNAL/HILBERT/">
<figure style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }}>
<img src="https://raw.githubusercontent.com/flojoy-ai/docs/main/docs/nodes/SCIPY/SIGNAL/HILBERT/examples/EX1/output.jpeg" style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }} />
<figcaption>HILBERT</figcaption>
</figure>
</a></div>

<div className="p-4">
<a href="/nodes/SCIPY/SIGNAL/KAISER_BETA/">
<figure style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }}>
<img src="https://raw.githubusercontent.com/flojoy-ai/docs/main/docs/nodes/SCIPY/SIGNAL/KAISER_BETA/examples/EX1/output.jpeg" style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }} />
<figcaption>KAISER BETA</figcaption>
</figure>
</a></div>

<div className="p-4">
<a href="/nodes/SCIPY/SIGNAL/PERIODOGRAM/">
<figure style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }}>
<img src="https://raw.githubusercontent.com/flojoy-ai/docs/main/docs/nodes/SCIPY/SIGNAL/PERIODOGRAM/examples/EX1/output.jpeg" style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }} />
<figcaption>PERIODOGRAM</figcaption>
</figure>
</a></div>

<div className="p-4">
<a href="/nodes/SCIPY/SIGNAL/QUADRATIC/">
<figure style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }}>
<img src="https://raw.githubusercontent.com/flojoy-ai/docs/main/docs/nodes/SCIPY/SIGNAL/QUADRATIC/examples/EX1/output.jpeg" style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }} />
<figcaption>QUADRATIC</figcaption>
</figure>
</a></div>

<div className="p-4">
<a href="/nodes/SCIPY/SIGNAL/SAVGOL_FILTER/">
<figure style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }}>
<img src="https://raw.githubusercontent.com/flojoy-ai/docs/main/docs/nodes/SCIPY/SIGNAL/SAVGOL_FILTER/examples/EX1/output.jpeg" style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }} />
<figcaption>SAVGOL FILTER</figcaption>
</figure>
</a></div>

<div className="p-4">
<a href="/nodes/SCIPY/SIGNAL/STFT/">
<figure style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }}>
<img src="https://raw.githubusercontent.com/flojoy-ai/docs/main/docs/nodes/SCIPY/SIGNAL/STFT/examples/EX1/output.jpeg" style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }} />
<figcaption>STFT</figcaption>
</figure>
</a></div>

<div className="p-4">
<a href="/nodes/SCIPY/SIGNAL/WELCH/">
<figure style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }}>
<img src="https://raw.githubusercontent.com/flojoy-ai/docs/main/docs/nodes/SCIPY/SIGNAL/WELCH/examples/EX1/output.jpeg" style={{ width: "200px", height: "200px", objectFit: "scale-down", marginRight: "15px" }} />
<figcaption>WELCH</figcaption>
</figure>
</a></div>

</div>
<AppThumbnailSection
sectionName = 'scipy.signal'
blockquote = 'scipy.signal Python routines that have been wrapped as Flojoy nodes for drag-and-drop usage in Flojoy apps.'
sectionRoot = 'SCIPY/SIGNAL'
nodes = {['ARGRELMAX', 'ARGRELMIN', 'BSPLINE', 'CUBIC', 'DECIMATE', 'DETREND', 'GAUSS_SPLINE', 'HILBERT', 'KAISER_BETA' , 'PERIODOGRAM', 'QUADRATIC', 'SAVGOL_FILTER', 'STFT', 'WELCH']}
/>
Loading

0 comments on commit 2280317

Please sign in to comment.