Nevanlinna 0.7.0

Nevanlinna 0.7.0

Maintained by HubKit.



  • By
  • Damien NOËL DUBUISSON and Loïc GRIFFIÉ

Documentation Language: 5 Platform: iOS 11+ Carthage Compatible CocoaPods Codacy Badge Build Status License: MIT GitHub contributors Donate

Nevanlinna

Rolf Herman Nevanlinna (né Neovius; 22 October 1895 – 28 May 1980) was a Finnish mathematician who made significant contributions to complex analysis.

Wikipedia

Requirements

  • iOS 9.1+
  • Xcode 10.2+

Installation

use CocoaPods with Podfile

pod 'Nevanlinna'

open your favorite terminal, go to your project root path:

pod install

use Carthage with Cartfile

github "MoveUpwards/Nevanlinna"

open your favorite terminal, go to your project root path and run:

carthage update