Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

Here's what's popular on GitHub today...

swift-numerics
Trending repository
NevinBR
NevinBR commented Nov 8, 2019

Currently, Complex.init?(length: 0, phase: .infinity) produces nil.

However, when the length of a Complex number is identically 0, the phase is irrelevant and the value is always exactly (0, 0). This is even true for non-finite phase, because the length is still 0.

Thus, the polar initializer for Complex should produce (0, 0) when the input length is 0, regardless of the phase.

Last chance to get Universe tickets
Event

Hear the latest from GitHub—and connect with developers, maintainers, and software teams from around the world at the Palace of Fine Arts in San Francisco, November 13-14.

Popular topic

Babel

Babel is a compiler for writing next generation JavaScript, today.

vscode
Trending repository
Game Off
Upcoming event recommended by GitHub
Nov
1

Game Off

November 01, 2019 - December 01, 2019 • Online

Game Off is our annual game jam celebrating open source
App recommended by GitHub

LeanBoard

Lean Board is a collaborative whiteboard with sticky notes which seamlessly connects with your GitHub issue. Login with your GitHub account, create a board for an issue and a snapshot of your notes is embedded in the issue automatically.

postwoman
Trending repository
free-programming-books
Trending repository
eshellman
eshellman commented Jun 8, 2017
  • many programming books have names that can be confused for similar books: e.g. "introduction to Java". It's very helpful to browsers to see the author names
  • The identity of books with translated titles may not be apparent
  • People googling for books will more easily find our lists
  • (perhaps most important) Authors who make their books available for free deserve recognition

If you'd lik

mastodon
Trending repository
yabai
Trending repository
dominiklohmann
dominiklohmann commented May 21, 2019

This thread is to discuss everything that should be in the wiki: Docs for the community, by the community. Feel free to request stuff or just ask any question that you think should be answered in the wiki.

Anything goes in this thread.

I'll personally do my best to update the wiki to be in line with current master, but it may take a few days for me to update it to recent changes.


App recommended by GitHub

Review Notebook App

Having trouble using Jupyter Notebooks effectively in your team? Join 200+ organizations like Amazon, Microsoft, Tensorflow, fast.ai in using ReviewNB for notebook code reviews.

We provide complete code review workflow for notebooks,

You can’t perform that action at this time.