#
spectral
Here are 38 public repositories matching this topic...
1
patrickcgray
commented
Apr 30, 2020
A scalable implementation of "Learning Structural Node Embeddings Via Diffusion Wavelets (KDD 2018)".
machine-learning
word2vec
spectral
factorization
kdd
wavelet
unsupervised-learning
embedding
diffusion
laplacian
refex
node2vec
graph-embedding
graphwave
graph-wavelet
struc2vec
rolx
structural-embedding
structural-role
heat-kernel
-
Updated
May 31, 2020 - Python
Web-based and pixels-based collaborative synthesizer
audio
javascript
webgl
osc
shaders
midi
gpu
glsl
webaudio
synthesizer
sharedb
additive
spectral
distributed
live-coding
supercollider
granular
additive-synthesizer
granular-synthesis
webgl-canvas
-
Updated
Jun 16, 2020 - JavaScript
francispoulin
commented
Mar 3, 2020
I am looking at the docs and see that Function and Array also needs to be imported for the example to execute.
from shenfun import Basis, Function, Array
N = 8
T = Basis(N, 'Chebyshev', bc=None)
Also, later on in the code right before Operators you need to import Dx for this code to work.
From the Multipdimensional part, one needs to import TensorProductSpace, define comm and also i
Embedded Graph Convolutional Neural Networks (EGCNN) in TensorFlow
-
Updated
Jun 10, 2018 - Jupyter Notebook
C Pixels-based graphical audio synthesizer implemented as a WebSocket server
audio
raspberry-pi
modal
synthesizer
spectral
distributed
sound-processing
faust
soundpipe
jack
portaudio
additive-synthesizer
additive-synth
sound-synthesis
additive-synthesis
granular-synthesis
image-synth
formant
graphical-audio
filters-bank
-
Updated
Jun 22, 2020 - C
Implementation of Planar Graph Convolutional Networks in TensorFlow
python
graph
tensorflow
spatial
spectral
convolutional-neural-networks
graph-convolutional-networks
planar-graph-convolutional-networks
gcn
pgcn
planar-graphs
-
Updated
May 2, 2017 - Python
Python package for reading Bruker OPUS files.
python
spectral
opus
spectrometry
spectra
spectroscopy
bruker
soil
mpa
absorption
ftir
bruker-opus
interferograms
-
Updated
Jun 5, 2020 - Python
A simple program implementing the numerical renormalization group
-
Updated
Oct 18, 2019 - C++
Basically a class which parses the NIST Atomic Spectra Database and saves the data to a dictionary on HDD. You can pass an matplotlib.axis, and the emissions lines will be plotted with an optional normalization factor.
atom
parser
nist
database
atomic
plasma
spectral
configurations
wavelength
emission-lines
einstein-coefficients
-
Updated
May 20, 2020 - Python
Web Audio high quality real-time spectogram from biquad bandpass filters
analysis
example
realtime
spectral
web-audio
filtering
spectral-analysis
biquad
logarithmic
sonogram
audio-worklet
bandpass
bandpass-filter
spectogram
-
Updated
Jun 27, 2020 - HTML
Reference implemention of the IUPAC JCAMP-DX spectroscopy data standard. Fork of https://sourceforge.net/projects/jcamp-dx/
-
Updated
Jul 30, 2019 - Java
Offline and online (i.e., real-time) annotated clustering methods for text data.
visualization
wrapper
real-time
online
offline
clustering
data-stream
spectral
kmeans
cbow
tfidf
dbscan
agglomerative
data-stream-clustering
hdbscan
affinity-propagation
mean-shift
birch
-
Updated
Sep 15, 2018 - Jupyter Notebook
GatsbyJS Html5Up - Open-Source app with Spectral design | AppSeed
-
Updated
Sep 4, 2019 - CSS
Downgrade the complexity for the local server implementation of Spectral Workbench, using this Vagrant Box.
-
Updated
Feb 25, 2018
Open source spectral database with citizen scientist in mind from all over the world :)
spectral
spectrum-analyzer
spectrometry
spectroscopy
spectral-analysis
spectral-elements
spectral-data
spectrum-identification
-
Updated
Apr 24, 2017
A C++ header only library for decomposition of spectra into a sum of response functions whose weights are positive definite.
-
Updated
Oct 17, 2018 - C++
MPI-Parallel Curved Spectral/Finite Element Grid Generation and Visualization
-
Updated
Oct 27, 2017 - C++
Sonogram view component for Scala/Swing, calculating offline from audio files. Mirror of https://framagit.org/sciss/SonogramOverview
-
Updated
Jun 9, 2019 - Scala
WOUDC Data Registry is a platform that manages Ozone and Ultraviolet Radiation data in support of the World Ozone and Ultraviolet Radiation Data Centre (WOUDC), one of six World Data Centres as part of the Global Atmosphere Watch programme of the WMO.
-
Updated
Jun 22, 2020 - Python
A Pytorch implementation of "Spectral Normalization for Generative Adversarial Networks"
-
Updated
Sep 30, 2019 - Python
Direct Numerical Simulation of Fliud Flow Using Python
python
spectral
finite-difference
cfd
navier-stokes
fourier-transform
staggered-grids
direct-numerical-simulation
-
Updated
Feb 4, 2020 - Jupyter Notebook
Spectral clustering is a graph-based data grouping algorithm.
-
Updated
May 2, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the spectral topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the spectral topic, visit your repo's landing page and select "manage topics."
We should probably check when ifheat=T to make sure that p8 .ne. 0
Otherwise, it messes up the velocity field... :(