pebeto / julia_extensions_exampleLinks
A simple Julia project to understand how weakdeps and Package Extensions work
☆22Updated 2 years ago
Alternatives and similar repositories for julia_extensions_example
Users that are interested in julia_extensions_example are comparing it to the libraries listed below
Sorting:
- ☆21Updated this week
- Extra features for Makie.jl including plot recipes, scales, ticks, and advanced visualization utilities.☆66Updated last week
- ☆21Updated last year
- Makes Julia's package extensions backwards compatible☆51Updated 11 months ago
- Julia REPL mode for selecting and running test files and testsets☆54Updated last month
- Cite Julia packages in your papers the easy way☆86Updated this week
- ☆37Updated 6 months ago
- Reduce latency in a single line of code☆40Updated 6 months ago
- Fixed-size multidimensional arrays. An Array-like type with less indirection at the cost of resizing capability.☆95Updated 2 weeks ago
- A small package for providing the minimal required method surface of a Julia API☆46Updated last week
- Easy REPL animations in READMEs, Documenter docs, and more!☆45Updated last year
- A plugin for Documenter.jl that enables linking between projects☆35Updated last month
- Easy-to-use sum types in Julia☆63Updated last week
- "whenever I type this in the REPL, run that for me"☆86Updated last week
- A Julia interface for working with vector like objects☆42Updated last month
- FFTA: Fastest Fourier Transform in my Apartment☆68Updated last week
- Easily smooth your data in Julia☆30Updated 2 years ago
- Simple function tracing for Julia☆48Updated 10 months ago
- Find out why complex structs are not equal☆27Updated last year
- Composition made easy(ish)☆27Updated last year
- Developer tooling for Julia namespace management: detecting implicit imports, improper explicit imports, and improper qualified accesses☆117Updated 3 weeks ago
- ☆61Updated 2 months ago
- A common solve function for scientific machine learning (SciML) and beyond☆30Updated this week
- Regression tests without false positives☆26Updated 2 months ago
- Arrays with both statically and dynamically sized axes in Julia☆60Updated 2 months ago
- Learning materials for GPU programming in Julia.☆21Updated last year
- Run testitems in parallel.☆37Updated 3 weeks ago
- Natural neighbour interpolation methods for scattered data interpolation and derivative generation of planar point sets.