The rustsim organization

The rustsim organization

  • Blog
  • About

›Recent Posts

Recent Posts

  • This month in rustsim #11 (April - May 2020)
  • This month in rustsim #10 (March 2020)
  • SIMD Array-of-Structures-of-Arrays in nalgebra and comparison with ultraviolet
  • This month in rustsim #9 (November 2019 to February 2020)
  • This month in rustsim #8 (August − September - October 2019)

This month in rustsim #11 (April - May 2020)

June 1, 2020

Sébastien Crozet

Welcome to the eleventh edition of This month in rustsim! This newsletter will provide you with a summary of important update that occurred within the rustsim community. This includes in particular updates about the nphysics (physics engine), salva (fluid simulation), ncollide (collision detection), nalgebra (linear algebra), and simba (abstract algebra) crates. This eleventh edition will contain updates for the months of April and May 2020.

Read More

This month in rustsim #10 (March 2020)

April 1, 2020

Sébastien Crozet

Welcome to the tenth edition of This month in rustsim! This newsletter will provide you with a summary of important update that occurred within the rustsim community. This includes in particular updates about the nphysics (physics engine), salva (fluid simulation), ncollide (for collision-detection), nalgebra (for linear algebra), simba, and alga (for abstract algebra) crates. This tenth edition will contain updates for the month of March 2020.

Read More

SIMD Array-of-Structures-of-Arrays in nalgebra and comparison with ultraviolet

March 23, 2020

Sébastien Crozet

Hello everyone!

In this post I'd like to introduce the next major change that will be released in nalgebra at the end of this month (March 2020). This change is about adding the support for SIMD AoSoA to nalgebra. I'll explain what I mean by SIMD AoSoA (Array-of-Structures-of-Arrays with explicit SIMD) and how it relates to SoA (Structure-of-Arrays) and AoS (Array-of-Structures). To give you an idea, SIMD AoSoA is actually what the recent ultraviolet crate has been using to achieve its amazing performances.

Read More

This month in rustsim #9 (November 2019 to February 2020)

March 1, 2020

Sébastien Crozet

Welcome to the ninth edition of This month in rustsim! This newsletter will provide you with a summary of important update that occurred within the rustsim community. This includes in particular updates about the nphysics (physics engine), salva (fluid simulation), ncollide (for collision-detection), nalgebra (for linear algebra), and alga (for abstract algebra) crates. This ninth edition will actually contain updates for the past four months.

Read More

This month in rustsim #8 (August − September - October 2019)

November 1, 2019

Sébastien Crozet

Welcome to the eighth edition of This month in rustsim! This monthly newsletter will provide you with a summary of important update that occurred within the rustsim community. This includes in particular updates about the nphysics (physics engine), salva (fluid simulation), ncollide (for collision-detection), nalgebra (for linear algebra), and alga (for abstract algebra) crates. This eighth edition will actually contain updates for the past three months (I got sick between the second and third month so I did not get the time to write a new post then. Sorry!)

Read More

This month in rustsim #7 (June − July 2019)

August 1, 2019

Sébastien Crozet

Welcome to the seventh edition of This month in rustsim! This monthly newsletter will provide you with a summary of important update that occurred within the rustsim community. This includes in particular updates about the nphysics (physics engine), ncollide (for collision-detection), nalgebra (for linear algebra), and alga (for abstract algebra) crates. This seventh edition will actually contain updates for the past two months.

Read More

This month in rustsim #6 (April − May 2019)

June 1, 2019

Sébastien Crozet

Welcome to the sixth edition of This month in rustsim! This monthly newsletter will provide you with a summary of important update that occurred within the rustsim community. This includes in particular updates about the nphysics (physics engine), ncollide (for collision-detection), nalgebra (for linear algebra), and alga (for abstract algebra) crates. This sixth edition will actually contain updates for the past two months.

Read More

This month in rustsim #5 (March 2019)

April 1, 2019

Sébastien Crozet

Welcome to the fifth edition of This month in rustsim. This monthly newsletter will provide you with a summary of important update that occurred within the rustsim community. This includes in particular updates about the nphysics, ncollide, nalgebra, and alga crate.

Read More

The last two months in rustsim #4 (January - February 2019)

March 1, 2019

Sébastien Crozet

Welcome to the fourth edition of This month in rustsim. This monthly newsletter will provide you with a summary of important update that occurred within the rustsim community. This includes in particular updates about the nphysics, ncollide, nalgebra, and alga crate. This fourth edition will actually contain updates for the past two months since we unfortunately skipped the last edition because of the significant load of work that kept us busy for the huge release of nphysics 0.10.

Read More

This month in rustsim #3 (December 2018)

January 1, 2019

Sébastien Crozet

Happy new year everyone!

Welcome to the third edition of This month in rustsim. This monthly newsletter will provide you with a summary of important update that occurred within the rustsim organization. This includes in particular updates about the nphysics, ncollide, nalgebra, and alga crates.

Read More
Next →
Copyright © 2020 The rustsim organization maintainers