- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 107 for Peterson (0.4 sec)
-
pipenv/vendor/six.LICENSE
Copyright (c) 2010-2020 Benjamin Peterson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
Plain Text - Registered: 2021-01-19 21:31 - Last Modified: 2020-04-10 16:14 - 1K bytes - Viewed (0) -
maths/krishnamurthy_number.py
""" == Krishnamurthy Number == It is also known as Peterson Number A Krishnamurthy Number is a number whose sum of the factorial of the digits equals to the original number itself. For example: 145 = 1! + 4! + 5! So, 145 is a Krishnamurthy Number """ def factorial(digit: int) -> int: """ >>> factorial(3) 6 >>> factorial(0) 1 >>> factorial(5) 120 """
Python - Registered: 2021-01-21 19:18 - Last Modified: 2020-07-29 08:54 - 1K bytes - Viewed (0) -
pipenv/patched/notpip/_vendor/six.LICENSE
Copyright (c) 2010-2018 Benjamin Peterson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
Plain Text - Registered: 2021-01-19 21:31 - Last Modified: 2019-05-16 02:02 - 1K bytes - Viewed (0) -
NOTICE
https://github.com/mattyork/fuzzy Original written by @mattyork Copyright 2012 Matt York Licensed under the MIT License bootstrap-datetimepicker.js https://github.com/Eonasdan/bootstrap-datetimepicker Copyright 2015 Jonathan Peterson (@Eonasdan) Licensed under the MIT License moment.js https://github.com/moment/moment/ Copyright JS Foundation and other contributors Licensed under the MIT License Rickshaw
Plain Text - Registered: 2021-01-20 16:43 - Last Modified: 2020-06-18 09:42 - 3.3K bytes - Viewed (0) -
BACKERS.md
### Your name and URL in BACKERS.md. - [Bob Breznak](http://brez.io) - [Tim Uruski](http://timuruski.net) - @mikker (http://brnbw.com) - Aaron J. [@metaxis](http://twitter.com/metaxis) Peterson - Adam George http://www.adamgeorge.com - Adam Lindberg (http://alind.io) - Adam McLain http://twitter.com/adammclain - Adam Piper http://ahri.net - Adrian Philipp http://adrian-philipp.com - Alexander Quine
Plain Text - Registered: 2021-01-18 08:44 - Last Modified: 2015-11-12 03:50 - 14.6K bytes - Viewed (0) -
tests/test_artifacts/six-1.11.0+mkl-py2.py3-none-any.whl
six.py # Copyright (c) 2010-2017 Benjamin Peterson # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions:...
Archive - Registered: 2021-01-19 21:31 - Last Modified: 2018-06-23 05:43 - 10.5K bytes - Viewed (0) -
test/integration/model/bulk-create.test.js
await this.Student.bulkCreate(data, { fields: ['no', 'name'], updateOnDuplicate: ['name'] }); const new_data = [ { no: 1, name: 'Peterson' }, { no: 2, name: 'Paulson' }, { no: 3, name: 'Michael' } ]; await this.Student.bulkCreate(new_data, { fields: ['no', 'name'],
JavaScript - Registered: 2021-01-20 14:16 - Last Modified: 2020-07-07 09:41 - 33.3K bytes - Viewed (0) -
gui/default/syncthing/core/aboutModalView.html
Unterpaintner, Francois-Xavier Gsell, Frank Isemann, Gilli Sigurdsson, Graham Miln, Han Boetes, Harrison Jones, Heiko Zuerker, Hugo Locurcio, Iain Barnett, Ian Johnson, Ilya Brin, Iskander Sharipov, Jaakko Hannikainen, Jacek Szafarkiewicz, Jacob, Jake Peterson, James Patterson, Jaroslav Malec, Jaya Chithra, Jens Diemer, Jerry Jacobs, Jochen Voss, Johan Andersson, Johan Vromans, John Rinehart, Jonas Thelemann, Jonathan, Jonathan Cross, Jose Manuel Delicado, Jörg Thalheim, Jędrzej Kula, Kalle Laine, Karol...
HTML - Registered: 2021-01-20 01:19 - Last Modified: 2020-06-03 05:45 - 9.8K bytes - Viewed (0) -
AUTHORS
Ilya Brin <******@****.***> Iskander Sharipov (Alex) <******@****.***> Jaakko Hannikainen (jgke) <******@****.***> Jacek Szafarkiewicz (hadogenes) <******@****.***> Jacob <******@****.***> Jake Peterson (acogdev) <******@****.***> Jakob Borg (calmh) <******@****.***> <******@****.***> James Patterson (jpjp) <******@****.***> <******@****.***> janost <******@****.***>
Plain Text - Registered: 2021-01-20 01:19 - Last Modified: 2020-06-03 05:45 - 12.2K bytes - Viewed (0) -
books/free-programming-books-fr.md
### Haskell * [A Gentle Introduction to Haskell](http://gorgonite.developpez.com/livres/traductions/haskell/gentle-haskell/) - Paul Hudak, John Peterson et Joseph Fasel * [Apprendre Haskell vous fera le plus grand bien !](http://lyah.haskell.fr) ### (La)TeX et associés #### LaTeX
Plain Text - Registered: 2021-01-20 19:30 - Last Modified: 2021-01-15 14:43 - 11.1K bytes - Viewed (0)