Skip to content

Notwinner0/aply

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My APL code snippets

This is a repository for my various code snippets in APL. Want to improve something? Feel free to make a pull request!


Sierpiński triangle (sierpinski.apl)

Dirty Sierpiński triangle function. This function is probably not that effective in terms of how optimized it can be made.

vision.apl

Helper function to 'see' the 3D matrix isometrically from one side.

Collatz conjecture (wondrous.apl)

Collatz conjecture function. Answer for 2 ^ 1023 is 1.

About

a collection of APL code snippets implementing mathematical algorithms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages