Skip to content

Cheatsheet #1600

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 40 commits into from
Apr 25, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
20c9ac0
docs: add a Getting Started Section
TomasPegado Feb 3, 2025
ba529c6
Update introduction.md
polvalente Feb 4, 2025
0a97e25
Update quickstart.livemd
polvalente Feb 4, 2025
22aab8f
docs: add installation guide
TomasPegado Feb 10, 2025
7335990
Merge branch 'elixir-nx:main' into docs_refact
TomasPegado Mar 24, 2025
e58062b
docs: getting started section
TomasPegado Mar 26, 2025
d006d3d
docs: Adding Cheatsheet
TomasPegado Mar 26, 2025
07f0599
docs: cheatsheet on array creation
TomasPegado Mar 27, 2025
1b658f4
Fixed to_pointer/2 docs :kind -> :mode (#1578)
pejrich Feb 4, 2025
2af0d8d
Refactor EXLA NIFs to use Fine (#1581)
jonatanklosko Feb 19, 2025
97e0f92
Change Nx.to_pointer/2 and Nx.from_pointer/5 to raise on errors (#1582)
jonatanklosko Feb 19, 2025
ca0fe2b
Lu matrix decomposition (#1587)
TomasPegado Mar 5, 2025
a49d407
docs: autodiff docs (#1580)
polvalente Mar 5, 2025
f8132e3
chore: hide Nx.LinAlg.LU module
polvalente Mar 5, 2025
68c8acc
Hide symbols from the NIF shared library (#1589)
jonatanklosko Mar 6, 2025
feed978
feat(exla): take advantage of the new LU impl (#1590)
polvalente Mar 6, 2025
23bf64c
feat: allow explicitly disabling CUDA step (#1588)
polvalente Mar 6, 2025
9b8ad38
fix(exla): batched eigh (#1591)
polvalente Mar 12, 2025
d071453
fix(exla): respect device id when automatic transfers are disabled (#…
polvalente Mar 13, 2025
42861da
test(exla): add more tests for LinAlg functions (#1594)
polvalente Mar 17, 2025
3934cdb
fix(exla): vectorized gather (#1595)
polvalente Mar 17, 2025
abb94ce
feat: Nx.Defn.Graph (#1544)
polvalente Mar 18, 2025
aa8eac1
Fix(exla): triangular_solve with batched matrix input (#1596)
TomasPegado Mar 19, 2025
6adeb54
Clarify composite docs
josevalim Mar 20, 2025
7d18684
docs: getting started section
TomasPegado Mar 26, 2025
2c51ba5
docs: Adding Cheatsheet
TomasPegado Mar 26, 2025
e049bfb
docs: cheatsheet on array creation
TomasPegado Mar 27, 2025
2c23de6
Merge branch 'Cheatsheet' of github.com:TomasPegado/nx into Cheatsheet
TomasPegado Mar 31, 2025
69f6941
docs: Cheatsheet basics
TomasPegado Apr 1, 2025
f6966fd
docs: cheatsheet linear algebra
TomasPegado Apr 2, 2025
1bca9f1
Merge branch 'Cheatsheet' of github.com:TomasPegado/nx into Cheatsheet
TomasPegado Apr 3, 2025
1246298
docs: numpy -> elixir cheatsheet
TomasPegado Apr 3, 2025
730e55a
docs: adds :makeup_syntect and updates makeup to 1.2.1
TomasPegado Apr 7, 2025
e79ec18
Merge branch 'Cheatsheet' of github.com:TomasPegado/nx into Cheatsheet
TomasPegado Apr 7, 2025
3afc26b
Update nx/mix.exs
TomasPegado Apr 22, 2025
1533ff8
fix: changes based on reviews
TomasPegado Apr 24, 2025
a5f6468
another format fix
TomasPegado Apr 24, 2025
42c7430
adding blank-spaces for alignments
TomasPegado Apr 25, 2025
b6d1e0e
refactor: use H4 trick formatting
polvalente Apr 25, 2025
103a1af
formatting
polvalente Apr 25, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading