All Projects → arnoudbuzing → prototypes

arnoudbuzing / prototypes

Licence: other
miscellaneous wolfram language functions

Programming Languages

Mathematica
289 projects
javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to prototypes

FEMAddOns
Finite Element Method addons for Wolfram Language
Stars: ✭ 41 (+70.83%)
Mutual labels:  wolfram, wolframlanguage, wolfram-language, wolfram-mathematica
OpenCascadeLink
Open source package for OpenCascadeLink, which is bundled with Wolfram Language products as of version 12.1
Stars: ✭ 23 (-4.17%)
Mutual labels:  wolframlanguage, wolfram-language, wolfram-mathematica
RhinoLink
Wolfram Language interface to Rhino3D
Stars: ✭ 23 (-4.17%)
Mutual labels:  wolfram, wolframlanguage, wolfram-language
lsp-wl
A Wolfram Language Server
Stars: ✭ 157 (+554.17%)
Mutual labels:  wolfram-language, wolfram-mathematica
vim-mma
💥 A (Neo)vim plugin to provide Wolfram Mathematica language support
Stars: ✭ 20 (-16.67%)
Mutual labels:  wolfram-language, wolfram-mathematica
codeparser
Parse Wolfram Language source code as abstract syntax trees (ASTs) or concrete syntax trees (CSTs)
Stars: ✭ 84 (+250%)
Mutual labels:  wolfram-language, wolfram-mathematica
wolfram-notebook-embedder
JavaScript embedder for Wolfram Cloud notebooks
Stars: ✭ 48 (+100%)
Mutual labels:  wolfram-language, wolfram-mathematica
LocationMapViewer
Android App to view Locations in a map with support for gpx, kml and kmz data
Stars: ✭ 31 (+29.17%)
Mutual labels:  openstreetmap
maps4cim
maps4cim - a real world map generator for CiM 2
Stars: ✭ 21 (-12.5%)
Mutual labels:  openstreetmap
osm-planning
General OSM tools planning and wishlist
Stars: ✭ 19 (-20.83%)
Mutual labels:  openstreetmap
osmapy
Osmapy - Python Editor for OpenStreetMap
Stars: ✭ 22 (-8.33%)
Mutual labels:  openstreetmap
osmand map creation
OSM data + open address data compiled for use in OSMAnd
Stars: ✭ 22 (-8.33%)
Mutual labels:  openstreetmap
mapus
A map tool with real-time collaboration 🗺️
Stars: ✭ 2,687 (+11095.83%)
Mutual labels:  openstreetmap
GitLink-Talk
Talk introducing GitLink given at the 2015 Wolfram Technology Conference
Stars: ✭ 18 (-25%)
Mutual labels:  wolfram-language
mapping-north-korea
Humanitarian Project for Mapping North Korea
Stars: ✭ 15 (-37.5%)
Mutual labels:  openstreetmap
vtm
OpenGL vector map library - running on Android, iOS, Desktop and browser.
Stars: ✭ 212 (+783.33%)
Mutual labels:  openstreetmap
map
🏳️‍🌈🗺 A map of community centers and other helpful information for queer (LGBTQ) people.
Stars: ✭ 15 (-37.5%)
Mutual labels:  openstreetmap
gosmparse
Processing OpenStreetMap PBF files at speed with Go
Stars: ✭ 55 (+129.17%)
Mutual labels:  openstreetmap
operations
OSMF Operations Working Group issue tracking
Stars: ✭ 79 (+229.17%)
Mutual labels:  openstreetmap
a11yjson
A11yJSON: A standard to describe the accessibility of the physical world.
Stars: ✭ 58 (+141.67%)
Mutual labels:  openstreetmap

Prototypes

Wolfram Language

A wide collection of functions which extend the Wolfram Language.

Install with the following command (replace 0.0.0 with the latest version digits):

PacletInstall["https://github.com/arnoudbuzing/prototypes/releases/download/v0.0.0/Prototypes-0.0.0.paclet"]

Alternatively you can install the latest version with:

Needs["MPM`"]

MPMInstall[
 "arnoudbuzing",
 "Prototypes",
 "AllowPrereleases" -> True
 ]

A prerequisite for this method is the installation of this utility: https://github.com/kubaPod/MPM

Documentation

View notebooks

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].