Skip to content

vavrines/kineticpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kineticpy

CI

Python wrapper of Kinetic.jl, which is a lightweight Julia toolbox for the study of kinetic theory and scientific machine learning.

How to use

We start by cloning the repository and changing into the directory.

git clone https://github.com/vavrines/kineticpy.git
cd kineticpy

Next, we start python.

python

We can initialize the module by

>>> import kineticpy
>>> kineticpy.install()

while the basic structs and methods are stored in

>>> from kineticpy import base

About

Python wrapper of Kinetic.jl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published