User Portlet User Portlet

Ali Hashmi
Discussions
Thank you. I am glad you liked it!
The most updated version of the code is present on: https://github.com/alihashmiii/2D-vertex-model ![enter image description here][1] The introduction to what vertex models are, is given in an earlier post:...
Yeah. I hope these functionalities can be extended for Polyhedron. Because currently I am quite limited in the computation that I can perform on them.
Cool. I am already using IGraph/M for one of my side projects. Works like a charm :)
This post is to spark some discussion: To anyone who has used Mathematica for computational geometry and has had some experience with CGAL: https://www.cgal.org/ How much of the functionality from CGAL has been implemented in Mathematica till...
I hope that such an important function can go beyond the function repository and can be incorporated in the next Mathematica release.
I have access to a SLURM based cluster where I allocate 2 nodes, each with 12 processors. I am looking for a way to launch all 24 kernels to utilize the resources to the maximum for parallel computation. nodes = ReadList["!scontrol show...
Hi Wolfgang, I am glad it worked for you. It is very nice dataset btw. Cheers to you
Thanks Gavin. Not that I have heard of. I guess this can be used in other applications.
I am a user of the built-in Graph functionality (not a heavy user) but i am seriously concerned after what you have mentioned in your post. WRI has to fix the past bugs and catch up with R and python when it comes to `Graphs`