WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content
This repository was archived by the owner on Sep 6, 2024. It is now read-only.

Project-Platypus/J3Py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

J3Py

J3Py is archived and is no longer maintained.

J3Py provided a Python interface for launching J3, our 3D visualization tool. The latest version of J3 publishes installers for Windows, Linux, and Mac, which is our recommended way to install J3.

Using Rhodium, we can then save the output to a CSV or other supported file, which can then be opened with J3.

output = optimize(model, "NSGAII", 10000)
output.save('optimization_results.csv')

About

J3 for Python - Launches the J3 viewer from Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages