Paul Secular · @secular
64 followers · 181 posts · Server mathstodon.xyz

This paper from @jenseisert and colleagues sounds interesting!

"The incorporation of automatic differentiation in tensor networks algorithms has ultimately enabled a new, flexible way for variational simulation of ground states and excited states. In this work, we review the state of the art of the variational iPEPS framework. We present and explain the functioning of an efficient, comprehensive and general tensor network library for the simulation of infinite two-dimensional systems using iPEPS, with support for flexible unit cells and different lattice geometries."

scirate.com/arxiv/2308.12358

#ipeps #AutomaticDifferentiation #physics #computational #tensornetwork #quantum

Last updated 1 year ago

Virgile Andreani · @Armavica
151 followers · 669 posts · Server fosstodon.org

I really enjoyed the talk by Manuel Drehwald at who drew the lines of an exciting future for in with , which should be directly integrated into the compiler at an horizon of a couple of months.

If I understood correctly, the idea is to differentiate code at the LLVM IR level, *after optimization* (and to do another pass of optimization after that). This can produce faster code than the AD engines that operate at the source code level.

#rustscicomp23 #AutomaticDifferentiation #rust #llvm #enzyme

Last updated 1 year ago

Ralf Greve · @ralfgreve
69 followers · 173 posts · Server mstdn.social

Check out the new user manual for the ice-sheet model . A great shout-out to Shreyas Gaikwad for having set up the framework for it and writing the part pertinent to !
sicopolis.readthedocs.io

#AutomaticDifferentiation #sicopolis

Last updated 1 year ago

Marco Zocca · @ocramz
122 followers · 85 posts · Server sigmoid.social

not to brag or anything but my ad-delcont library has been an inspiration to this :)

github.com/konn/ad-delcont-pri

this is a line of work that uses delimited continuations to implement reverse-mode , rather than reifing the program into a graph. As such, it enables a nice purely functional API and this latest incarnation performs pretty well too

#AutomaticDifferentiation #machinelearning #functionalprogramming #haskell

Last updated 2 years ago

marco · @mc
482 followers · 91 posts · Server sigmoid.social

Call for Talk Proposals for the Enzyme ( in ) Conference.

enzyme.mit.edu/conference

#AutomaticDifferentiation #llvm #julialang #ad

Last updated 2 years ago

aspuru · @aspuru
1313 followers · 499 posts · Server mastodon.social

Check out our @uoft work on inverse design for the Hückel method using automatic differentiation.

arxiv.org/abs/2211.16763

Led by Rodrigo Vargas and Kjell Jorner

#matterlab #chemiverse #machinelearning #AutomaticDifferentiation #ai #chemistry #toronto

Last updated 2 years ago

Felix Köhler · @felixkoehler
12 followers · 2 posts · Server fosstodon.org

📺 I started a new video series on primitive rules for :youtube.com/watch?v=PwSaD50jTv
starting at scalar rules, continuing with vector/array rules, and finally some results from using the implicit function theorem.

Primitive rules build the basis for automatically differentiating through arbitrary computer programs.

New video to be released every three days :)

#AutomaticDifferentiation

Last updated 2 years ago

mc · @mc
188 followers · 38 posts · Server sigmoid.social

A consistently solid YouTube Channel: youtube.com/c/MachineLearningS

It mainly covers some advanced topics in one of the strongest areas of , , especially when applied to the scientific computing domain. For example: youtu.be/e4O6Z9o_D0k

Most topics also have a video covering it using or one of the specialized or extensions (e.g., TensorFlow Distributions).

#julialang #Julia #AutomaticDifferentiation #jax #pytorch #tensorflow

Last updated 2 years ago

claude · @mathr
288 followers · 2739 posts · Server post.lurk.org

Found a bug in 's 360 projection (the distance estimate scaling was wrong).

Trying to do the maths by hand is too hard, so I copied my implementation (for ) from my fragm-examples repository, minus the macro hell, plus some quaternion-to-rotation-matrix code ported from Python that I found online.

Now it looks okish in the view, need to render some tests at various orientations and inject spatial metadata for viewing in VLC to be more sure I got it right...

#equirectangular #CPreProcessor #AutomaticDifferentiation #DualNumber #glsl #zoomasm

Last updated 4 years ago