-
-
Notifications
You must be signed in to change notification settings - Fork 528
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
inline an inner function in random two-sphere (for speed) #39380
Conversation
Documentation preview for this PR (built with commit 35df246; changes) is ready! 🎉 |
The change is in method |
well, this is a random triangulation of the two-sphere.. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
…speed) to avoid a function call, in order to get a little more speed ### 📝 Checklist - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. - [ ] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation and checked the documentation preview. URL: sagemath#39380 Reported by: Frédéric Chapoton Reviewer(s): David Coudert
…speed) to avoid a function call, in order to get a little more speed ### 📝 Checklist - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. - [ ] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation and checked the documentation preview. URL: sagemath#39380 Reported by: Frédéric Chapoton Reviewer(s): David Coudert
…speed) to avoid a function call, in order to get a little more speed ### 📝 Checklist - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. - [ ] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation and checked the documentation preview. URL: sagemath#39380 Reported by: Frédéric Chapoton Reviewer(s): David Coudert
…speed) to avoid a function call, in order to get a little more speed ### 📝 Checklist - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. - [ ] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation and checked the documentation preview. URL: sagemath#39380 Reported by: Frédéric Chapoton Reviewer(s): David Coudert
…speed) to avoid a function call, in order to get a little more speed ### 📝 Checklist - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. - [ ] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation and checked the documentation preview. URL: sagemath#39380 Reported by: Frédéric Chapoton Reviewer(s): David Coudert
…speed) to avoid a function call, in order to get a little more speed ### 📝 Checklist - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. - [ ] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation and checked the documentation preview. URL: sagemath#39380 Reported by: Frédéric Chapoton Reviewer(s): David Coudert
…speed) to avoid a function call, in order to get a little more speed ### 📝 Checklist - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. - [ ] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation and checked the documentation preview. URL: sagemath#39380 Reported by: Frédéric Chapoton Reviewer(s): David Coudert
…speed) to avoid a function call, in order to get a little more speed ### 📝 Checklist - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. - [ ] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation and checked the documentation preview. URL: sagemath#39380 Reported by: Frédéric Chapoton Reviewer(s): David Coudert
to avoid a function call, in order to get a little more speed
📝 Checklist