All Projects → sonsongithub → Numsw

sonsongithub / Numsw

Licence: mit
Swift library like numpy, playgrounds notebook like jupyter.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Numsw

Element Rpm
Providing the Element messaging desktop client packaged for the Fedora, Red Hat(IBM), and OpenSUSE families of linux desktop operating systems.
Stars: ✭ 73 (-42.06%)
Mutual labels:  matrix
Swift
🥇Swift基础知识大全,🚀Swift学习从简单到复杂,不断地完善与更新, 欢迎Star❤️,欢迎Fork, iOS开发者交流:①群:446310206 ②群:426087546
Stars: ✭ 1,377 (+992.86%)
Mutual labels:  swift-playgrounds
Perspectivetransform
Calculate CATransform3D between two Perspectives
Stars: ✭ 113 (-10.32%)
Mutual labels:  matrix
Cocoapods Playgrounds
🃏 Generate Swift Playgrounds for any library.
Stars: ✭ 1,307 (+937.3%)
Mutual labels:  swift-playgrounds
Gang Of Four And Solid Principles In Swift
👨‍👩‍👧‍👦 - My personal Repo to learn all 23 Gang of Four patterns and all SOLID Principles using Swift and Playgrounds
Stars: ✭ 95 (-24.6%)
Mutual labels:  swift-playgrounds
Buckets Swift
Swift Collection Data Structures Library
Stars: ✭ 106 (-15.87%)
Mutual labels:  matrix
Mctc4bmi
Matrix and Tensor Completion for Background Model Initialization
Stars: ✭ 69 (-45.24%)
Mutual labels:  matrix
Machinelearning
An easy neural network for Java!
Stars: ✭ 122 (-3.17%)
Mutual labels:  matrix
Lacaml
OCaml bindings for BLAS/LAPACK (high-performance linear algebra Fortran libraries)
Stars: ✭ 101 (-19.84%)
Mutual labels:  matrix
Matrix Puppet Imessage
A two-way puppeted Matrix bridge for Apple iMessage / Messages
Stars: ✭ 109 (-13.49%)
Mutual labels:  matrix
Algebra
means completeness and balancing, from the Arabic word الجبر
Stars: ✭ 92 (-26.98%)
Mutual labels:  matrix
Matrix Commander
simple but convenient CLI-based Matrix client app for sending and receiving
Stars: ✭ 90 (-28.57%)
Mutual labels:  matrix
Opencvjs
Complete opencvjs (With the lastest OpenCV 4.0.0+)
Stars: ✭ 108 (-14.29%)
Mutual labels:  matrix
Gfx
Convenience package for dealing with graphics in my pixel drawing experiments.
Stars: ✭ 82 (-34.92%)
Mutual labels:  matrix
Pydml
Distance Metric Learning Algorithms for Python
Stars: ✭ 115 (-8.73%)
Mutual labels:  matrix
Imath
Imath is a C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics
Stars: ✭ 70 (-44.44%)
Mutual labels:  matrix
The Federation.info
Statistics hub for the Fediverse
Stars: ✭ 101 (-19.84%)
Mutual labels:  matrix
Java Ds Algorithms
Data Structures and Algorithms in Java
Stars: ✭ 125 (-0.79%)
Mutual labels:  matrix
Numphp
Mathematical PHP library for scientific computing
Stars: ✭ 120 (-4.76%)
Mutual labels:  matrix
The Matrix Effect
The incredible effect of rain of letters in the style of the Matrix trilogy.
Stars: ✭ 109 (-13.49%)
Mutual labels:  matrix

Build Status

numsw

Swift playground book like numpy and jupyter notebook.

screen shot 2017-03-04 at 19 51 28

How to install, iPad

How to build Playground Book

You have to install Swift playgrounds application via AppStore. And, build playground book using the following commands.

cd Tools
./build-book.rb     # build playground for iPad and Xcode

How to send Swift.playgrounds

One can send playground book to iPad via AirDrop.

Drag and drop to your iPad in AirDrop view, like below image.

airdrop

After sending playground book to your iPad, following alert is shown on yours. And then tap Playgrounds in order to import it into Swift playgrounds.app.

screen shot 2017-03-08 at 0 08 13

How to use on Xcode

Double click playground file to open it, and then playground view will be opened. One can open playground view by tapping the icon inside red circle in the below image.

xcode

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].