Topic: "cartesian"
jwiegley/category-theory
An axiom-free formalization of category theory in Coq for personal study and practical work
Language: Rocq Prover - Size: 3.27 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 787 - Forks: 80
Tronald/CoordinateSharp
A library designed to ease geographic coordinate format conversions, and determine sun/moon information in C#
Language: C# - Size: 70.2 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 380 - Forks: 59
naver/egjs-axes
A module used to change the information of user action entered by various input devices such as touch screen or mouse into the logical virtual coordinates.
Language: TypeScript - Size: 44.8 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 185 - Forks: 34
ehmicky/test-each
🤖 Repeat tests. Repeat tests. Repeat tests.
Language: JavaScript - Size: 6.11 MB - Last synced at: 8 days ago - Pushed at: 8 months ago - Stars: 116 - Forks: 2
swapnil96/Convex-hull
Convex hull of given 3D points
Language: Python - Size: 1.26 MB - Last synced at: 8 months ago - Pushed at: over 4 years ago - Stars: 94 - Forks: 21
chrberger/WGS84toCartesian
A simple header-only, single-file library to handle WGS84 coordinate to Cartesian coordinate transformations for C++.
Language: C++ - Size: 268 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 85 - Forks: 17
bpolaszek/cartesian-product
PHP - A simple, low-memory footprint function to generate all combinations from a multi-dimensionnal array.
Language: PHP - Size: 38.1 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 83 - Forks: 12
ehmicky/fast-cartesian
Fast cartesian product
Language: TypeScript - Size: 10.3 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 72 - Forks: 5
hpc-maths/samurai
Intervals coupled with algebra of set to handle adaptive mesh refinement and operators on it.
Language: C++ - Size: 20.3 MB - Last synced at: 2 days ago - Pushed at: 20 days ago - Stars: 56 - Forks: 17
NetFabric/NetFabric.Numerics
A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and geodetic.
Language: C# - Size: 4.25 MB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 36 - Forks: 1
dattv/QTAdaptive
Quadtree Adaptive Mesh Refinement
Language: Fortran - Size: 54.7 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 30 - Forks: 15
Myndex/deltaphistar
𝜟𝜱✴︎ or Delta Phi Star is a variant method of determining lightness contrast, and a sibling of APCA and SACAM. It is a simplified version using easily invertible standardized maths, however it lacks some useful properties such as polarity sensitivity. In fact, it is intended for applications where a "general" simplifed perceptual contrast is desired, where polarity sensitivity is not needed (or is ambiguous).
Language: HTML - Size: 96.7 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 28 - Forks: 1
addisonElliott/polarTransform
Python package that converts between polar and cartesian domain (in images too).
Language: Python - Size: 31.7 MB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 27 - Forks: 14
dattv/2D_CARFIVE
2D Cartesian Quadtree Adaptive Mesh Refinement (AMR) for multiphase Five Equations Model
Language: Fortran - Size: 44.9 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 24 - Forks: 11
wangsamas/wangsamas-firmware
Wangsamas firmware can be used for cartesian, delta and SCARA 3d printers and can be modified for plotter, CNC and laser.
Language: C++ - Size: 551 KB - Last synced at: 7 months ago - Pushed at: over 8 years ago - Stars: 24 - Forks: 11
ehmicky/big-cartesian
Cartesian product for big inputs
Language: TypeScript - Size: 9.6 MB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 17 - Forks: 2
jposada202020/CircuitPython_uplot
Small framework to create graphics in CircuitPython
Language: Python - Size: 4.7 MB - Last synced at: 4 days ago - Pushed at: 10 months ago - Stars: 15 - Forks: 3
terezka/charts
Make charts! Alpha version.
Language: Elm - Size: 22.5 MB - Last synced at: 27 days ago - Pushed at: about 4 years ago - Stars: 15 - Forks: 5
mappable-world/mappable-cartesian-projection
This package will project your custom cartesian dimensions on a Mappable map world grid
Language: TypeScript - Size: 816 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 0
plibither8/geosvg
🗺 Generate an SVG or its Cartesian points' representation of a path from a GPX file or list of coordinates
Language: TypeScript - Size: 79.1 KB - Last synced at: 5 months ago - Pushed at: almost 4 years ago - Stars: 12 - Forks: 2
cdaringe/coordinate-systems
Geometry coordinate converter for common 2d/3d coordinate systems
Language: TypeScript - Size: 534 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 0
Schmelzerboy/I3-Mega-Klipper
Anycubic-I3Mega-Tuning-Teil13-Klipper
Size: 51.1 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0
bocaletto-luca/Cartesian-Axes
Cartesian-Axes Web App is an interactive web tool designed to visualize and interact with Cartesian coordinate systems dynamically. It allows users to plot points, draw lines, visualize equations, and explore the fundamentals of 2D space mathematics. By Bocaletto Luca
Language: JavaScript - Size: 31.3 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 7 - Forks: 1
richardpiazza/GraphPoint
A swift library for using the Cartesian Coordinate System in CGRect.
Language: Swift - Size: 291 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 6 - Forks: 0
p4ymak/triangle
Rust Struct for Triangles.
Language: Rust - Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0
bkopchick/rotations
Rotate an array of points in cartesian coordinates about the x, y, z axis or a specified vector by a specified angle using python
Language: Python - Size: 490 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 2
HemulGM/SCC
Декартова система координат
Language: Pascal - Size: 12.7 MB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 5
InversePalindrome/InPal
Graphing Calculator
Language: C++ - Size: 136 KB - Last synced at: almost 3 years ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 0
joneshshrestha/Graphics-Algorithm
Different output primitives algorithms with JavaScript.
Language: JavaScript - Size: 310 KB - Last synced at: 9 months ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0
mbuliga/writings
writings, by mbuliga or chorasimilarity
Size: 9.14 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0
real-space/juRS 📦
Real-space grid Density Functional Theory for large systems
Language: Fortran - Size: 4.42 MB - Last synced at: almost 3 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 2
tylerburdsall/lazy-cartesian-product
.hpp library to efficiently generate combinations using the Lazy Cartesian Product algorithm
Language: C++ - Size: 53.7 KB - Last synced at: 6 months ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 1
jposada202020/MicroPython_UPLOT 📦
⛔️ DEPRECATED MicroPython Small Graphics framework using the IL9486 display
Language: Python - Size: 523 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1
erlete/bidimensional
A collection of useful classes and functions for working with 2D geometry in Python.
Language: Python - Size: 230 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 1
twig-it/d3-charts
Contains an easy to use, customizable D3Js based Cartesian chart.
Language: TypeScript - Size: 4.24 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0
JGxFTW/miniprusa
miniprusa MC3
Size: 71.3 MB - Last synced at: almost 3 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0
viennamapping/mpicartreorderlib
Library with reordering algorithms for the MPI_Cart_comm reorder flag
Language: C++ - Size: 405 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1
t-o-k/scikit-vectors
Python library with functions to create n-dimensional vector classes
Language: Python - Size: 8.51 MB - Last synced at: 8 days ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1
gajus/unnest
Creates a cartesian product of properties identified using value pointers.
Language: JavaScript - Size: 29.3 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0
phun-ky/cardinal
A set of JavaScript functions that gives you the cardinal direction based on degrees
Language: TypeScript - Size: 797 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0
phun-ky/angle
A JavaScript function to calculate the angle between two coordinates
Language: JavaScript - Size: 1.99 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0
stdlib-js/array-base-cartesian-square
Return the Cartesian square.
Language: JavaScript - Size: 633 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0
q9f/frontier.rb
Library to handle EVE Frontier graph and pathfinding operations.
Language: Ruby - Size: 1.49 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0
bariseksi/cartesian-core
Plot your data with this .net library to a canvas or to a bitmap
Language: C# - Size: 98.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0
rxzyx/artillery-strike
An attempt to make an accurate artillery strike, for fun.
Language: Python - Size: 10.7 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1
davix3f/ncplot
ncurses C plotter
Size: 20.5 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 2
grizzlei/geodeasy
Open source tools and public APIs for geodetic computations.
Language: PHP - Size: 101 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0
PatchRanger/cartesian-iterator
Iterator, returning the cartesian product of associative array of iterators. See https://en.wikipedia.org/wiki/Cartesian_product .
Language: PHP - Size: 30.3 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1
jayeshparashar/Bloch-sphere-
Explaining Bloch sphere using qiskit
Language: Jupyter Notebook - Size: 1.45 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1
iProdigy/Physics
Java library for Newtonian Mechanics Modeling with a focus on Immutable Fluency
Language: Java - Size: 55.7 KB - Last synced at: 16 days ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1
quantum9Innovation/hulet
The canvas as the Cartesian plane
Language: TypeScript - Size: 548 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0
AlejoMalia/OuijaEcho
A computational architecture to quantify Ouija board interactions and transform them into analyzable data.
Language: JavaScript - Size: 2.03 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1
stdlib-js/array-cartesian-power
Return the Cartesian power.
Language: JavaScript - Size: 789 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0
Cartesian-School/Julia-for-Machine-Learning
Julia – Merging Simplicity and Power in Machine Learning
Language: Jupyter Notebook - Size: 1.01 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0
stdlib-js/ndarray-base-next-cartesian-index
Return the next Cartesian index (i.e., set of subscripts/dimension indices).
Language: JavaScript - Size: 252 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0
stdlib-js/array-base-cartesian-product
Return the Cartesian product.
Language: JavaScript - Size: 617 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 1
stdlib-js/array-cartesian-product
Return the Cartesian product.
Language: JavaScript - Size: 680 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0
stdlib-js/array-cartesian-square
Return the Cartesian square.
Language: JavaScript - Size: 646 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0
SyncfusionExamples/Visualizing-Investment-Portfolio-Trends-and-Asset-Allocation-with-MAUI-Toolkit-Charts
This article demonstrates how to create a .NET MAUI column chart to visualize investment portfolio trends and asset allocation. The chart effectively represents the distribution of assets across various investment categories, helping to analyze portfolio diversification and performance
Language: C# - Size: 239 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0
maple-underscore/L-Code
A printer firmware for Lego SPIKE. It's pretty sketchy :/
Language: Python - Size: 75.2 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0
stdlib-js/array-base-n-cartesian-product
Return the n-fold Cartesian product.
Language: JavaScript - Size: 223 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0
stdlib-js/array-base-cartesian-power
Return the Cartesian power.
Language: JavaScript - Size: 937 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0
hansalemaos/cythoncartesian2
Cartesian Product for NumPy - 40x faster than NumPy + itertools.product
Language: Python - Size: 22.5 KB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0
hansalemaos/cythoncartesian
Cartesian Product - 6x faster than itertools.product - 10x less memory
Language: Python - Size: 23.4 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0
fsvieira/cset
Combinatorial/Cartesian Lazzy Set
Language: JavaScript - Size: 1.17 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0
codenameyau/react-cartesian
React Cartesian Product component
Language: JavaScript - Size: 482 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0
trek-view/pano2thumb
Generates a Cartesian thumbnail from an equirectangular image
Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1
Juandavid716/Virtual-reality-cartesian-map
A cartesian map made on Unity using Oculus Rift glasses.
Language: C# - Size: 508 MB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1
strong-roots-capital/sorted-cartesian-product 📦
Cartesian product of a list including only sorted elements
Language: JavaScript - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0
Coursal/MPI_cartesian_test
A C-MPI parallel program that based on a MxN cartesian topology of tasks, each one sums its elements and sends its result to its neighbor, until task 0 figures out the total sum of all elements.
Language: C - Size: 83 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1
SyncfusionExamples/How-to-localize-the-labels-in-.NET-MAUI-Charts-SfCartesianChart
This sample demonstrates how to localize the labels in the chart.Localization is the process of translating the application resources into different language for the specific cultures. The SfCartesianChart can be localized by adding resource file.
Language: C# - Size: 321 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
SyncfusionExamples/How-to-highlight-selected-data-points-by-using-GetDataPoints-method-in-.NET-MAUI-Cartesian-Charts
This article in the Syncfusion Knowledge Base explains how to highlight selected data points by using GetDataPoints method in .NET MAUI Cartesian Charts
Language: C# - Size: 236 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
SyncfusionExamples/How-to-add-benchmark-line-in-.NET-MAUI-Cartesian-chart
This article in the Syncfusion Knowledge Base explains how to add benchmark line in .NET MAUI Cartesian chart
Language: C# - Size: 373 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
izzet/betterset
Extended set operations: algebraic, functional, and utilities on top of Python set
Language: Python - Size: 26.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
V999TEC/Utility
Haversine, Cartesian and LoRaWAN utility functions
Language: Java - Size: 11.7 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
sebjholmes/quadtree
Generic, zero-alloc, 100%-test covered Quadtree for golang data-structures, generics, golang-library, quadtree
Language: Go - Size: 9.77 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
pseddonxvi/GRACE-Mk1
Geometric Reproduction And Conditional Extrusion, a scratch-built 3D Printer
Size: 1000 Bytes - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0
sag2021/crump
Potential field module
Language: Fortran - Size: 39.1 KB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
QC20/non-cartesian-etch-a-sketch
The Non-Cartesian Etch-A-Sketch is a browser-based simulation that offers a unique drawing experience. Unlike traditional Etch-A-Sketch toys, which operate in Cartesian coordinates (x and y axes), this simulation operates in non-Cartesian or polar coordinates. Try it out in the link below!
Language: JavaScript - Size: 202 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
brieuc-praud/Heat_FVM_2D
Two dimensional heat equation resolution with the help of the Finite Volume Method on a cartesian mesh
Language: Fortran - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
rodion-raskolnikov/geo-xy
Language: JavaScript - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
NNoGalaxy/python_cartesian_bruteforce
Python Bruteforce String Generation
Language: Python - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0
TheMarlboroMan/2d-rotation-test 📦
2d rotation and cartesian representacion testing.
Language: C++ - Size: 44.9 KB - Last synced at: almost 3 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
SerrpentDagger/positionlib
A position/vector transformation library, making it easy to manipulate 3D coordinate systems. Vectors can be in Cartesian, Spherical, or Cylindrical format, and the library includes matrix utilities for efficient mass-transformation.
Language: Java - Size: 43.9 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0
racketf/list.cartesian-product
Returns cartesian product of sos1 with sos2 (see EOPL).
Language: Racket - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0
chrissimpkins/cgeo
A Rust 2D computational geometry library
Language: Rust - Size: 318 KB - Last synced at: 9 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0
roidsaja/cubeprojection
Visualize a 3D projected cube in to 2D Cartesian Plane using Matplotlib and Numpy.
Language: Python - Size: 1.5 MB - Last synced at: almost 3 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1
GErP83/VariousUtils
A couple helpful utils for faster coding
Language: Java - Size: 200 KB - Last synced at: almost 3 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0
wlodpawlowski/linear-algebra-python-library
My personal library for solving different linear algebra's problems base on Python.
Language: Python - Size: 43 KB - Last synced at: 10 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
Vishnuparammal/Trace_it
A java software capable of plotting graph of any polynomial. JavaFX based GUI. @laukik-hase @ved29
Language: Java - Size: 107 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
sergomet/product-variants
product-variants
Language: PHP - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0
gabrieledarrigo/straight-line
Straight line domain investigation
Language: Java - Size: 71.3 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0
HarrisonLavins/dartboard-matlab
Building a Dartboard on a Cartesian Grid in MATLAB
Language: Matlab - Size: 90.8 KB - Last synced at: almost 3 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
tylerburdsall/lazy-cartesian-product-python
Find the Nth entry in a Cartesian Product
Language: Python - Size: 4.88 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
Cerny/kpgr3-task-1
First computer graphics III homework at University of Hradec Králové (UHK), summer semester 2019/2020
Last synced at: about 3 years ago - Stars: 0 - Forks: 0