Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbc97fa commit 863d97dCopy full SHA for 863d97d
1 file changed
numpy/core/src/npymath/npy_math_complex.c.src
@@ -3,8 +3,8 @@
3
*
4
* Implement some C99-compatible complex math functions
5
6
- * Most of the code is taken from the msun library in FreeBSD (HEAD @ 30th June
7
- * 2009), under the following license:
+ * Most of the code is taken from the msun library in FreeBSD (HEAD @ 4th
+ * October 2013), under the following license:
8
9
* Copyright (c) 2007, 2011 David Schultz <[email protected]>
10
* Copyright (c) 2012 Stephen Montgomery-Smith <[email protected]>
0 commit comments