DimensionalPlotRecipes.jl
High dimensional numbers and reductions recipes for data visualization of scientific machine learning (SciML)
Install / Use
/learn @SciML/DimensionalPlotRecipes.jlREADME
DimensionalPlotRecipes.jl
DimensionalPlotRecipes.jl is a recipe library for higher dimensional plotting with Plots.jl. Current recipes in the package include:
- Improved complex number support
# Transformation Options:
# :split3D - Splits the complex numbers to a (real,real-part,imag-part) plot
# :split2D - Splits to form separate series for the real and imaginary parts
# :modulus - Transforms the complex numbers to use their modulus
# :modulus2 - Transforms the complex numbers to use their squared modulus
plot(x::AbstractArray{<:Real},
y::Array{Complex{<:Number}};
transformation = :split3D)
Future Support
- Quaternions
- Dimensional reduction (PCA,t-sne,etc.)
Related Skills
YC-Killer
2.7kA library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star ⭐️ this repository and use the link in the readme to join our open source AI research team.
best-practices-researcher
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
groundhog
398Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
isf-agent
a repo for an agent that helps researchers apply for isf funding
